Interface BaseE2EEManager
Methods
setParticipantCryptorEnabled
setParticipantCryptorEnabled( enabled: boolean, participantIdentity: string,): void Parameters
- enabled: boolean
- participantIdentity: string
Returns void
setSifTrailer
setSifTrailer(trailer: Uint8Array): void
setupEngine
setupEngine(engine: RTCEngine): void