C# Class ChatterBox.Server.WNSAuthentication

Afficher le fichier Open project: openpeer/ChatterBox

Méthodes publiques

Méthode Description
AuthenticateWithWNS ( ) : void

Private Methods

Méthode Description
GetOAuthTokenFromJson ( string jsonString ) : OAuthToken
RefreshToken ( object sender, System e ) : void
ResetTimer ( System timer ) : void
ScheduleTokenRefreshing ( ) : void
WNSAuthentication ( ) : System

Method Details

AuthenticateWithWNS() public méthode

public AuthenticateWithWNS ( ) : void
Résultat void