Table of Contents

Class SignalMessage

Namespace
WitShells.WebRTCWit
[Serializable]
public class SignalMessage
Inheritance
SignalMessage
Inherited Members

Fields

candidate

public string candidate

Field Value

string

fromId

public string fromId

Field Value

string

scope

public string scope

Field Value

string

sdp

public string sdp

Field Value

string

sdpMLineIndex

public int sdpMLineIndex

Field Value

int

sdpMid

public string sdpMid

Field Value

string

sessionId

public string sessionId

Field Value

string

toId

public string toId

Field Value

string

type

public string type

Field Value

string