C# Class RohBot.Packets.NotificationSubscription

Inheritance: Packet
Afficher le fichier Open project: Rohansi/RohBot Class Usage Examples

Méthodes publiques

Свойство Type Description
DeviceToken string
RegexPattern string
Registered bool

Méthodes publiques

Méthode Description
Handle ( Connection connection ) : void

Method Details

Handle() public méthode

public Handle ( Connection connection ) : void
connection Connection
Résultat void

Property Details

DeviceToken public_oe property

public string DeviceToken
Résultat string

RegexPattern public_oe property

public string RegexPattern
Résultat string

Registered public_oe property

public bool Registered
Résultat bool