C# 클래스 ChatterBox.Server.WNSAuthentication

파일 보기 프로젝트 열기: openpeer/ChatterBox

공개 메소드들

메소드 설명
AuthenticateWithWNS ( ) : void

비공개 메소드들

메소드 설명
GetOAuthTokenFromJson ( string jsonString ) : OAuthToken
RefreshToken ( object sender, System e ) : void
ResetTimer ( System timer ) : void
ScheduleTokenRefreshing ( ) : void
WNSAuthentication ( ) : System

메소드 상세

AuthenticateWithWNS() 공개 메소드

public AuthenticateWithWNS ( ) : void
리턴 void