Méthode | Description | |
---|---|---|
SendBillNotifications ( ) : void |
Méthode | Description | |
---|---|---|
GetAccessToken ( string secret, string sid ) : OAuthToken |
Méthode | Description | |
---|---|---|
GetBillAndSendNotification ( |
||
GetOAuthTokenFromJson ( string jsonString ) : OAuthToken | ||
PostToWns ( string secret, string sid, string uri, string xml, string type = "wns/tile" ) : string |
protected static GetAccessToken ( string secret, string sid ) : OAuthToken | ||
secret | string | |
sid | string | |
Résultat | OAuthToken |
public static SendBillNotifications ( ) : void | ||
Résultat | void |