ConferenceInvitation Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ConferenceInvitation(Conversation) | Creates a new instance of the ConferenceInvitation class and binds it to the given conversation. | |
ConferenceInvitation(Conversation, ConferenceInvitationSettings) | Creates a new instance of the ConferenceInvitation class and binds it to the given conversation. |
Top