Method | Description | |
---|---|---|
AnswerVideo ( this conversation ) : void | ||
AutoAnswerIncomingVideoCalls ( this conversationManager ) : void | ||
AutoAnswerIncomingVideoCalls ( this conversationManager, Func |
||
StartAsync ( this videoChannel ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
AVModality_ModalityStateChanged ( object sender, ModalityStateChangedEventArgs e ) : void | ||
ConversationManager_ConversationAdded ( object sender, ConversationManagerEventArgs e, Func |
||
VideoChannel_StateChanged ( object sender, ChannelStateChangedEventArgs e ) : void |
public static AnswerVideo ( this conversation ) : void | ||
conversation | this | |
return | void |
public static AutoAnswerIncomingVideoCalls ( this conversationManager ) : void | ||
conversationManager | this | |
return | void |
public static AutoAnswerIncomingVideoCalls ( this conversationManager, Func |
||
conversationManager | this | |
predicate | Func |
|
return | void |
public static StartAsync ( this videoChannel ) : System.Threading.Tasks.Task | ||
videoChannel | this | |
return | System.Threading.Tasks.Task |