Property | Type | Description | |
---|---|---|---|
GetRtmResponse | IObservable |
Method | Description | |
---|---|---|
GetLists ( ) : IObservable |
Retrieves a list of lists.
|
|
RtmClient ( string apiKey, string secret, string token ) : System |
Method | Description | |
---|---|---|
GetRtmResponse ( string method ) : IObservable |
method、パラメーターを指定してRTM APIレスポンス取得
|
public RtmClient ( string apiKey, string secret, string token ) : System | ||
apiKey | string | |
secret | string | |
token | string | |
return | System |