SwiftlyS2

PerFriendPreferences

Interface PerFriendPreferences

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface PerFriendPreferences : ITypedProtobuf<PerFriendPreferences>, INativeHandle

Implements

Properties

Accountid

uint Accountid { get; set; }
Property Value

Nickname

string Nickname { get; set; }
Property Value

NotificationsSendmobile

ENotificationSetting NotificationsSendmobile { get; set; }
Property Value

NotificationsShowingame

ENotificationSetting NotificationsShowingame { get; set; }
Property Value

NotificationsShowmessages

ENotificationSetting NotificationsShowmessages { get; set; }
Property Value

NotificationsShowonline

ENotificationSetting NotificationsShowonline { get; set; }
Property Value

SoundsShowingame

ENotificationSetting SoundsShowingame { get; set; }
Property Value

SoundsShowmessages

ENotificationSetting SoundsShowmessages { get; set; }
Property Value

SoundsShowonline

ENotificationSetting SoundsShowonline { get; set; }
Property Value

On this page