| SkylinkSDK for Android (0.9.7+) | SkylinkSDK for iOS (1.0.10+) | |
| Functionality: | ||
| Trigger video recording to start when using Skylink Media Relay. | startRecording | startRecording |
| Trigger video recording to stop when it has already started. A link to the recorded video will be sent to user after processing is completed | stopRecording | stopRecording |
| API to check if there is a recording in progress | isRecording | recordingDelegate |
| Callbacks: | ||
| Indicates that the recording has started | onRecordingStart | recordingDidStartWithID |
| Indicates that the recording has stopped | onRecordingStop | recordingDidStopWithID |
| Provides link to the recorded video | onRecordingVideoLink | recordingVideoLink:peerId:recordingId |
| Triggered if there are errors during recording. | onRecordingError | recording:didError |
How can I use the recording functionality in SkylinkSDK for Android and iOS? Print
Modified on: Fri, 9 Nov, 2018 at 3:44 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.