Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.telephony.callout.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(MakeCallOutRequest makeCallOutRequest) Creates a new outbound call out session.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
Creates a new outbound call out session. Currently this method is supported for Softphone/Hardphone only, since device IDs for WebRTC/Mobile apps cannot be obtained. HTTP Method: post Endpoint: /restapi/{apiVersion}/account/{accountId}/telephony/call-out Rate Limit Group: Heavy App Permission: CallControl- Throws:
RestException
IOException
-