Class Index
java.lang.Object
com.ringcentral.paths.rcvideo.v2.bridges.pin.web.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(GetBridgeByWebPinParameters queryParams) Finds a bridge by short identifier (Web PIN).path()
-
Field Details
-
rc
-
parent
-
pin
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public BridgeResponse get(GetBridgeByWebPinParameters queryParams) throws RestException, IOException Finds a bridge by short identifier (Web PIN). Also it can be used to find a default bridge by the alias (personal meeting name).HTTP Method: get Endpoint: /rcvideo/v2/bridges/pin/web/{pin} Rate Limit Group: Medium App Permission: Video
- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-