Class Index
java.lang.Object
com.ringcentral.paths.restapi.oauth.wstoken.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
Returns a special short lived token to authorize a dedicated web socket connection between this client and a backend.This API needs to be called if a client plans to use "Websocket" transport to receive RingCentral push notifications. The token returned by this API should be provided when establishing a connection to the RingCentral Websocket Gateway.
HTTP Method: post Endpoint: /restapi/oauth/wstoken Rate Limit Group: Auth App Permission: WebSocket
- Throws:
RestExceptionIOException
-