Class Index
java.lang.Object
com.ringcentral.paths.restapi.clientinfo.sipprovision.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(CreateSipRegistrationRequest createSipRegistrationRequest) Creates SIP registration of a device/application (WebPhone, Mobile, Softphone).
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public CreateSipRegistrationResponse post(CreateSipRegistrationRequest createSipRegistrationRequest) throws RestException, IOException Creates SIP registration of a device/application (WebPhone, Mobile, Softphone).HTTP Method: post Endpoint: /restapi/{apiVersion}/client-info/sip-provision Rate Limit Group: Heavy App Permission: VoipCalling
- Throws:
RestException
IOException
-