core
Toggle table of contents
1.5.3
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.recording
Package-level
declarations
Types
Types
Recording
Error
Link copied to clipboard
android
common
ios
actual
sealed
class
RecordingError
:
RtkError
expect
sealed
class
RecordingError
:
RtkError
actual
sealed
class
RecordingError
:
RtkError
Recording
Error
Code
Link copied to clipboard
ios
enum
RecordingErrorCode
:
Enum
<
RecordingErrorCode
>
,
ErrorCode
Recording
State
Link copied to clipboard
enum
RecordingState
:
Enum
<
RecordingState
>
Rtk
Recording
Link copied to clipboard
class
RtkRecording
:
PublicAPIEmitter
<
RtkRecordingEventListener
>
RealtimeKit recording
Rtk
Recording
Event
Listener
Link copied to clipboard
interface
RtkRecordingEventListener
:
ExternalEventListener