- notifyDataChannel
void notifyDataChannel(RTCDataChannel channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- onAddIceCandidateError
void onAddIceCandidateError(uint name, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- onAddIceCandidateSuccess
void onAddIceCandidateSuccess()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateAnswerError
void onCreateAnswerError(uint name, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateAnswerSuccess
void onCreateAnswerSuccess(string answer)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateOfferError
void onCreateOfferError(uint name, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateOfferSuccess
void onCreateOfferSuccess(string offer)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDTMFToneChange
void onDTMFToneChange(MediaStreamTrack track, string tone)
Undocumented in source. Be warned that the author may not have intended to support it.
- onGetStatsError
void onGetStatsError(uint name, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- onGetStatsSuccess
void onGetStatsSuccess(RTCStatsReportInternal report)
Undocumented in source. Be warned that the author may not have intended to support it.
- onGetStatsSuccess
void onGetStatsSuccess()
Undocumented in source. Be warned that the author may not have intended to support it.
- onIceCandidate
void onIceCandidate(ushort level, string mid, string candidate)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPacket
void onPacket(uint level, mozPacketDumpType type, bool sending, ArrayBuffer packet)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSetLocalDescriptionError
void onSetLocalDescriptionError(uint name, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSetLocalDescriptionSuccess
void onSetLocalDescriptionSuccess()
Undocumented in source. Be warned that the author may not have intended to support it.
- onSetRemoteDescriptionError
void onSetRemoteDescriptionError(uint name, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSetRemoteDescriptionSuccess
void onSetRemoteDescriptionSuccess()
Undocumented in source. Be warned that the author may not have intended to support it.
- onStateChange
void onStateChange(PCObserverStateType state)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTransceiverNeeded
void onTransceiverNeeded(string kind, TransceiverImpl transceiverImpl)
Undocumented in source. Be warned that the author may not have intended to support it.
- syncTransceivers
void syncTransceivers()
Undocumented in source. Be warned that the author may not have intended to support it.