Метод | Описание | |
---|---|---|
Send ( this notification, |
||
Send ( this notification, |
||
SendAsynchronously ( this notification, |
||
SendAsynchronously ( this notification, |
Метод | Описание | |
---|---|---|
GetNotificationType ( this notification ) : NotificationType |
public static Send ( this notification, |
||
notification | this | |
channelUri | ||
accessTokenProvider | IAccessTokenProvider | |
Результат |
public static Send ( this notification, |
||
notification | this | |
channelUri | ||
accessTokenProvider | IAccessTokenProvider | |
options | ||
Результат |
public static SendAsynchronously ( this notification, |
||
notification | this | |
channelUri | ||
accessTokenProvider | IAccessTokenProvider | |
sent | Action |
|
error | Action |
|
Результат | void |
public static SendAsynchronously ( this notification, |
||
notification | this | |
channelUri | ||
accessTokenProvider | IAccessTokenProvider | |
sent | Action |
|
error | Action |
|
options | ||
Результат | void |