Preparing search index...
The search index is not available
CREWDLE Mist SDK Reference
CREWDLE Mist SDK Reference
IPeerConnectionHandshakeCandidateEvent
Interface IPeerConnectionHandshakeCandidateEvent
The peer connection handshake candidate event interface.
interface
IPeerConnectionHandshakeCandidateEvent
{
candidate
:
null
|
IPeerConnectionHandshakeCandidate
;
}
Index
Properties
candidate
Properties
Readonly
candidate
candidate
:
null
|
IPeerConnectionHandshakeCandidate
The candidate received.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
candidate
CREWDLE Mist SDK Reference
Loading...
The peer connection handshake candidate event interface.