Метод | Описание | |
---|---|---|
Exists ( string deviceToken ) : bool | ||
FindWithId ( long userId ) : IEnumerable |
||
Get ( string deviceToken ) : |
||
HandleMessage ( |
||
InvalidateNotificationCache ( ) : void | ||
NotificationManager ( ) : RohBot.Packets |
Метод | Описание | |
---|---|---|
IsMatch ( |
||
Notify ( List |
||
PostNotificationRequest ( |
public Exists ( string deviceToken ) : bool | ||
deviceToken | string | |
Результат | bool |
public FindWithId ( long userId ) : IEnumerable |
||
userId | long | |
Результат | IEnumerable |
public Get ( string deviceToken ) : |
||
deviceToken | string | |
Результат |
public HandleMessage ( |
||
room | ||
message | ||
Результат | void |
public InvalidateNotificationCache ( ) : void | ||
Результат | void |
public NotificationManager ( ) : RohBot.Packets | ||
Результат | RohBot.Packets |