Unity and Windows API reference
ChatSDK.IContactManager 成员列表

成员的完整列表,这些成员属于 ChatSDK.IContactManager,包括所有继承而来的类成员

AcceptInvitation(string username, CallBack handle=null)ChatSDK.IContactManagerpure virtual
AddContact(string username, string reason=null, CallBack handle=null)ChatSDK.IContactManagerpure virtual
AddContactManagerDelegate(IContactManagerDelegate contactManagerDelegate)ChatSDK.IContactManager
AddUserToBlockList(string username, CallBack handle=null)ChatSDK.IContactManagerpure virtual
DeclineInvitation(string username, CallBack handle=null)ChatSDK.IContactManagerpure virtual
DeleteContact(string username, bool keepConversation=false, CallBack handle=null)ChatSDK.IContactManagerpure virtual
GetAllContactsFromDB()ChatSDK.IContactManagerpure virtual
GetAllContactsFromServer(ValueCallBack< List< string > > handle=null)ChatSDK.IContactManagerpure virtual
GetBlockListFromServer(ValueCallBack< List< string > > handle=null)ChatSDK.IContactManagerpure virtual
GetSelfIdsOnOtherPlatform(ValueCallBack< List< string > > handle=null)ChatSDK.IContactManagerpure virtual
RemoveContactManagerDelegate(IContactManagerDelegate contactManagerDelegate)ChatSDK.IContactManager
RemoveUserFromBlockList(string username, CallBack handle=null)ChatSDK.IContactManagerpure virtual