File Emitter
open class FileEmitter( invitation: SentInvitation, conversationCall: ConversationCall, dataChannel: DataChannel) : BaseFileEmitter
Content copied to clipboard
Constructors
Link copied to clipboard
fun FileEmitter( invitation: SentInvitation, conversationCall: ConversationCall, dataChannel: DataChannel)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Send data to dataChannel. It might trigger event "onBufferedAmountChange" and make the code reentrant if this event is used