The GroupChatServicestype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginBrowseChatRoomsByCriteria | Browse a list of chat rooms based on a specified search criteria. The search will be performed against the chat room names, and optionally the topics and descriptions. | |
BeginBrowseChatRoomsByInvitations | Browse the list of chat rooms to which the currently logged in user has been invited. Chat room invitations are issued by the server in batches, and some invitations may not be immediately available for browsing. | |
BeginBrowseChatRoomsByJoinedUser | Browse the list of chat rooms on which the specified user is presently joined. | |
BeginGetPreferenceBundle | Get the preference bundle identified by the specified label for the currently logged in user. The sequence ID indicates the version number known to the requestor. If the requested ID matches the server version, no preference will be returned. | |
BeginQueryChatHistory(ICollection < (Of < <' ( Uri > ) > > ) , ChatHistoryQueryOptions, AsyncCallback, Object) | Query the chat history for the specified collection of chat rooms, using the designated EndQueryChatHistory(IAsyncResult) . | |
BeginQueryChatHistory(ICollection < (Of < <' ( Uri > ) > > ) , String, Boolean, Boolean, AsyncCallback, Object) | Query the chat history for the specified collection of chat rooms, using the designated search string and match options. | |
BeginSetPreferenceBundle | Save the given preference bundle, and increment the SequenceId . | |
EndBrowseChatRoomsByCriteria | Completes the asynchronous request initiated by BeginBrowseChatRoomsByCriteria(String, Boolean, AsyncCallback, Object) . | |
EndBrowseChatRoomsByInvitations | Completes the asynchronous request initiated by BeginBrowseChatRoomsByInvitations(Int32, AsyncCallback, Object) . | |
EndBrowseChatRoomsByJoinedUser | Completes the asynchronous request initiated by BeginBrowseChatRoomsByJoinedUser(Uri, AsyncCallback, Object) . | |
EndGetPreferenceBundle | Completes the asynchronous request initiated by BeginGetPreferenceBundle(String, Int32, Boolean, AsyncCallback, Object) . | |
EndQueryChatHistory | Completes the asynchronous request initiated by BeginQueryChatHistory(ICollection < (Of < <' ( Uri > ) > > ) , ChatHistoryQueryOptions, AsyncCallback, Object) or BeginQueryChatHistory(ICollection < (Of < <' ( Uri > ) > > ) , String, Boolean, Boolean, AsyncCallback, Object) . | |
EndSetPreferenceBundle | Completes the asynchronous request initiated by BeginSetPreferenceBundle(GroupChatPreferenceBundle, AsyncCallback, Object) . | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |