StartConferenceResponse
Props
callSessionHistoryId
public callSessionHistoryIdThe call session history ID. To search a call session result, paste the ID to the GetCallHistory method's call_session_history_id parameter
error
Optional
public errormediaSessionAccessSecureUrl
public mediaSessionAccessSecureUrlThe URL to control a created media session. It can be used for arbitrary tasks such as stopping scenario or passing additional data to it. Making HTTPS request on this URL results in the AppEvents.HttpRequest VoxEngine event being triggered for a scenario, with an HTTP request data passed to it
mediaSessionAccessUrl
public mediaSessionAccessUrlThe URL to control a created media session. It can be used for arbitrary tasks such as stopping scenario or passing additional data to it. Making HTTP request on this URL results in the AppEvents.HttpRequest VoxEngine event being triggered for a scenario, with an HTTP request data passed to it
result
public result1