StopRecording
Stops the recording for a given participant (endpoint) in a conference.
This method can use the following parameters.
Request parameters
Name | Type | Description | Required |
---|---|---|---|
conferenceID | EntityID | This is an ID for addressing the room object in the VidyoPortal where the conference is started | Yes |
recorderID | String | A string representing the recording prefix. The GetPArticipantsResponse() will provide recorderID associated with this conference. | Yes |
Response parameter
Name | Type | Description | Required |
---|---|---|---|
OK | String | String representation of successful operation | Yes |
Faults
Name | Description |
---|---|
NotLicensedFault | API is not Licensed |
GeneralFault | An unspecified error occurred |
InvalidArgumentFault | The arguments that were passed into services were wrong |
SeatLicenseExpiredFault | For service use only |
SeatLicenseFault | For service use only |