Method | Description | |
---|---|---|
GetAuthenticationUrl ( string frob ) : string | ||
GetFrob ( ) : IObservable |
frob取得
|
|
GetToken ( string frob ) : IObservable |
||
RtmAuthorizer ( string apiKey, string secret ) : System |
public GetAuthenticationUrl ( string frob ) : string | ||
frob | string | |
return | string |
public GetToken ( string frob ) : IObservable |
||
frob | string | |
return | IObservable |
public RtmAuthorizer ( string apiKey, string secret ) : System | ||
apiKey | string | |
secret | string | |
return | System |