RingCentral .Net SDK
Properties | List of all members
RingCentral.BridgePinsWithoutPstn Class Reference

Properties

string web [get, set]
 Bridge short identifier (Web PIN). The digital unique code which is used to join to a meeting. If it is not specified while creation, then a code will be generated. If it is a default bridge, then this code is Personal Meeting Identifier (PMI). NOTE: Changing this PIN via update method is deprecated. So to change Web PIN use the method: [PATCH] /rcvideo/v2/bridges/{bridgeId}/pin/web Example: 018209241352 More...
 

Property Documentation

◆ web

string RingCentral.BridgePinsWithoutPstn.web
getset

Bridge short identifier (Web PIN). The digital unique code which is used to join to a meeting. If it is not specified while creation, then a code will be generated. If it is a default bridge, then this code is Personal Meeting Identifier (PMI). NOTE: Changing this PIN via update method is deprecated. So to change Web PIN use the method: [PATCH] /rcvideo/v2/bridges/{bridgeId}/pin/web Example: 018209241352


The documentation for this class was generated from the following file: