Method | Description | |
---|---|---|
Attach ( FM conference, string sessionId, Action |
||
Detach ( Action |
||
Signalling ( string websyncServerUrl ) : System | ||
Start ( Action |
||
Stop ( Action |
Method | Description | |
---|---|---|
ReceiveOfferAnswerOrCandidate ( NotifyReceiveArgs e ) : void | ||
SendCandidate ( LinkCandidateArgs e ) : void | ||
SendOfferAnswer ( LinkOfferAnswerArgs e ) : void |
public Attach ( FM conference, string sessionId, Action |
||
conference | FM | |
sessionId | string | |
callback | Action |
|
return | void |
public Signalling ( string websyncServerUrl ) : System | ||
websyncServerUrl | string | |
return | System |