Méthode | Description | |
---|---|---|
Exists ( string deviceToken ) : bool | ||
FindWithId ( long userId ) : IEnumerable |
||
Get ( string deviceToken ) : |
||
HandleMessage ( |
||
InvalidateNotificationCache ( ) : void | ||
NotificationManager ( ) : RohBot.Packets |
Méthode | Description | |
---|---|---|
IsMatch ( |
||
Notify ( List |
||
PostNotificationRequest ( |
public Exists ( string deviceToken ) : bool | ||
deviceToken | string | |
Résultat | bool |
public FindWithId ( long userId ) : IEnumerable |
||
userId | long | |
Résultat | IEnumerable |
public Get ( string deviceToken ) : |
||
deviceToken | string | |
Résultat |
public HandleMessage ( |
||
room | ||
message | ||
Résultat | void |
public InvalidateNotificationCache ( ) : void | ||
Résultat | void |
public NotificationManager ( ) : RohBot.Packets | ||
Résultat | RohBot.Packets |