ChatRoomSession.BeginJoin method
Lync 2013
| Name | Description | |
|---|---|---|
|
BeginJoin(String, AsyncCallback, Object) | Joins the chat room with the given name. |
|
BeginJoin(Uri, AsyncCallback, Object) | Joins the chat room indicated by the given URI. |
|
BeginJoin(ChatRoomSummary, AsyncCallback, Object) | Joins the chat room indicated by the given ChatRoomSummary. |