GenericErrors

Properties

Link copied to clipboard
const val cJsonParsingFailed: Int = 6004
Link copied to clipboard
const val cNotConnected: Int = 6000
Link copied to clipboard
const val cNotReady: Int = 6003
Link copied to clipboard
const val cPeerMetadataMissing: Int = 6007
Link copied to clipboard
const val cRTCTrackMissing: Int = 6006
Link copied to clipboard
const val cSignalling: Int = 6001
Link copied to clipboard
const val cTrackMetadataMissing: Int = 6005
Link copied to clipboard
const val cUnknown: Int = 6002