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