C# Class LineSharp.Datatypes.TalkService.Client

Inheritance: IDisposable, Iface
ファイルを表示 Open project: Banandana/LineSharp Class Usage Examples

Protected Properties

Property Type Description
iprot_ TProtocol
oprot_ TProtocol
seqid_ int

Public Methods

Method Description
Begin_acceptGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
Begin_acceptProximityMatches ( AsyncCallback callback, object state, string sessionId, THashSet ids ) : IAsyncResult
Begin_acquireCallRoute ( AsyncCallback callback, object state, string to ) : IAsyncResult
Begin_acquireCallTicket ( AsyncCallback callback, object state, string to ) : IAsyncResult
Begin_acquireEncryptedAccessToken ( AsyncCallback callback, object state, FeatureType featureType ) : IAsyncResult
Begin_addSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken ) : IAsyncResult
Begin_blockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
Begin_blockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
Begin_cancelGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
Begin_changeVerificationMethod ( AsyncCallback callback, object state, string sessionId, VerificationMethod method ) : IAsyncResult
Begin_clearIdentityCredential ( AsyncCallback callback, object state ) : IAsyncResult
Begin_clearMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId ) : IAsyncResult
Begin_closeProximityMatch ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_commitSendMessage ( AsyncCallback callback, object state, int seq, string messageId, List receiverMids ) : IAsyncResult
Begin_commitSendMessages ( AsyncCallback callback, object state, int seq, List messageIds, List receiverMids ) : IAsyncResult
Begin_commitUpdateProfile ( AsyncCallback callback, object state, int seq, List attrs, List receiverMids ) : IAsyncResult
Begin_confirmEmail ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
Begin_createGroup ( AsyncCallback callback, object state, int seq, string name, List contactIds ) : IAsyncResult
Begin_createQrcodeBase64Image ( AsyncCallback callback, object state, string url, string characterSet, int imageSize, int x, int y, int width, int height ) : IAsyncResult
Begin_createRoom ( AsyncCallback callback, object state, int reqSeq, List contactIds ) : IAsyncResult
Begin_createSession ( AsyncCallback callback, object state ) : IAsyncResult
Begin_fetchAnnouncements ( AsyncCallback callback, object state, int lastFetchedIndex ) : IAsyncResult
Begin_fetchMessages ( AsyncCallback callback, object state, long localTs, int count ) : IAsyncResult
Begin_fetchOperations ( AsyncCallback callback, object state, long localRev, int count ) : IAsyncResult
Begin_fetchOps ( AsyncCallback callback, object state, long localRev, int count, long globalRev, long individualRev ) : IAsyncResult
Begin_findAndAddContactsByEmail ( AsyncCallback callback, object state, int reqSeq, THashSet emails ) : IAsyncResult
Begin_findAndAddContactsByMid ( AsyncCallback callback, object state, int reqSeq, string mid ) : IAsyncResult
Begin_findAndAddContactsByPhone ( AsyncCallback callback, object state, int reqSeq, THashSet phones ) : IAsyncResult
Begin_findAndAddContactsByUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
Begin_findContactByUserTicket ( AsyncCallback callback, object state, string ticketId ) : IAsyncResult
Begin_findContactByUserid ( AsyncCallback callback, object state, string userid ) : IAsyncResult
Begin_findContactsByEmail ( AsyncCallback callback, object state, THashSet emails ) : IAsyncResult
Begin_findContactsByPhone ( AsyncCallback callback, object state, THashSet phones ) : IAsyncResult
Begin_findSnsIdUserStatus ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string udidHash ) : IAsyncResult
Begin_finishUpdateVerification ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_generateUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
Begin_getAcceptedProximityMatches ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_getActiveBuddySubscriberIds ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getAllContactIds ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getAuthQrcode ( AsyncCallback callback, object state, bool keepLoggedIn, string systemName ) : IAsyncResult
Begin_getBlockedContactIds ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getBlockedContactIdsByRange ( AsyncCallback callback, object state, int start, int count ) : IAsyncResult
Begin_getBlockedRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getBuddyBlockerIds ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
Begin_getCompactContactsModifiedSince ( AsyncCallback callback, object state, long timestamp ) : IAsyncResult
Begin_getCompactGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
Begin_getCompactRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
Begin_getContact ( AsyncCallback callback, object state, string id ) : IAsyncResult
Begin_getContacts ( AsyncCallback callback, object state, List ids ) : IAsyncResult
Begin_getCountryWithRequestIp ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getFavoriteMids ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
Begin_getGroupIdsInvited ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getGroupIdsJoined ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getGroups ( AsyncCallback callback, object state, List groupIds ) : IAsyncResult
Begin_getHiddenContactMids ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getIdentityIdentifier ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getLastAnnouncementIndex ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getLastOpRevision ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId, int lastMessagesCount ) : IAsyncResult
Begin_getMessageBoxCompactWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
Begin_getMessageBoxCompactWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
Begin_getMessageBoxList ( AsyncCallback callback, object state, string channelId, int lastMessagesCount ) : IAsyncResult
Begin_getMessageBoxListByStatus ( AsyncCallback callback, object state, string channelId, int lastMessagesCount, int status ) : IAsyncResult
Begin_getMessageBoxWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
Begin_getMessageBoxWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
Begin_getMessagesBySequenceNumber ( AsyncCallback callback, object state, string channelId, string messageBoxId, long startSeq, long endSeq ) : IAsyncResult
Begin_getNextMessages ( AsyncCallback callback, object state, string messageBoxId, long startSeq, int messagesCount ) : IAsyncResult
Begin_getNotificationPolicy ( AsyncCallback callback, object state, CarrierCode carrier ) : IAsyncResult
Begin_getPreviousMessages ( AsyncCallback callback, object state, string messageBoxId, long endSeq, int messagesCount ) : IAsyncResult
Begin_getProfile ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getProximityMatchCandidateList ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_getProximityMatchCandidates ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_getRSAKeyInfo ( AsyncCallback callback, object state, IdentityProvider provider ) : IAsyncResult
Begin_getRecentMessages ( AsyncCallback callback, object state, string messageBoxId, int messagesCount ) : IAsyncResult
Begin_getRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
Begin_getServerTime ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getSessions ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getSettings ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getSettingsAttributes ( AsyncCallback callback, object state, int attrBitset ) : IAsyncResult
Begin_getSystemConfiguration ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
Begin_getWapInvitation ( AsyncCallback callback, object state, string invitationHash ) : IAsyncResult
Begin_invalidateUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
Begin_inviteFriendsBySms ( AsyncCallback callback, object state, List phoneNumberList ) : IAsyncResult
Begin_inviteIntoGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
Begin_inviteIntoRoom ( AsyncCallback callback, object state, int reqSeq, string roomId, List contactIds ) : IAsyncResult
Begin_inviteViaEmail ( AsyncCallback callback, object state, int reqSeq, string email, string name ) : IAsyncResult
Begin_isIdentityIdentifierAvailable ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
Begin_isUseridAvailable ( AsyncCallback callback, object state, string userid ) : IAsyncResult
Begin_kickoutFromGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
Begin_leaveGroup ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
Begin_leaveRoom ( AsyncCallback callback, object state, int reqSeq, string roomId ) : IAsyncResult
Begin_loginWithIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
Begin_loginWithIdentityCredentialForCertificate ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
Begin_loginWithVerifier ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
Begin_loginWithVerifierForCerificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
Begin_loginWithVerifierForCertificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
Begin_logout ( AsyncCallback callback, object state ) : IAsyncResult
Begin_logoutSession ( AsyncCallback callback, object state, string tokenKey ) : IAsyncResult
Begin_noop ( AsyncCallback callback, object state ) : IAsyncResult
Begin_notifiedRedirect ( AsyncCallback callback, object state, string>.Dictionary paramMap ) : IAsyncResult
Begin_notifyBuddyOnAir ( AsyncCallback callback, object state, int seq, List receiverMids ) : IAsyncResult
Begin_notifyIndividualEvent ( AsyncCallback callback, object state, NotificationStatus notificationStatus, List receiverMids ) : IAsyncResult
Begin_notifyInstalled ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
Begin_notifyRegistrationComplete ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
Begin_notifySleep ( AsyncCallback callback, object state, long lastRev, int badge ) : IAsyncResult
Begin_notifyUpdated ( AsyncCallback callback, object state, long lastRev, DeviceInfo deviceInfo ) : IAsyncResult
Begin_openProximityMatch ( AsyncCallback callback, object state, Location location ) : IAsyncResult
Begin_registerBuddyUser ( AsyncCallback callback, object state, string buddyId, string registrarPassword ) : IAsyncResult
Begin_registerBuddyUserid ( AsyncCallback callback, object state, int seq, string userid ) : IAsyncResult
Begin_registerDevice ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_registerDeviceWithIdentityCredential ( AsyncCallback callback, object state, string sessionId, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
Begin_registerDeviceWithoutPhoneNumber ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
Begin_registerDeviceWithoutPhoneNumberWithIdentityCredential ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : IAsyncResult
Begin_registerUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
Begin_registerWapDevice ( AsyncCallback callback, object state, string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : IAsyncResult
Begin_registerWithExistingSnsIdAndIdentityCredential ( AsyncCallback callback, object state, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
Begin_registerWithSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : IAsyncResult
Begin_registerWithSnsIdAndIdentityCredential ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
Begin_reissueDeviceCredential ( AsyncCallback callback, object state ) : IAsyncResult
Begin_reissueUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
Begin_rejectGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
Begin_releaseSession ( AsyncCallback callback, object state ) : IAsyncResult
Begin_removeAllMessages ( AsyncCallback callback, object state, int seq, string lastMessageId ) : IAsyncResult
Begin_removeBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
Begin_removeMessage ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
Begin_removeMessageFromMyHome ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
Begin_removeSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType ) : IAsyncResult
Begin_report ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, string report ) : IAsyncResult
Begin_reportContacts ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : IAsyncResult
Begin_reportGroups ( AsyncCallback callback, object state, long syncOpRevision, List groups ) : IAsyncResult
Begin_reportProfile ( AsyncCallback callback, object state, long syncOpRevision, Profile profile ) : IAsyncResult
Begin_reportRooms ( AsyncCallback callback, object state, long syncOpRevision, List rooms ) : IAsyncResult
Begin_reportSettings ( AsyncCallback callback, object state, long syncOpRevision, Settings settings ) : IAsyncResult
Begin_reportSpammer ( AsyncCallback callback, object state, string spammerMid, List spammerReasons, List spamMessageIds ) : IAsyncResult
Begin_requestAccountPasswordReset ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string locale ) : IAsyncResult
Begin_requestEmailConfirmation ( AsyncCallback callback, object state, EmailConfirmation emailConfirmation ) : IAsyncResult
Begin_requestIdentityUnbind ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
Begin_resendEmailConfirmation ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
Begin_resendPinCode ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_resendPinCodeBySMS ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
Begin_sendChatChecked ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
Begin_sendChatRemoved ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
Begin_sendContentPreviewUpdated ( AsyncCallback callback, object state, int esq, string messageId, List receiverMids ) : IAsyncResult
Begin_sendContentReceipt ( AsyncCallback callback, object state, int seq, string consumer, string messageId ) : IAsyncResult
Begin_sendDummyPush ( AsyncCallback callback, object state ) : IAsyncResult
Begin_sendEvent ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
Begin_sendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
Begin_sendMessageIgnored ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
Begin_sendMessageReceipt ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
Begin_sendMessageToMyHome ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
Begin_setBuddyLocation ( AsyncCallback callback, object state, string mid, int index, Geolocation location ) : IAsyncResult
Begin_setIdentityCredential ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
Begin_setNotificationsEnabled ( AsyncCallback callback, object state, int reqSeq, MIDType type, string target, bool enablement ) : IAsyncResult
Begin_startUpdateVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : IAsyncResult
Begin_startVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : IAsyncResult
Begin_storeUpdateProfileAttribute ( AsyncCallback callback, object state, int seq, ProfileAttribute profileAttribute, string value ) : IAsyncResult
Begin_syncContactBySnsIds ( AsyncCallback callback, object state, int reqSeq, List modifications ) : IAsyncResult
Begin_syncContacts ( AsyncCallback callback, object state, int reqSeq, List localContacts ) : IAsyncResult
Begin_trySendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
Begin_unblockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
Begin_unblockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
Begin_unregisterUserAndDevice ( AsyncCallback callback, object state ) : IAsyncResult
Begin_updateApnsDeviceToken ( AsyncCallback callback, object state, byte apnsDeviceToken ) : IAsyncResult
Begin_updateBuddySetting ( AsyncCallback callback, object state, string key, string value ) : IAsyncResult
Begin_updateC2DMRegistrationId ( AsyncCallback callback, object state, string registrationId ) : IAsyncResult
Begin_updateContactSetting ( AsyncCallback callback, object state, int reqSeq, string mid, ContactSetting flag, string value ) : IAsyncResult
Begin_updateCustomModeSettings ( AsyncCallback callback, object state, CustomMode customMode, string>.Dictionary paramMap ) : IAsyncResult
Begin_updateDeviceInfo ( AsyncCallback callback, object state, string deviceUid, DeviceInfo deviceInfo ) : IAsyncResult
Begin_updateGroup ( AsyncCallback callback, object state, int reqSeq, Group group ) : IAsyncResult
Begin_updateNotificationToken ( AsyncCallback callback, object state, NotificationType type, string token ) : IAsyncResult
Begin_updateNotificationTokenWithBytes ( AsyncCallback callback, object state, NotificationType type, byte token ) : IAsyncResult
Begin_updateProfile ( AsyncCallback callback, object state, int reqSeq, Profile profile ) : IAsyncResult
Begin_updateProfileAttribute ( AsyncCallback callback, object state, int reqSeq, ProfileAttribute attr, string value ) : IAsyncResult
Begin_updateRegion ( AsyncCallback callback, object state, string region ) : IAsyncResult
Begin_updateSettings ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
Begin_updateSettings2 ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
Begin_updateSettingsAttribute ( AsyncCallback callback, object state, int reqSeq, SettingsAttribute attr, string value ) : IAsyncResult
Begin_updateSettingsAttributes ( AsyncCallback callback, object state, int reqSeq, int attrBitset, Settings settings ) : IAsyncResult
Begin_verifyIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password ) : IAsyncResult
Begin_verifyIdentityCredentialWithResult ( AsyncCallback callback, object state, IdentityCredential identityCredential ) : IAsyncResult
Begin_verifyPhone ( AsyncCallback callback, object state, string sessionId, string pinCode, string udidHash ) : IAsyncResult
Begin_verifyQrcode ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
Client ( TProtocol prot ) : System
Client ( TProtocol iprot, TProtocol oprot ) : System
Dispose ( ) : void
End_acceptGroupInvitation ( IAsyncResult asyncResult ) : void
End_acceptProximityMatches ( IAsyncResult asyncResult ) : void
End_acquireCallRoute ( IAsyncResult asyncResult ) : List
End_acquireCallTicket ( IAsyncResult asyncResult ) : string
End_acquireEncryptedAccessToken ( IAsyncResult asyncResult ) : string
End_addSnsId ( IAsyncResult asyncResult ) : string
End_blockContact ( IAsyncResult asyncResult ) : void
End_blockRecommendation ( IAsyncResult asyncResult ) : void
End_cancelGroupInvitation ( IAsyncResult asyncResult ) : void
End_changeVerificationMethod ( IAsyncResult asyncResult ) : VerificationSessionData
End_clearIdentityCredential ( IAsyncResult asyncResult ) : void
End_clearMessageBox ( IAsyncResult asyncResult ) : void
End_closeProximityMatch ( IAsyncResult asyncResult ) : void
End_commitSendMessage ( IAsyncResult asyncResult ) : string>.Dictionary
End_commitSendMessages ( IAsyncResult asyncResult ) : string>.Dictionary
End_commitUpdateProfile ( IAsyncResult asyncResult ) : string>.Dictionary
End_confirmEmail ( IAsyncResult asyncResult ) : void
End_createGroup ( IAsyncResult asyncResult ) : Group
End_createQrcodeBase64Image ( IAsyncResult asyncResult ) : string
End_createRoom ( IAsyncResult asyncResult ) : Room
End_createSession ( IAsyncResult asyncResult ) : string
End_fetchAnnouncements ( IAsyncResult asyncResult ) : List
End_fetchMessages ( IAsyncResult asyncResult ) : List
End_fetchOperations ( IAsyncResult asyncResult ) : List
End_fetchOps ( IAsyncResult asyncResult ) : List
End_findAndAddContactsByEmail ( IAsyncResult asyncResult ) : Contact>.Dictionary
End_findAndAddContactsByMid ( IAsyncResult asyncResult ) : Contact>.Dictionary
End_findAndAddContactsByPhone ( IAsyncResult asyncResult ) : Contact>.Dictionary
End_findAndAddContactsByUserid ( IAsyncResult asyncResult ) : Contact>.Dictionary
End_findContactByUserTicket ( IAsyncResult asyncResult ) : Contact
End_findContactByUserid ( IAsyncResult asyncResult ) : Contact
End_findContactsByEmail ( IAsyncResult asyncResult ) : Contact>.Dictionary
End_findContactsByPhone ( IAsyncResult asyncResult ) : Contact>.Dictionary
End_findSnsIdUserStatus ( IAsyncResult asyncResult ) : SnsIdUserStatus
End_finishUpdateVerification ( IAsyncResult asyncResult ) : void
End_generateUserTicket ( IAsyncResult asyncResult ) : Ticket
End_getAcceptedProximityMatches ( IAsyncResult asyncResult ) : THashSet
End_getActiveBuddySubscriberIds ( IAsyncResult asyncResult ) : List
End_getAllContactIds ( IAsyncResult asyncResult ) : List
End_getAuthQrcode ( IAsyncResult asyncResult ) : AuthQrcode
End_getBlockedContactIds ( IAsyncResult asyncResult ) : List
End_getBlockedContactIdsByRange ( IAsyncResult asyncResult ) : List
End_getBlockedRecommendationIds ( IAsyncResult asyncResult ) : List
End_getBuddyBlockerIds ( IAsyncResult asyncResult ) : List
End_getBuddyLocation ( IAsyncResult asyncResult ) : Geolocation
End_getCompactContactsModifiedSince ( IAsyncResult asyncResult ) : List
End_getCompactGroup ( IAsyncResult asyncResult ) : Group
End_getCompactRoom ( IAsyncResult asyncResult ) : Room
End_getContact ( IAsyncResult asyncResult ) : Contact
End_getContacts ( IAsyncResult asyncResult ) : List
End_getCountryWithRequestIp ( IAsyncResult asyncResult ) : string
End_getFavoriteMids ( IAsyncResult asyncResult ) : List
End_getGroup ( IAsyncResult asyncResult ) : Group
End_getGroupIdsInvited ( IAsyncResult asyncResult ) : List
End_getGroupIdsJoined ( IAsyncResult asyncResult ) : List
End_getGroups ( IAsyncResult asyncResult ) : List
End_getHiddenContactMids ( IAsyncResult asyncResult ) : List
End_getIdentityIdentifier ( IAsyncResult asyncResult ) : string
End_getLastAnnouncementIndex ( IAsyncResult asyncResult ) : int
End_getLastOpRevision ( IAsyncResult asyncResult ) : long
End_getMessageBox ( IAsyncResult asyncResult ) : TMessageBox
End_getMessageBoxCompactWrapUp ( IAsyncResult asyncResult ) : TMessageBoxWrapUp
End_getMessageBoxCompactWrapUpList ( IAsyncResult asyncResult ) : TMessageBoxWrapUpResponse
End_getMessageBoxList ( IAsyncResult asyncResult ) : List
End_getMessageBoxListByStatus ( IAsyncResult asyncResult ) : List
End_getMessageBoxWrapUp ( IAsyncResult asyncResult ) : TMessageBoxWrapUp
End_getMessageBoxWrapUpList ( IAsyncResult asyncResult ) : TMessageBoxWrapUpResponse
End_getMessagesBySequenceNumber ( IAsyncResult asyncResult ) : List
End_getNextMessages ( IAsyncResult asyncResult ) : List
End_getNotificationPolicy ( IAsyncResult asyncResult ) : List
End_getPreviousMessages ( IAsyncResult asyncResult ) : List
End_getProfile ( IAsyncResult asyncResult ) : Profile
End_getProximityMatchCandidateList ( IAsyncResult asyncResult ) : ProximityMatchCandidateResult
End_getProximityMatchCandidates ( IAsyncResult asyncResult ) : THashSet
End_getRSAKeyInfo ( IAsyncResult asyncResult ) : RSAKey
End_getRecentMessages ( IAsyncResult asyncResult ) : List
End_getRecommendationIds ( IAsyncResult asyncResult ) : List
End_getRoom ( IAsyncResult asyncResult ) : Room
End_getServerTime ( IAsyncResult asyncResult ) : long
End_getSessions ( IAsyncResult asyncResult ) : List
End_getSettings ( IAsyncResult asyncResult ) : Settings
End_getSettingsAttributes ( IAsyncResult asyncResult ) : Settings
End_getSystemConfiguration ( IAsyncResult asyncResult ) : SystemConfiguration
End_getUserTicket ( IAsyncResult asyncResult ) : Ticket
End_getWapInvitation ( IAsyncResult asyncResult ) : WapInvitation
End_invalidateUserTicket ( IAsyncResult asyncResult ) : void
End_inviteFriendsBySms ( IAsyncResult asyncResult ) : void
End_inviteIntoGroup ( IAsyncResult asyncResult ) : void
End_inviteIntoRoom ( IAsyncResult asyncResult ) : void
End_inviteViaEmail ( IAsyncResult asyncResult ) : void
End_isIdentityIdentifierAvailable ( IAsyncResult asyncResult ) : bool
End_isUseridAvailable ( IAsyncResult asyncResult ) : bool
End_kickoutFromGroup ( IAsyncResult asyncResult ) : void
End_leaveGroup ( IAsyncResult asyncResult ) : void
End_leaveRoom ( IAsyncResult asyncResult ) : void
End_loginWithIdentityCredential ( IAsyncResult asyncResult ) : string
End_loginWithIdentityCredentialForCertificate ( IAsyncResult asyncResult ) : LoginResult
End_loginWithVerifier ( IAsyncResult asyncResult ) : string
End_loginWithVerifierForCerificate ( IAsyncResult asyncResult ) : LoginResult
End_loginWithVerifierForCertificate ( IAsyncResult asyncResult ) : LoginResult
End_logout ( IAsyncResult asyncResult ) : void
End_logoutSession ( IAsyncResult asyncResult ) : void
End_noop ( IAsyncResult asyncResult ) : void
End_notifiedRedirect ( IAsyncResult asyncResult ) : void
End_notifyBuddyOnAir ( IAsyncResult asyncResult ) : string>.Dictionary
End_notifyIndividualEvent ( IAsyncResult asyncResult ) : void
End_notifyInstalled ( IAsyncResult asyncResult ) : void
End_notifyRegistrationComplete ( IAsyncResult asyncResult ) : void
End_notifySleep ( IAsyncResult asyncResult ) : void
End_notifyUpdated ( IAsyncResult asyncResult ) : void
End_openProximityMatch ( IAsyncResult asyncResult ) : string
End_registerBuddyUser ( IAsyncResult asyncResult ) : string
End_registerBuddyUserid ( IAsyncResult asyncResult ) : void
End_registerDevice ( IAsyncResult asyncResult ) : string
End_registerDeviceWithIdentityCredential ( IAsyncResult asyncResult ) : string
End_registerDeviceWithoutPhoneNumber ( IAsyncResult asyncResult ) : string
End_registerDeviceWithoutPhoneNumberWithIdentityCredential ( IAsyncResult asyncResult ) : string
End_registerUserid ( IAsyncResult asyncResult ) : bool
End_registerWapDevice ( IAsyncResult asyncResult ) : string
End_registerWithExistingSnsIdAndIdentityCredential ( IAsyncResult asyncResult ) : string
End_registerWithSnsId ( IAsyncResult asyncResult ) : RegisterWithSnsIdResult
End_registerWithSnsIdAndIdentityCredential ( IAsyncResult asyncResult ) : string
End_reissueDeviceCredential ( IAsyncResult asyncResult ) : string
End_reissueUserTicket ( IAsyncResult asyncResult ) : string
End_rejectGroupInvitation ( IAsyncResult asyncResult ) : void
End_releaseSession ( IAsyncResult asyncResult ) : void
End_removeAllMessages ( IAsyncResult asyncResult ) : void
End_removeBuddyLocation ( IAsyncResult asyncResult ) : void
End_removeMessage ( IAsyncResult asyncResult ) : bool
End_removeMessageFromMyHome ( IAsyncResult asyncResult ) : bool
End_removeSnsId ( IAsyncResult asyncResult ) : string
End_report ( IAsyncResult asyncResult ) : void
End_reportContacts ( IAsyncResult asyncResult ) : List
End_reportGroups ( IAsyncResult asyncResult ) : void
End_reportProfile ( IAsyncResult asyncResult ) : void
End_reportRooms ( IAsyncResult asyncResult ) : void
End_reportSettings ( IAsyncResult asyncResult ) : void
End_reportSpammer ( IAsyncResult asyncResult ) : void
End_requestAccountPasswordReset ( IAsyncResult asyncResult ) : void
End_requestEmailConfirmation ( IAsyncResult asyncResult ) : EmailConfirmationSession
End_requestIdentityUnbind ( IAsyncResult asyncResult ) : void
End_resendEmailConfirmation ( IAsyncResult asyncResult ) : EmailConfirmationSession
End_resendPinCode ( IAsyncResult asyncResult ) : void
End_resendPinCodeBySMS ( IAsyncResult asyncResult ) : void
End_sendChatChecked ( IAsyncResult asyncResult ) : void
End_sendChatRemoved ( IAsyncResult asyncResult ) : void
End_sendContentPreviewUpdated ( IAsyncResult asyncResult ) : string>.Dictionary
End_sendContentReceipt ( IAsyncResult asyncResult ) : void
End_sendDummyPush ( IAsyncResult asyncResult ) : void
End_sendEvent ( IAsyncResult asyncResult ) : Message
End_sendMessage ( IAsyncResult asyncResult ) : Message
End_sendMessageIgnored ( IAsyncResult asyncResult ) : void
End_sendMessageReceipt ( IAsyncResult asyncResult ) : void
End_sendMessageToMyHome ( IAsyncResult asyncResult ) : Message
End_setBuddyLocation ( IAsyncResult asyncResult ) : void
End_setIdentityCredential ( IAsyncResult asyncResult ) : void
End_setNotificationsEnabled ( IAsyncResult asyncResult ) : void
End_startUpdateVerification ( IAsyncResult asyncResult ) : VerificationSessionData
End_startVerification ( IAsyncResult asyncResult ) : VerificationSessionData
End_storeUpdateProfileAttribute ( IAsyncResult asyncResult ) : void
End_syncContactBySnsIds ( IAsyncResult asyncResult ) : List
End_syncContacts ( IAsyncResult asyncResult ) : ContactRegistration>.Dictionary
End_trySendMessage ( IAsyncResult asyncResult ) : Message
End_unblockContact ( IAsyncResult asyncResult ) : void
End_unblockRecommendation ( IAsyncResult asyncResult ) : void
End_unregisterUserAndDevice ( IAsyncResult asyncResult ) : string
End_updateApnsDeviceToken ( IAsyncResult asyncResult ) : void
End_updateBuddySetting ( IAsyncResult asyncResult ) : void
End_updateC2DMRegistrationId ( IAsyncResult asyncResult ) : void
End_updateContactSetting ( IAsyncResult asyncResult ) : void
End_updateCustomModeSettings ( IAsyncResult asyncResult ) : void
End_updateDeviceInfo ( IAsyncResult asyncResult ) : void
End_updateGroup ( IAsyncResult asyncResult ) : void
End_updateNotificationToken ( IAsyncResult asyncResult ) : void
End_updateNotificationTokenWithBytes ( IAsyncResult asyncResult ) : void
End_updateProfile ( IAsyncResult asyncResult ) : void
End_updateProfileAttribute ( IAsyncResult asyncResult ) : void
End_updateRegion ( IAsyncResult asyncResult ) : void
End_updateSettings ( IAsyncResult asyncResult ) : void
End_updateSettings2 ( IAsyncResult asyncResult ) : int
End_updateSettingsAttribute ( IAsyncResult asyncResult ) : void
End_updateSettingsAttributes ( IAsyncResult asyncResult ) : int
End_verifyIdentityCredential ( IAsyncResult asyncResult ) : void
End_verifyIdentityCredentialWithResult ( IAsyncResult asyncResult ) : UserAuthStatus
End_verifyPhone ( IAsyncResult asyncResult ) : VerificationResult
End_verifyQrcode ( IAsyncResult asyncResult ) : string
acceptGroupInvitation ( int reqSeq, string groupId ) : void
acceptProximityMatches ( string sessionId, THashSet ids ) : void
acquireCallRoute ( string to ) : List
acquireCallTicket ( string to ) : string
acquireEncryptedAccessToken ( FeatureType featureType ) : string
addSnsId ( SnsIdType snsIdType, string snsAccessToken ) : string
blockContact ( int reqSeq, string id ) : void
blockRecommendation ( int reqSeq, string id ) : void
cancelGroupInvitation ( int reqSeq, string groupId, List contactIds ) : void
changeVerificationMethod ( string sessionId, VerificationMethod method ) : VerificationSessionData
clearIdentityCredential ( ) : void
clearMessageBox ( string channelId, string messageBoxId ) : void
closeProximityMatch ( string sessionId ) : void
commitSendMessage ( int seq, string messageId, List receiverMids ) : string>.Dictionary
commitSendMessages ( int seq, List messageIds, List receiverMids ) : string>.Dictionary
commitUpdateProfile ( int seq, List attrs, List receiverMids ) : string>.Dictionary
confirmEmail ( string verifier, string pinCode ) : void
createGroup ( int seq, string name, List contactIds ) : Group
createQrcodeBase64Image ( string url, string characterSet, int imageSize, int x, int y, int width, int height ) : string
createRoom ( int reqSeq, List contactIds ) : Room
createSession ( ) : string
fetchAnnouncements ( int lastFetchedIndex ) : List
fetchMessages ( long localTs, int count ) : List
fetchOperations ( long localRev, int count ) : List
fetchOps ( long localRev, int count, long globalRev, long individualRev ) : List
findAndAddContactsByEmail ( int reqSeq, THashSet emails ) : Contact>.Dictionary
findAndAddContactsByMid ( int reqSeq, string mid ) : Contact>.Dictionary
findAndAddContactsByPhone ( int reqSeq, THashSet phones ) : Contact>.Dictionary
findAndAddContactsByUserid ( int reqSeq, string userid ) : Contact>.Dictionary
findContactByUserTicket ( string ticketId ) : Contact
findContactByUserid ( string userid ) : Contact
findContactsByEmail ( THashSet emails ) : Contact>.Dictionary
findContactsByPhone ( THashSet phones ) : Contact>.Dictionary
findSnsIdUserStatus ( SnsIdType snsIdType, string snsAccessToken, string udidHash ) : SnsIdUserStatus
finishUpdateVerification ( string sessionId ) : void
generateUserTicket ( long expirationTime, int maxUseCount ) : Ticket
getAcceptedProximityMatches ( string sessionId ) : THashSet
getActiveBuddySubscriberIds ( ) : List
getAllContactIds ( ) : List
getAuthQrcode ( bool keepLoggedIn, string systemName ) : AuthQrcode
getBlockedContactIds ( ) : List
getBlockedContactIdsByRange ( int start, int count ) : List
getBlockedRecommendationIds ( ) : List
getBuddyBlockerIds ( ) : List
getBuddyLocation ( string mid, int index ) : Geolocation
getCompactContactsModifiedSince ( long timestamp ) : List
getCompactGroup ( string groupId ) : Group
getCompactRoom ( string roomId ) : Room
getContact ( string id ) : Contact
getContacts ( List ids ) : List
getCountryWithRequestIp ( ) : string
getFavoriteMids ( ) : List
getGroup ( string groupId ) : Group
getGroupIdsInvited ( ) : List
getGroupIdsJoined ( ) : List
getGroups ( List groupIds ) : List
getHiddenContactMids ( ) : List
getIdentityIdentifier ( ) : string
getLastAnnouncementIndex ( ) : int
getLastOpRevision ( ) : long
getMessageBox ( string channelId, string messageBoxId, int lastMessagesCount ) : TMessageBox
getMessageBoxCompactWrapUp ( string mid ) : TMessageBoxWrapUp
getMessageBoxCompactWrapUpList ( int start, int messageBoxCount ) : TMessageBoxWrapUpResponse
getMessageBoxList ( string channelId, int lastMessagesCount ) : List
getMessageBoxListByStatus ( string channelId, int lastMessagesCount, int status ) : List
getMessageBoxWrapUp ( string mid ) : TMessageBoxWrapUp
getMessageBoxWrapUpList ( int start, int messageBoxCount ) : TMessageBoxWrapUpResponse
getMessagesBySequenceNumber ( string channelId, string messageBoxId, long startSeq, long endSeq ) : List
getNextMessages ( string messageBoxId, long startSeq, int messagesCount ) : List
getNotificationPolicy ( CarrierCode carrier ) : List
getPreviousMessages ( string messageBoxId, long endSeq, int messagesCount ) : List
getProfile ( ) : Profile
getProximityMatchCandidateList ( string sessionId ) : ProximityMatchCandidateResult
getProximityMatchCandidates ( string sessionId ) : THashSet
getRSAKeyInfo ( IdentityProvider provider ) : RSAKey
getRecentMessages ( string messageBoxId, int messagesCount ) : List
getRecommendationIds ( ) : List
getRoom ( string roomId ) : Room
getServerTime ( ) : long
getSessions ( ) : List
getSettings ( ) : Settings
getSettingsAttributes ( int attrBitset ) : Settings
getSystemConfiguration ( ) : SystemConfiguration
getUserTicket ( ) : Ticket
getWapInvitation ( string invitationHash ) : WapInvitation
invalidateUserTicket ( ) : void
inviteFriendsBySms ( List phoneNumberList ) : void
inviteIntoGroup ( int reqSeq, string groupId, List contactIds ) : void
inviteIntoRoom ( int reqSeq, string roomId, List contactIds ) : void
inviteViaEmail ( int reqSeq, string email, string name ) : void
isIdentityIdentifierAvailable ( IdentityProvider provider, string identifier ) : bool
isUseridAvailable ( string userid ) : bool
kickoutFromGroup ( int reqSeq, string groupId, List contactIds ) : void
leaveGroup ( int reqSeq, string groupId ) : void
leaveRoom ( int reqSeq, string roomId ) : void
loginWithIdentityCredential ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : string
loginWithIdentityCredentialForCertificate ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : LoginResult
loginWithVerifier ( string verifier ) : string
loginWithVerifierForCerificate ( string verifier ) : LoginResult
loginWithVerifierForCertificate ( string verifier ) : LoginResult
logout ( ) : void
logoutSession ( string tokenKey ) : void
noop ( ) : void
notifiedRedirect ( string>.Dictionary paramMap ) : void
notifyBuddyOnAir ( int seq, List receiverMids ) : string>.Dictionary
notifyIndividualEvent ( NotificationStatus notificationStatus, List receiverMids ) : void
notifyInstalled ( string udidHash, string applicationTypeWithExtensions ) : void
notifyRegistrationComplete ( string udidHash, string applicationTypeWithExtensions ) : void
notifySleep ( long lastRev, int badge ) : void
notifyUpdated ( long lastRev, DeviceInfo deviceInfo ) : void
openProximityMatch ( Location location ) : string
recv_acceptGroupInvitation ( ) : void
recv_acceptProximityMatches ( ) : void
recv_acquireCallRoute ( ) : List
recv_acquireCallTicket ( ) : string
recv_acquireEncryptedAccessToken ( ) : string
recv_addSnsId ( ) : string
recv_blockContact ( ) : void
recv_blockRecommendation ( ) : void
recv_cancelGroupInvitation ( ) : void
recv_changeVerificationMethod ( ) : VerificationSessionData
recv_clearIdentityCredential ( ) : void
recv_clearMessageBox ( ) : void
recv_closeProximityMatch ( ) : void
recv_commitSendMessage ( ) : string>.Dictionary
recv_commitSendMessages ( ) : string>.Dictionary
recv_commitUpdateProfile ( ) : string>.Dictionary
recv_confirmEmail ( ) : void
recv_createGroup ( ) : Group
recv_createQrcodeBase64Image ( ) : string
recv_createRoom ( ) : Room
recv_createSession ( ) : string
recv_fetchAnnouncements ( ) : List
recv_fetchMessages ( ) : List
recv_fetchOperations ( ) : List
recv_fetchOps ( ) : List
recv_findAndAddContactsByEmail ( ) : Contact>.Dictionary
recv_findAndAddContactsByMid ( ) : Contact>.Dictionary
recv_findAndAddContactsByPhone ( ) : Contact>.Dictionary
recv_findAndAddContactsByUserid ( ) : Contact>.Dictionary
recv_findContactByUserTicket ( ) : Contact
recv_findContactByUserid ( ) : Contact
recv_findContactsByEmail ( ) : Contact>.Dictionary
recv_findContactsByPhone ( ) : Contact>.Dictionary
recv_findSnsIdUserStatus ( ) : SnsIdUserStatus
recv_finishUpdateVerification ( ) : void
recv_generateUserTicket ( ) : Ticket
recv_getAcceptedProximityMatches ( ) : THashSet
recv_getActiveBuddySubscriberIds ( ) : List
recv_getAllContactIds ( ) : List
recv_getAuthQrcode ( ) : AuthQrcode
recv_getBlockedContactIds ( ) : List
recv_getBlockedContactIdsByRange ( ) : List
recv_getBlockedRecommendationIds ( ) : List
recv_getBuddyBlockerIds ( ) : List
recv_getBuddyLocation ( ) : Geolocation
recv_getCompactContactsModifiedSince ( ) : List
recv_getCompactGroup ( ) : Group
recv_getCompactRoom ( ) : Room
recv_getContact ( ) : Contact
recv_getContacts ( ) : List
recv_getCountryWithRequestIp ( ) : string
recv_getFavoriteMids ( ) : List
recv_getGroup ( ) : Group
recv_getGroupIdsInvited ( ) : List
recv_getGroupIdsJoined ( ) : List
recv_getGroups ( ) : List
recv_getHiddenContactMids ( ) : List
recv_getIdentityIdentifier ( ) : string
recv_getLastAnnouncementIndex ( ) : int
recv_getLastOpRevision ( ) : long
recv_getMessageBox ( ) : TMessageBox
recv_getMessageBoxCompactWrapUp ( ) : TMessageBoxWrapUp
recv_getMessageBoxCompactWrapUpList ( ) : TMessageBoxWrapUpResponse
recv_getMessageBoxList ( ) : List
recv_getMessageBoxListByStatus ( ) : List
recv_getMessageBoxWrapUp ( ) : TMessageBoxWrapUp
recv_getMessageBoxWrapUpList ( ) : TMessageBoxWrapUpResponse
recv_getMessagesBySequenceNumber ( ) : List
recv_getNextMessages ( ) : List
recv_getNotificationPolicy ( ) : List
recv_getPreviousMessages ( ) : List
recv_getProfile ( ) : Profile
recv_getProximityMatchCandidateList ( ) : ProximityMatchCandidateResult
recv_getProximityMatchCandidates ( ) : THashSet
recv_getRSAKeyInfo ( ) : RSAKey
recv_getRecentMessages ( ) : List
recv_getRecommendationIds ( ) : List
recv_getRoom ( ) : Room
recv_getServerTime ( ) : long
recv_getSessions ( ) : List
recv_getSettings ( ) : Settings
recv_getSettingsAttributes ( ) : Settings
recv_getSystemConfiguration ( ) : SystemConfiguration
recv_getUserTicket ( ) : Ticket
recv_getWapInvitation ( ) : WapInvitation
recv_invalidateUserTicket ( ) : void
recv_inviteFriendsBySms ( ) : void
recv_inviteIntoGroup ( ) : void
recv_inviteIntoRoom ( ) : void
recv_inviteViaEmail ( ) : void
recv_isIdentityIdentifierAvailable ( ) : bool
recv_isUseridAvailable ( ) : bool
recv_kickoutFromGroup ( ) : void
recv_leaveGroup ( ) : void
recv_leaveRoom ( ) : void
recv_loginWithIdentityCredential ( ) : string
recv_loginWithIdentityCredentialForCertificate ( ) : LoginResult
recv_loginWithVerifier ( ) : string
recv_loginWithVerifierForCerificate ( ) : LoginResult
recv_loginWithVerifierForCertificate ( ) : LoginResult
recv_logout ( ) : void
recv_logoutSession ( ) : void
recv_noop ( ) : void
recv_notifiedRedirect ( ) : void
recv_notifyBuddyOnAir ( ) : string>.Dictionary
recv_notifyIndividualEvent ( ) : void
recv_notifyInstalled ( ) : void
recv_notifyRegistrationComplete ( ) : void
recv_notifySleep ( ) : void
recv_notifyUpdated ( ) : void
recv_openProximityMatch ( ) : string
recv_registerBuddyUser ( ) : string
recv_registerBuddyUserid ( ) : void
recv_registerDevice ( ) : string
recv_registerDeviceWithIdentityCredential ( ) : string
recv_registerDeviceWithoutPhoneNumber ( ) : string
recv_registerDeviceWithoutPhoneNumberWithIdentityCredential ( ) : string
recv_registerUserid ( ) : bool
recv_registerWapDevice ( ) : string
recv_registerWithExistingSnsIdAndIdentityCredential ( ) : string
recv_registerWithSnsId ( ) : RegisterWithSnsIdResult
recv_registerWithSnsIdAndIdentityCredential ( ) : string
recv_reissueDeviceCredential ( ) : string
recv_reissueUserTicket ( ) : string
recv_rejectGroupInvitation ( ) : void
recv_releaseSession ( ) : void
recv_removeAllMessages ( ) : void
recv_removeBuddyLocation ( ) : void
recv_removeMessage ( ) : bool
recv_removeMessageFromMyHome ( ) : bool
recv_removeSnsId ( ) : string
recv_report ( ) : void
recv_reportContacts ( ) : List
recv_reportGroups ( ) : void
recv_reportProfile ( ) : void
recv_reportRooms ( ) : void
recv_reportSettings ( ) : void
recv_reportSpammer ( ) : void
recv_requestAccountPasswordReset ( ) : void
recv_requestEmailConfirmation ( ) : EmailConfirmationSession
recv_requestIdentityUnbind ( ) : void
recv_resendEmailConfirmation ( ) : EmailConfirmationSession
recv_resendPinCode ( ) : void
recv_resendPinCodeBySMS ( ) : void
recv_sendChatChecked ( ) : void
recv_sendChatRemoved ( ) : void
recv_sendContentPreviewUpdated ( ) : string>.Dictionary
recv_sendContentReceipt ( ) : void
recv_sendDummyPush ( ) : void
recv_sendEvent ( ) : Message
recv_sendMessage ( ) : Message
recv_sendMessageIgnored ( ) : void
recv_sendMessageReceipt ( ) : void
recv_sendMessageToMyHome ( ) : Message
recv_setBuddyLocation ( ) : void
recv_setIdentityCredential ( ) : void
recv_setNotificationsEnabled ( ) : void
recv_startUpdateVerification ( ) : VerificationSessionData
recv_startVerification ( ) : VerificationSessionData
recv_storeUpdateProfileAttribute ( ) : void
recv_syncContactBySnsIds ( ) : List
recv_syncContacts ( ) : ContactRegistration>.Dictionary
recv_trySendMessage ( ) : Message
recv_unblockContact ( ) : void
recv_unblockRecommendation ( ) : void
recv_unregisterUserAndDevice ( ) : string
recv_updateApnsDeviceToken ( ) : void
recv_updateBuddySetting ( ) : void
recv_updateC2DMRegistrationId ( ) : void
recv_updateContactSetting ( ) : void
recv_updateCustomModeSettings ( ) : void
recv_updateDeviceInfo ( ) : void
recv_updateGroup ( ) : void
recv_updateNotificationToken ( ) : void
recv_updateNotificationTokenWithBytes ( ) : void
recv_updateProfile ( ) : void
recv_updateProfileAttribute ( ) : void
recv_updateRegion ( ) : void
recv_updateSettings ( ) : void
recv_updateSettings2 ( ) : int
recv_updateSettingsAttribute ( ) : void
recv_updateSettingsAttributes ( ) : int
recv_verifyIdentityCredential ( ) : void
recv_verifyIdentityCredentialWithResult ( ) : UserAuthStatus
recv_verifyPhone ( ) : VerificationResult
recv_verifyQrcode ( ) : string
registerBuddyUser ( string buddyId, string registrarPassword ) : string
registerBuddyUserid ( int seq, string userid ) : void
registerDevice ( string sessionId ) : string
registerDeviceWithIdentityCredential ( string sessionId, IdentityProvider provider, string identifier, string verifier ) : string
registerDeviceWithoutPhoneNumber ( string region, string udidHash, DeviceInfo deviceInfo ) : string
registerDeviceWithoutPhoneNumberWithIdentityCredential ( string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : string
registerUserid ( int reqSeq, string userid ) : bool
registerWapDevice ( string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : string
registerWithExistingSnsIdAndIdentityCredential ( IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : string
registerWithSnsId ( SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : RegisterWithSnsIdResult
registerWithSnsIdAndIdentityCredential ( SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : string
reissueDeviceCredential ( ) : string
reissueUserTicket ( long expirationTime, int maxUseCount ) : string
rejectGroupInvitation ( int reqSeq, string groupId ) : void
releaseSession ( ) : void
removeAllMessages ( int seq, string lastMessageId ) : void
removeBuddyLocation ( string mid, int index ) : void
removeMessage ( string messageId ) : bool
removeMessageFromMyHome ( string messageId ) : bool
removeSnsId ( SnsIdType snsIdType ) : string
report ( long syncOpRevision, SyncCategory category, string report ) : void
reportContacts ( long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : List
reportGroups ( long syncOpRevision, List groups ) : void
reportProfile ( long syncOpRevision, Profile profile ) : void
reportRooms ( long syncOpRevision, List rooms ) : void
reportSettings ( long syncOpRevision, Settings settings ) : void
reportSpammer ( string spammerMid, List spammerReasons, List spamMessageIds ) : void
requestAccountPasswordReset ( IdentityProvider provider, string identifier, string locale ) : void
requestEmailConfirmation ( EmailConfirmation emailConfirmation ) : EmailConfirmationSession
requestIdentityUnbind ( IdentityProvider provider, string identifier ) : void
resendEmailConfirmation ( string verifier ) : EmailConfirmationSession
resendPinCode ( string sessionId ) : void
resendPinCodeBySMS ( string sessionId ) : void
sendChatChecked ( int seq, string consumer, string lastMessageId ) : void
sendChatRemoved ( int seq, string consumer, string lastMessageId ) : void
sendContentPreviewUpdated ( int esq, string messageId, List receiverMids ) : string>.Dictionary
sendContentReceipt ( int seq, string consumer, string messageId ) : void
sendDummyPush ( ) : void
sendEvent ( int seq, Message message ) : Message
sendMessage ( int seq, Message message ) : Message
sendMessageIgnored ( int seq, string consumer, List messageIds ) : void
sendMessageReceipt ( int seq, string consumer, List messageIds ) : void
sendMessageToMyHome ( int seq, Message message ) : Message
send_acceptGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
send_acceptGroupInvitation ( int reqSeq, string groupId ) : void
send_acceptProximityMatches ( AsyncCallback callback, object state, string sessionId, THashSet ids ) : IAsyncResult
send_acceptProximityMatches ( string sessionId, THashSet ids ) : void
send_acquireCallRoute ( AsyncCallback callback, object state, string to ) : IAsyncResult
send_acquireCallRoute ( string to ) : void
send_acquireCallTicket ( AsyncCallback callback, object state, string to ) : IAsyncResult
send_acquireCallTicket ( string to ) : void
send_acquireEncryptedAccessToken ( AsyncCallback callback, object state, FeatureType featureType ) : IAsyncResult
send_acquireEncryptedAccessToken ( FeatureType featureType ) : void
send_addSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken ) : IAsyncResult
send_addSnsId ( SnsIdType snsIdType, string snsAccessToken ) : void
send_blockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
send_blockContact ( int reqSeq, string id ) : void
send_blockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
send_blockRecommendation ( int reqSeq, string id ) : void
send_cancelGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
send_cancelGroupInvitation ( int reqSeq, string groupId, List contactIds ) : void
send_changeVerificationMethod ( AsyncCallback callback, object state, string sessionId, VerificationMethod method ) : IAsyncResult
send_changeVerificationMethod ( string sessionId, VerificationMethod method ) : void
send_clearIdentityCredential ( AsyncCallback callback, object state ) : IAsyncResult
send_clearIdentityCredential ( ) : void
send_clearMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId ) : IAsyncResult
send_clearMessageBox ( string channelId, string messageBoxId ) : void
send_closeProximityMatch ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_closeProximityMatch ( string sessionId ) : void
send_commitSendMessage ( AsyncCallback callback, object state, int seq, string messageId, List receiverMids ) : IAsyncResult
send_commitSendMessage ( int seq, string messageId, List receiverMids ) : void
send_commitSendMessages ( AsyncCallback callback, object state, int seq, List messageIds, List receiverMids ) : IAsyncResult
send_commitSendMessages ( int seq, List messageIds, List receiverMids ) : void
send_commitUpdateProfile ( AsyncCallback callback, object state, int seq, List attrs, List receiverMids ) : IAsyncResult
send_commitUpdateProfile ( int seq, List attrs, List receiverMids ) : void
send_confirmEmail ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
send_confirmEmail ( string verifier, string pinCode ) : void
send_createGroup ( AsyncCallback callback, object state, int seq, string name, List contactIds ) : IAsyncResult
send_createGroup ( int seq, string name, List contactIds ) : void
send_createQrcodeBase64Image ( AsyncCallback callback, object state, string url, string characterSet, int imageSize, int x, int y, int width, int height ) : IAsyncResult
send_createQrcodeBase64Image ( string url, string characterSet, int imageSize, int x, int y, int width, int height ) : void
send_createRoom ( AsyncCallback callback, object state, int reqSeq, List contactIds ) : IAsyncResult
send_createRoom ( int reqSeq, List contactIds ) : void
send_createSession ( AsyncCallback callback, object state ) : IAsyncResult
send_createSession ( ) : void
send_fetchAnnouncements ( AsyncCallback callback, object state, int lastFetchedIndex ) : IAsyncResult
send_fetchAnnouncements ( int lastFetchedIndex ) : void
send_fetchMessages ( AsyncCallback callback, object state, long localTs, int count ) : IAsyncResult
send_fetchMessages ( long localTs, int count ) : void
send_fetchOperations ( AsyncCallback callback, object state, long localRev, int count ) : IAsyncResult
send_fetchOperations ( long localRev, int count ) : void
send_fetchOps ( AsyncCallback callback, object state, long localRev, int count, long globalRev, long individualRev ) : IAsyncResult
send_fetchOps ( long localRev, int count, long globalRev, long individualRev ) : void
send_findAndAddContactsByEmail ( AsyncCallback callback, object state, int reqSeq, THashSet emails ) : IAsyncResult
send_findAndAddContactsByEmail ( int reqSeq, THashSet emails ) : void
send_findAndAddContactsByMid ( AsyncCallback callback, object state, int reqSeq, string mid ) : IAsyncResult
send_findAndAddContactsByMid ( int reqSeq, string mid ) : void
send_findAndAddContactsByPhone ( AsyncCallback callback, object state, int reqSeq, THashSet phones ) : IAsyncResult
send_findAndAddContactsByPhone ( int reqSeq, THashSet phones ) : void
send_findAndAddContactsByUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
send_findAndAddContactsByUserid ( int reqSeq, string userid ) : void
send_findContactByUserTicket ( AsyncCallback callback, object state, string ticketId ) : IAsyncResult
send_findContactByUserTicket ( string ticketId ) : void
send_findContactByUserid ( AsyncCallback callback, object state, string userid ) : IAsyncResult
send_findContactByUserid ( string userid ) : void
send_findContactsByEmail ( AsyncCallback callback, object state, THashSet emails ) : IAsyncResult
send_findContactsByEmail ( THashSet emails ) : void
send_findContactsByPhone ( AsyncCallback callback, object state, THashSet phones ) : IAsyncResult
send_findContactsByPhone ( THashSet phones ) : void
send_findSnsIdUserStatus ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string udidHash ) : IAsyncResult
send_findSnsIdUserStatus ( SnsIdType snsIdType, string snsAccessToken, string udidHash ) : void
send_finishUpdateVerification ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_finishUpdateVerification ( string sessionId ) : void
send_generateUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
send_generateUserTicket ( long expirationTime, int maxUseCount ) : void
send_getAcceptedProximityMatches ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_getAcceptedProximityMatches ( string sessionId ) : void
send_getActiveBuddySubscriberIds ( AsyncCallback callback, object state ) : IAsyncResult
send_getActiveBuddySubscriberIds ( ) : void
send_getAllContactIds ( AsyncCallback callback, object state ) : IAsyncResult
send_getAllContactIds ( ) : void
send_getAuthQrcode ( AsyncCallback callback, object state, bool keepLoggedIn, string systemName ) : IAsyncResult
send_getAuthQrcode ( bool keepLoggedIn, string systemName ) : void
send_getBlockedContactIds ( AsyncCallback callback, object state ) : IAsyncResult
send_getBlockedContactIds ( ) : void
send_getBlockedContactIdsByRange ( AsyncCallback callback, object state, int start, int count ) : IAsyncResult
send_getBlockedContactIdsByRange ( int start, int count ) : void
send_getBlockedRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
send_getBlockedRecommendationIds ( ) : void
send_getBuddyBlockerIds ( AsyncCallback callback, object state ) : IAsyncResult
send_getBuddyBlockerIds ( ) : void
send_getBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
send_getBuddyLocation ( string mid, int index ) : void
send_getCompactContactsModifiedSince ( AsyncCallback callback, object state, long timestamp ) : IAsyncResult
send_getCompactContactsModifiedSince ( long timestamp ) : void
send_getCompactGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
send_getCompactGroup ( string groupId ) : void
send_getCompactRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
send_getCompactRoom ( string roomId ) : void
send_getContact ( AsyncCallback callback, object state, string id ) : IAsyncResult
send_getContact ( string id ) : void
send_getContacts ( AsyncCallback callback, object state, List ids ) : IAsyncResult
send_getContacts ( List ids ) : void
send_getCountryWithRequestIp ( AsyncCallback callback, object state ) : IAsyncResult
send_getCountryWithRequestIp ( ) : void
send_getFavoriteMids ( AsyncCallback callback, object state ) : IAsyncResult
send_getFavoriteMids ( ) : void
send_getGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
send_getGroup ( string groupId ) : void
send_getGroupIdsInvited ( AsyncCallback callback, object state ) : IAsyncResult
send_getGroupIdsInvited ( ) : void
send_getGroupIdsJoined ( AsyncCallback callback, object state ) : IAsyncResult
send_getGroupIdsJoined ( ) : void
send_getGroups ( AsyncCallback callback, object state, List groupIds ) : IAsyncResult
send_getGroups ( List groupIds ) : void
send_getHiddenContactMids ( AsyncCallback callback, object state ) : IAsyncResult
send_getHiddenContactMids ( ) : void
send_getIdentityIdentifier ( AsyncCallback callback, object state ) : IAsyncResult
send_getIdentityIdentifier ( ) : void
send_getLastAnnouncementIndex ( AsyncCallback callback, object state ) : IAsyncResult
send_getLastAnnouncementIndex ( ) : void
send_getLastOpRevision ( AsyncCallback callback, object state ) : IAsyncResult
send_getLastOpRevision ( ) : void
send_getMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId, int lastMessagesCount ) : IAsyncResult
send_getMessageBox ( string channelId, string messageBoxId, int lastMessagesCount ) : void
send_getMessageBoxCompactWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
send_getMessageBoxCompactWrapUp ( string mid ) : void
send_getMessageBoxCompactWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
send_getMessageBoxCompactWrapUpList ( int start, int messageBoxCount ) : void
send_getMessageBoxList ( AsyncCallback callback, object state, string channelId, int lastMessagesCount ) : IAsyncResult
send_getMessageBoxList ( string channelId, int lastMessagesCount ) : void
send_getMessageBoxListByStatus ( AsyncCallback callback, object state, string channelId, int lastMessagesCount, int status ) : IAsyncResult
send_getMessageBoxListByStatus ( string channelId, int lastMessagesCount, int status ) : void
send_getMessageBoxWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
send_getMessageBoxWrapUp ( string mid ) : void
send_getMessageBoxWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
send_getMessageBoxWrapUpList ( int start, int messageBoxCount ) : void
send_getMessagesBySequenceNumber ( AsyncCallback callback, object state, string channelId, string messageBoxId, long startSeq, long endSeq ) : IAsyncResult
send_getMessagesBySequenceNumber ( string channelId, string messageBoxId, long startSeq, long endSeq ) : void
send_getNextMessages ( AsyncCallback callback, object state, string messageBoxId, long startSeq, int messagesCount ) : IAsyncResult
send_getNextMessages ( string messageBoxId, long startSeq, int messagesCount ) : void
send_getNotificationPolicy ( AsyncCallback callback, object state, CarrierCode carrier ) : IAsyncResult
send_getNotificationPolicy ( CarrierCode carrier ) : void
send_getPreviousMessages ( AsyncCallback callback, object state, string messageBoxId, long endSeq, int messagesCount ) : IAsyncResult
send_getPreviousMessages ( string messageBoxId, long endSeq, int messagesCount ) : void
send_getProfile ( AsyncCallback callback, object state ) : IAsyncResult
send_getProfile ( ) : void
send_getProximityMatchCandidateList ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_getProximityMatchCandidateList ( string sessionId ) : void
send_getProximityMatchCandidates ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_getProximityMatchCandidates ( string sessionId ) : void
send_getRSAKeyInfo ( AsyncCallback callback, object state, IdentityProvider provider ) : IAsyncResult
send_getRSAKeyInfo ( IdentityProvider provider ) : void
send_getRecentMessages ( AsyncCallback callback, object state, string messageBoxId, int messagesCount ) : IAsyncResult
send_getRecentMessages ( string messageBoxId, int messagesCount ) : void
send_getRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
send_getRecommendationIds ( ) : void
send_getRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
send_getRoom ( string roomId ) : void
send_getServerTime ( AsyncCallback callback, object state ) : IAsyncResult
send_getServerTime ( ) : void
send_getSessions ( AsyncCallback callback, object state ) : IAsyncResult
send_getSessions ( ) : void
send_getSettings ( AsyncCallback callback, object state ) : IAsyncResult
send_getSettings ( ) : void
send_getSettingsAttributes ( AsyncCallback callback, object state, int attrBitset ) : IAsyncResult
send_getSettingsAttributes ( int attrBitset ) : void
send_getSystemConfiguration ( AsyncCallback callback, object state ) : IAsyncResult
send_getSystemConfiguration ( ) : void
send_getUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
send_getUserTicket ( ) : void
send_getWapInvitation ( AsyncCallback callback, object state, string invitationHash ) : IAsyncResult
send_getWapInvitation ( string invitationHash ) : void
send_invalidateUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
send_invalidateUserTicket ( ) : void
send_inviteFriendsBySms ( AsyncCallback callback, object state, List phoneNumberList ) : IAsyncResult
send_inviteFriendsBySms ( List phoneNumberList ) : void
send_inviteIntoGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
send_inviteIntoGroup ( int reqSeq, string groupId, List contactIds ) : void
send_inviteIntoRoom ( AsyncCallback callback, object state, int reqSeq, string roomId, List contactIds ) : IAsyncResult
send_inviteIntoRoom ( int reqSeq, string roomId, List contactIds ) : void
send_inviteViaEmail ( AsyncCallback callback, object state, int reqSeq, string email, string name ) : IAsyncResult
send_inviteViaEmail ( int reqSeq, string email, string name ) : void
send_isIdentityIdentifierAvailable ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
send_isIdentityIdentifierAvailable ( IdentityProvider provider, string identifier ) : void
send_isUseridAvailable ( AsyncCallback callback, object state, string userid ) : IAsyncResult
send_isUseridAvailable ( string userid ) : void
send_kickoutFromGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
send_kickoutFromGroup ( int reqSeq, string groupId, List contactIds ) : void
send_leaveGroup ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
send_leaveGroup ( int reqSeq, string groupId ) : void
send_leaveRoom ( AsyncCallback callback, object state, int reqSeq, string roomId ) : IAsyncResult
send_leaveRoom ( int reqSeq, string roomId ) : void
send_loginWithIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
send_loginWithIdentityCredential ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : void
send_loginWithIdentityCredentialForCertificate ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
send_loginWithIdentityCredentialForCertificate ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : void
send_loginWithVerifier ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
send_loginWithVerifier ( string verifier ) : void
send_loginWithVerifierForCerificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
send_loginWithVerifierForCerificate ( string verifier ) : void
send_loginWithVerifierForCertificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
send_loginWithVerifierForCertificate ( string verifier ) : void
send_logout ( AsyncCallback callback, object state ) : IAsyncResult
send_logout ( ) : void
send_logoutSession ( AsyncCallback callback, object state, string tokenKey ) : IAsyncResult
send_logoutSession ( string tokenKey ) : void
send_noop ( AsyncCallback callback, object state ) : IAsyncResult
send_noop ( ) : void
send_notifiedRedirect ( AsyncCallback callback, object state, string>.Dictionary paramMap ) : IAsyncResult
send_notifiedRedirect ( string>.Dictionary paramMap ) : void
send_notifyBuddyOnAir ( AsyncCallback callback, object state, int seq, List receiverMids ) : IAsyncResult
send_notifyBuddyOnAir ( int seq, List receiverMids ) : void
send_notifyIndividualEvent ( AsyncCallback callback, object state, NotificationStatus notificationStatus, List receiverMids ) : IAsyncResult
send_notifyIndividualEvent ( NotificationStatus notificationStatus, List receiverMids ) : void
send_notifyInstalled ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
send_notifyInstalled ( string udidHash, string applicationTypeWithExtensions ) : void
send_notifyRegistrationComplete ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
send_notifyRegistrationComplete ( string udidHash, string applicationTypeWithExtensions ) : void
send_notifySleep ( AsyncCallback callback, object state, long lastRev, int badge ) : IAsyncResult
send_notifySleep ( long lastRev, int badge ) : void
send_notifyUpdated ( AsyncCallback callback, object state, long lastRev, DeviceInfo deviceInfo ) : IAsyncResult
send_notifyUpdated ( long lastRev, DeviceInfo deviceInfo ) : void
send_openProximityMatch ( AsyncCallback callback, object state, Location location ) : IAsyncResult
send_openProximityMatch ( Location location ) : void
send_registerBuddyUser ( AsyncCallback callback, object state, string buddyId, string registrarPassword ) : IAsyncResult
send_registerBuddyUser ( string buddyId, string registrarPassword ) : void
send_registerBuddyUserid ( AsyncCallback callback, object state, int seq, string userid ) : IAsyncResult
send_registerBuddyUserid ( int seq, string userid ) : void
send_registerDevice ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_registerDevice ( string sessionId ) : void
send_registerDeviceWithIdentityCredential ( AsyncCallback callback, object state, string sessionId, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
send_registerDeviceWithIdentityCredential ( string sessionId, IdentityProvider provider, string identifier, string verifier ) : void
send_registerDeviceWithoutPhoneNumber ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
send_registerDeviceWithoutPhoneNumber ( string region, string udidHash, DeviceInfo deviceInfo ) : void
send_registerDeviceWithoutPhoneNumberWithIdentityCredential ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : IAsyncResult
send_registerDeviceWithoutPhoneNumberWithIdentityCredential ( string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : void
send_registerUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
send_registerUserid ( int reqSeq, string userid ) : void
send_registerWapDevice ( AsyncCallback callback, object state, string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : IAsyncResult
send_registerWapDevice ( string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : void
send_registerWithExistingSnsIdAndIdentityCredential ( AsyncCallback callback, object state, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
send_registerWithExistingSnsIdAndIdentityCredential ( IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : void
send_registerWithSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : IAsyncResult
send_registerWithSnsId ( SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : void
send_registerWithSnsIdAndIdentityCredential ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
send_registerWithSnsIdAndIdentityCredential ( SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : void
send_reissueDeviceCredential ( AsyncCallback callback, object state ) : IAsyncResult
send_reissueDeviceCredential ( ) : void
send_reissueUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
send_reissueUserTicket ( long expirationTime, int maxUseCount ) : void
send_rejectGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
send_rejectGroupInvitation ( int reqSeq, string groupId ) : void
send_releaseSession ( AsyncCallback callback, object state ) : IAsyncResult
send_releaseSession ( ) : void
send_removeAllMessages ( AsyncCallback callback, object state, int seq, string lastMessageId ) : IAsyncResult
send_removeAllMessages ( int seq, string lastMessageId ) : void
send_removeBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
send_removeBuddyLocation ( string mid, int index ) : void
send_removeMessage ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
send_removeMessage ( string messageId ) : void
send_removeMessageFromMyHome ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
send_removeMessageFromMyHome ( string messageId ) : void
send_removeSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType ) : IAsyncResult
send_removeSnsId ( SnsIdType snsIdType ) : void
send_report ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, string report ) : IAsyncResult
send_report ( long syncOpRevision, SyncCategory category, string report ) : void
send_reportContacts ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : IAsyncResult
send_reportContacts ( long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : void
send_reportGroups ( AsyncCallback callback, object state, long syncOpRevision, List groups ) : IAsyncResult
send_reportGroups ( long syncOpRevision, List groups ) : void
send_reportProfile ( AsyncCallback callback, object state, long syncOpRevision, Profile profile ) : IAsyncResult
send_reportProfile ( long syncOpRevision, Profile profile ) : void
send_reportRooms ( AsyncCallback callback, object state, long syncOpRevision, List rooms ) : IAsyncResult
send_reportRooms ( long syncOpRevision, List rooms ) : void
send_reportSettings ( AsyncCallback callback, object state, long syncOpRevision, Settings settings ) : IAsyncResult
send_reportSettings ( long syncOpRevision, Settings settings ) : void
send_reportSpammer ( AsyncCallback callback, object state, string spammerMid, List spammerReasons, List spamMessageIds ) : IAsyncResult
send_reportSpammer ( string spammerMid, List spammerReasons, List spamMessageIds ) : void
send_requestAccountPasswordReset ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string locale ) : IAsyncResult
send_requestAccountPasswordReset ( IdentityProvider provider, string identifier, string locale ) : void
send_requestEmailConfirmation ( AsyncCallback callback, object state, EmailConfirmation emailConfirmation ) : IAsyncResult
send_requestEmailConfirmation ( EmailConfirmation emailConfirmation ) : void
send_requestIdentityUnbind ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
send_requestIdentityUnbind ( IdentityProvider provider, string identifier ) : void
send_resendEmailConfirmation ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
send_resendEmailConfirmation ( string verifier ) : void
send_resendPinCode ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_resendPinCode ( string sessionId ) : void
send_resendPinCodeBySMS ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
send_resendPinCodeBySMS ( string sessionId ) : void
send_sendChatChecked ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
send_sendChatChecked ( int seq, string consumer, string lastMessageId ) : void
send_sendChatRemoved ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
send_sendChatRemoved ( int seq, string consumer, string lastMessageId ) : void
send_sendContentPreviewUpdated ( AsyncCallback callback, object state, int esq, string messageId, List receiverMids ) : IAsyncResult
send_sendContentPreviewUpdated ( int esq, string messageId, List receiverMids ) : void
send_sendContentReceipt ( AsyncCallback callback, object state, int seq, string consumer, string messageId ) : IAsyncResult
send_sendContentReceipt ( int seq, string consumer, string messageId ) : void
send_sendDummyPush ( AsyncCallback callback, object state ) : IAsyncResult
send_sendDummyPush ( ) : void
send_sendEvent ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
send_sendEvent ( int seq, Message message ) : void
send_sendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
send_sendMessage ( int seq, Message message ) : void
send_sendMessageIgnored ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
send_sendMessageIgnored ( int seq, string consumer, List messageIds ) : void
send_sendMessageReceipt ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
send_sendMessageReceipt ( int seq, string consumer, List messageIds ) : void
send_sendMessageToMyHome ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
send_sendMessageToMyHome ( int seq, Message message ) : void
send_setBuddyLocation ( AsyncCallback callback, object state, string mid, int index, Geolocation location ) : IAsyncResult
send_setBuddyLocation ( string mid, int index, Geolocation location ) : void
send_setIdentityCredential ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
send_setIdentityCredential ( IdentityProvider provider, string identifier, string verifier ) : void
send_setNotificationsEnabled ( AsyncCallback callback, object state, int reqSeq, MIDType type, string target, bool enablement ) : IAsyncResult
send_setNotificationsEnabled ( int reqSeq, MIDType type, string target, bool enablement ) : void
send_startUpdateVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : IAsyncResult
send_startUpdateVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : void
send_startVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : IAsyncResult
send_startVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : void
send_storeUpdateProfileAttribute ( AsyncCallback callback, object state, int seq, ProfileAttribute profileAttribute, string value ) : IAsyncResult
send_storeUpdateProfileAttribute ( int seq, ProfileAttribute profileAttribute, string value ) : void
send_syncContactBySnsIds ( AsyncCallback callback, object state, int reqSeq, List modifications ) : IAsyncResult
send_syncContactBySnsIds ( int reqSeq, List modifications ) : void
send_syncContacts ( AsyncCallback callback, object state, int reqSeq, List localContacts ) : IAsyncResult
send_syncContacts ( int reqSeq, List localContacts ) : void
send_trySendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
send_trySendMessage ( int seq, Message message ) : void
send_unblockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
send_unblockContact ( int reqSeq, string id ) : void
send_unblockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
send_unblockRecommendation ( int reqSeq, string id ) : void
send_unregisterUserAndDevice ( AsyncCallback callback, object state ) : IAsyncResult
send_unregisterUserAndDevice ( ) : void
send_updateApnsDeviceToken ( AsyncCallback callback, object state, byte apnsDeviceToken ) : IAsyncResult
send_updateApnsDeviceToken ( byte apnsDeviceToken ) : void
send_updateBuddySetting ( AsyncCallback callback, object state, string key, string value ) : IAsyncResult
send_updateBuddySetting ( string key, string value ) : void
send_updateC2DMRegistrationId ( AsyncCallback callback, object state, string registrationId ) : IAsyncResult
send_updateC2DMRegistrationId ( string registrationId ) : void
send_updateContactSetting ( AsyncCallback callback, object state, int reqSeq, string mid, ContactSetting flag, string value ) : IAsyncResult
send_updateContactSetting ( int reqSeq, string mid, ContactSetting flag, string value ) : void
send_updateCustomModeSettings ( AsyncCallback callback, object state, CustomMode customMode, string>.Dictionary paramMap ) : IAsyncResult
send_updateCustomModeSettings ( CustomMode customMode, string>.Dictionary paramMap ) : void
send_updateDeviceInfo ( AsyncCallback callback, object state, string deviceUid, DeviceInfo deviceInfo ) : IAsyncResult
send_updateDeviceInfo ( string deviceUid, DeviceInfo deviceInfo ) : void
send_updateGroup ( AsyncCallback callback, object state, int reqSeq, Group group ) : IAsyncResult
send_updateGroup ( int reqSeq, Group group ) : void
send_updateNotificationToken ( AsyncCallback callback, object state, NotificationType type, string token ) : IAsyncResult
send_updateNotificationToken ( NotificationType type, string token ) : void
send_updateNotificationTokenWithBytes ( AsyncCallback callback, object state, NotificationType type, byte token ) : IAsyncResult
send_updateNotificationTokenWithBytes ( NotificationType type, byte token ) : void
send_updateProfile ( AsyncCallback callback, object state, int reqSeq, Profile profile ) : IAsyncResult
send_updateProfile ( int reqSeq, Profile profile ) : void
send_updateProfileAttribute ( AsyncCallback callback, object state, int reqSeq, ProfileAttribute attr, string value ) : IAsyncResult
send_updateProfileAttribute ( int reqSeq, ProfileAttribute attr, string value ) : void
send_updateRegion ( AsyncCallback callback, object state, string region ) : IAsyncResult
send_updateRegion ( string region ) : void
send_updateSettings ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
send_updateSettings ( int reqSeq, Settings settings ) : void
send_updateSettings2 ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
send_updateSettings2 ( int reqSeq, Settings settings ) : void
send_updateSettingsAttribute ( AsyncCallback callback, object state, int reqSeq, SettingsAttribute attr, string value ) : IAsyncResult
send_updateSettingsAttribute ( int reqSeq, SettingsAttribute attr, string value ) : void
send_updateSettingsAttributes ( AsyncCallback callback, object state, int reqSeq, int attrBitset, Settings settings ) : IAsyncResult
send_updateSettingsAttributes ( int reqSeq, int attrBitset, Settings settings ) : void
send_verifyIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password ) : IAsyncResult
send_verifyIdentityCredential ( IdentityProvider identityProvider, string identifier, string password ) : void
send_verifyIdentityCredentialWithResult ( AsyncCallback callback, object state, IdentityCredential identityCredential ) : IAsyncResult
send_verifyIdentityCredentialWithResult ( IdentityCredential identityCredential ) : void
send_verifyPhone ( AsyncCallback callback, object state, string sessionId, string pinCode, string udidHash ) : IAsyncResult
send_verifyPhone ( string sessionId, string pinCode, string udidHash ) : void
send_verifyQrcode ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
send_verifyQrcode ( string verifier, string pinCode ) : void
setBuddyLocation ( string mid, int index, Geolocation location ) : void
setIdentityCredential ( IdentityProvider provider, string identifier, string verifier ) : void
setNotificationsEnabled ( int reqSeq, MIDType type, string target, bool enablement ) : void
startUpdateVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : VerificationSessionData
startVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : VerificationSessionData
storeUpdateProfileAttribute ( int seq, ProfileAttribute profileAttribute, string value ) : void
syncContactBySnsIds ( int reqSeq, List modifications ) : List
syncContacts ( int reqSeq, List localContacts ) : ContactRegistration>.Dictionary
trySendMessage ( int seq, Message message ) : Message
unblockContact ( int reqSeq, string id ) : void
unblockRecommendation ( int reqSeq, string id ) : void
unregisterUserAndDevice ( ) : string
updateApnsDeviceToken ( byte apnsDeviceToken ) : void
updateBuddySetting ( string key, string value ) : void
updateC2DMRegistrationId ( string registrationId ) : void
updateContactSetting ( int reqSeq, string mid, ContactSetting flag, string value ) : void
updateCustomModeSettings ( CustomMode customMode, string>.Dictionary paramMap ) : void
updateDeviceInfo ( string deviceUid, DeviceInfo deviceInfo ) : void
updateGroup ( int reqSeq, Group group ) : void
updateNotificationToken ( NotificationType type, string token ) : void
updateNotificationTokenWithBytes ( NotificationType type, byte token ) : void
updateProfile ( int reqSeq, Profile profile ) : void
updateProfileAttribute ( int reqSeq, ProfileAttribute attr, string value ) : void
updateRegion ( string region ) : void
updateSettings ( int reqSeq, Settings settings ) : void
updateSettings2 ( int reqSeq, Settings settings ) : int
updateSettingsAttribute ( int reqSeq, SettingsAttribute attr, string value ) : void
updateSettingsAttributes ( int reqSeq, int attrBitset, Settings settings ) : int
verifyIdentityCredential ( IdentityProvider identityProvider, string identifier, string password ) : void
verifyIdentityCredentialWithResult ( IdentityCredential identityCredential ) : UserAuthStatus
verifyPhone ( string sessionId, string pinCode, string udidHash ) : VerificationResult
verifyQrcode ( string verifier, string pinCode ) : string

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Begin_acceptGroupInvitation() public method

public Begin_acceptGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
return IAsyncResult

Begin_acceptProximityMatches() public method

public Begin_acceptProximityMatches ( AsyncCallback callback, object state, string sessionId, THashSet ids ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
ids THashSet
return IAsyncResult

Begin_acquireCallRoute() public method

public Begin_acquireCallRoute ( AsyncCallback callback, object state, string to ) : IAsyncResult
callback AsyncCallback
state object
to string
return IAsyncResult

Begin_acquireCallTicket() public method

public Begin_acquireCallTicket ( AsyncCallback callback, object state, string to ) : IAsyncResult
callback AsyncCallback
state object
to string
return IAsyncResult

Begin_acquireEncryptedAccessToken() public method

public Begin_acquireEncryptedAccessToken ( AsyncCallback callback, object state, FeatureType featureType ) : IAsyncResult
callback AsyncCallback
state object
featureType FeatureType
return IAsyncResult

Begin_addSnsId() public method

public Begin_addSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
return IAsyncResult

Begin_blockContact() public method

public Begin_blockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

Begin_blockRecommendation() public method

public Begin_blockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

Begin_cancelGroupInvitation() public method

public Begin_cancelGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
contactIds List
return IAsyncResult

Begin_changeVerificationMethod() public method

public Begin_changeVerificationMethod ( AsyncCallback callback, object state, string sessionId, VerificationMethod method ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
method VerificationMethod
return IAsyncResult

Begin_clearIdentityCredential() public method

public Begin_clearIdentityCredential ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_clearMessageBox() public method

public Begin_clearMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId ) : IAsyncResult
callback AsyncCallback
state object
channelId string
messageBoxId string
return IAsyncResult

Begin_closeProximityMatch() public method

public Begin_closeProximityMatch ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_commitSendMessage() public method

public Begin_commitSendMessage ( AsyncCallback callback, object state, int seq, string messageId, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
messageId string
receiverMids List
return IAsyncResult

Begin_commitSendMessages() public method

public Begin_commitSendMessages ( AsyncCallback callback, object state, int seq, List messageIds, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
messageIds List
receiverMids List
return IAsyncResult

Begin_commitUpdateProfile() public method

public Begin_commitUpdateProfile ( AsyncCallback callback, object state, int seq, List attrs, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
attrs List
receiverMids List
return IAsyncResult

Begin_confirmEmail() public method

public Begin_confirmEmail ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
callback AsyncCallback
state object
verifier string
pinCode string
return IAsyncResult

Begin_createGroup() public method

public Begin_createGroup ( AsyncCallback callback, object state, int seq, string name, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
seq int
name string
contactIds List
return IAsyncResult

Begin_createQrcodeBase64Image() public method

public Begin_createQrcodeBase64Image ( AsyncCallback callback, object state, string url, string characterSet, int imageSize, int x, int y, int width, int height ) : IAsyncResult
callback AsyncCallback
state object
url string
characterSet string
imageSize int
x int
y int
width int
height int
return IAsyncResult

Begin_createRoom() public method

public Begin_createRoom ( AsyncCallback callback, object state, int reqSeq, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
contactIds List
return IAsyncResult

Begin_createSession() public method

public Begin_createSession ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_fetchAnnouncements() public method

public Begin_fetchAnnouncements ( AsyncCallback callback, object state, int lastFetchedIndex ) : IAsyncResult
callback AsyncCallback
state object
lastFetchedIndex int
return IAsyncResult

Begin_fetchMessages() public method

public Begin_fetchMessages ( AsyncCallback callback, object state, long localTs, int count ) : IAsyncResult
callback AsyncCallback
state object
localTs long
count int
return IAsyncResult

Begin_fetchOperations() public method

public Begin_fetchOperations ( AsyncCallback callback, object state, long localRev, int count ) : IAsyncResult
callback AsyncCallback
state object
localRev long
count int
return IAsyncResult

Begin_fetchOps() public method

public Begin_fetchOps ( AsyncCallback callback, object state, long localRev, int count, long globalRev, long individualRev ) : IAsyncResult
callback AsyncCallback
state object
localRev long
count int
globalRev long
individualRev long
return IAsyncResult

Begin_findAndAddContactsByEmail() public method

public Begin_findAndAddContactsByEmail ( AsyncCallback callback, object state, int reqSeq, THashSet emails ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
emails THashSet
return IAsyncResult

Begin_findAndAddContactsByMid() public method

public Begin_findAndAddContactsByMid ( AsyncCallback callback, object state, int reqSeq, string mid ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
mid string
return IAsyncResult

Begin_findAndAddContactsByPhone() public method

public Begin_findAndAddContactsByPhone ( AsyncCallback callback, object state, int reqSeq, THashSet phones ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
phones THashSet
return IAsyncResult

Begin_findAndAddContactsByUserid() public method

public Begin_findAndAddContactsByUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
userid string
return IAsyncResult

Begin_findContactByUserTicket() public method

public Begin_findContactByUserTicket ( AsyncCallback callback, object state, string ticketId ) : IAsyncResult
callback AsyncCallback
state object
ticketId string
return IAsyncResult

Begin_findContactByUserid() public method

public Begin_findContactByUserid ( AsyncCallback callback, object state, string userid ) : IAsyncResult
callback AsyncCallback
state object
userid string
return IAsyncResult

Begin_findContactsByEmail() public method

public Begin_findContactsByEmail ( AsyncCallback callback, object state, THashSet emails ) : IAsyncResult
callback AsyncCallback
state object
emails THashSet
return IAsyncResult

Begin_findContactsByPhone() public method

public Begin_findContactsByPhone ( AsyncCallback callback, object state, THashSet phones ) : IAsyncResult
callback AsyncCallback
state object
phones THashSet
return IAsyncResult

Begin_findSnsIdUserStatus() public method

public Begin_findSnsIdUserStatus ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string udidHash ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
udidHash string
return IAsyncResult

Begin_finishUpdateVerification() public method

public Begin_finishUpdateVerification ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_generateUserTicket() public method

public Begin_generateUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
callback AsyncCallback
state object
expirationTime long
maxUseCount int
return IAsyncResult

Begin_getAcceptedProximityMatches() public method

public Begin_getAcceptedProximityMatches ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_getActiveBuddySubscriberIds() public method

public Begin_getActiveBuddySubscriberIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getAllContactIds() public method

public Begin_getAllContactIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getAuthQrcode() public method

public Begin_getAuthQrcode ( AsyncCallback callback, object state, bool keepLoggedIn, string systemName ) : IAsyncResult
callback AsyncCallback
state object
keepLoggedIn bool
systemName string
return IAsyncResult

Begin_getBlockedContactIds() public method

public Begin_getBlockedContactIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getBlockedContactIdsByRange() public method

public Begin_getBlockedContactIdsByRange ( AsyncCallback callback, object state, int start, int count ) : IAsyncResult
callback AsyncCallback
state object
start int
count int
return IAsyncResult

Begin_getBlockedRecommendationIds() public method

public Begin_getBlockedRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getBuddyBlockerIds() public method

public Begin_getBuddyBlockerIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getBuddyLocation() public method

public Begin_getBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
callback AsyncCallback
state object
mid string
index int
return IAsyncResult

Begin_getCompactContactsModifiedSince() public method

public Begin_getCompactContactsModifiedSince ( AsyncCallback callback, object state, long timestamp ) : IAsyncResult
callback AsyncCallback
state object
timestamp long
return IAsyncResult

Begin_getCompactGroup() public method

public Begin_getCompactGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
callback AsyncCallback
state object
groupId string
return IAsyncResult

Begin_getCompactRoom() public method

public Begin_getCompactRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
callback AsyncCallback
state object
roomId string
return IAsyncResult

Begin_getContact() public method

public Begin_getContact ( AsyncCallback callback, object state, string id ) : IAsyncResult
callback AsyncCallback
state object
id string
return IAsyncResult

Begin_getContacts() public method

public Begin_getContacts ( AsyncCallback callback, object state, List ids ) : IAsyncResult
callback AsyncCallback
state object
ids List
return IAsyncResult

Begin_getCountryWithRequestIp() public method

public Begin_getCountryWithRequestIp ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getFavoriteMids() public method

public Begin_getFavoriteMids ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getGroup() public method

public Begin_getGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
callback AsyncCallback
state object
groupId string
return IAsyncResult

Begin_getGroupIdsInvited() public method

public Begin_getGroupIdsInvited ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getGroupIdsJoined() public method

public Begin_getGroupIdsJoined ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getGroups() public method

public Begin_getGroups ( AsyncCallback callback, object state, List groupIds ) : IAsyncResult
callback AsyncCallback
state object
groupIds List
return IAsyncResult

Begin_getHiddenContactMids() public method

public Begin_getHiddenContactMids ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getIdentityIdentifier() public method

public Begin_getIdentityIdentifier ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getLastAnnouncementIndex() public method

public Begin_getLastAnnouncementIndex ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getLastOpRevision() public method

public Begin_getLastOpRevision ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getMessageBox() public method

public Begin_getMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId, int lastMessagesCount ) : IAsyncResult
callback AsyncCallback
state object
channelId string
messageBoxId string
lastMessagesCount int
return IAsyncResult

Begin_getMessageBoxCompactWrapUp() public method

public Begin_getMessageBoxCompactWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
callback AsyncCallback
state object
mid string
return IAsyncResult

Begin_getMessageBoxCompactWrapUpList() public method

public Begin_getMessageBoxCompactWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
callback AsyncCallback
state object
start int
messageBoxCount int
return IAsyncResult

Begin_getMessageBoxList() public method

public Begin_getMessageBoxList ( AsyncCallback callback, object state, string channelId, int lastMessagesCount ) : IAsyncResult
callback AsyncCallback
state object
channelId string
lastMessagesCount int
return IAsyncResult

Begin_getMessageBoxListByStatus() public method

public Begin_getMessageBoxListByStatus ( AsyncCallback callback, object state, string channelId, int lastMessagesCount, int status ) : IAsyncResult
callback AsyncCallback
state object
channelId string
lastMessagesCount int
status int
return IAsyncResult

Begin_getMessageBoxWrapUp() public method

public Begin_getMessageBoxWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
callback AsyncCallback
state object
mid string
return IAsyncResult

Begin_getMessageBoxWrapUpList() public method

public Begin_getMessageBoxWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
callback AsyncCallback
state object
start int
messageBoxCount int
return IAsyncResult

Begin_getMessagesBySequenceNumber() public method

public Begin_getMessagesBySequenceNumber ( AsyncCallback callback, object state, string channelId, string messageBoxId, long startSeq, long endSeq ) : IAsyncResult
callback AsyncCallback
state object
channelId string
messageBoxId string
startSeq long
endSeq long
return IAsyncResult

Begin_getNextMessages() public method

public Begin_getNextMessages ( AsyncCallback callback, object state, string messageBoxId, long startSeq, int messagesCount ) : IAsyncResult
callback AsyncCallback
state object
messageBoxId string
startSeq long
messagesCount int
return IAsyncResult

Begin_getNotificationPolicy() public method

public Begin_getNotificationPolicy ( AsyncCallback callback, object state, CarrierCode carrier ) : IAsyncResult
callback AsyncCallback
state object
carrier CarrierCode
return IAsyncResult

Begin_getPreviousMessages() public method

public Begin_getPreviousMessages ( AsyncCallback callback, object state, string messageBoxId, long endSeq, int messagesCount ) : IAsyncResult
callback AsyncCallback
state object
messageBoxId string
endSeq long
messagesCount int
return IAsyncResult

Begin_getProfile() public method

public Begin_getProfile ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getProximityMatchCandidateList() public method

public Begin_getProximityMatchCandidateList ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_getProximityMatchCandidates() public method

public Begin_getProximityMatchCandidates ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_getRSAKeyInfo() public method

public Begin_getRSAKeyInfo ( AsyncCallback callback, object state, IdentityProvider provider ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
return IAsyncResult

Begin_getRecentMessages() public method

public Begin_getRecentMessages ( AsyncCallback callback, object state, string messageBoxId, int messagesCount ) : IAsyncResult
callback AsyncCallback
state object
messageBoxId string
messagesCount int
return IAsyncResult

Begin_getRecommendationIds() public method

public Begin_getRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getRoom() public method

public Begin_getRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
callback AsyncCallback
state object
roomId string
return IAsyncResult

Begin_getServerTime() public method

public Begin_getServerTime ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getSessions() public method

public Begin_getSessions ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getSettings() public method

public Begin_getSettings ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getSettingsAttributes() public method

public Begin_getSettingsAttributes ( AsyncCallback callback, object state, int attrBitset ) : IAsyncResult
callback AsyncCallback
state object
attrBitset int
return IAsyncResult

Begin_getSystemConfiguration() public method

public Begin_getSystemConfiguration ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getUserTicket() public method

public Begin_getUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_getWapInvitation() public method

public Begin_getWapInvitation ( AsyncCallback callback, object state, string invitationHash ) : IAsyncResult
callback AsyncCallback
state object
invitationHash string
return IAsyncResult

Begin_invalidateUserTicket() public method

public Begin_invalidateUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_inviteFriendsBySms() public method

public Begin_inviteFriendsBySms ( AsyncCallback callback, object state, List phoneNumberList ) : IAsyncResult
callback AsyncCallback
state object
phoneNumberList List
return IAsyncResult

Begin_inviteIntoGroup() public method

public Begin_inviteIntoGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
contactIds List
return IAsyncResult

Begin_inviteIntoRoom() public method

public Begin_inviteIntoRoom ( AsyncCallback callback, object state, int reqSeq, string roomId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
roomId string
contactIds List
return IAsyncResult

Begin_inviteViaEmail() public method

public Begin_inviteViaEmail ( AsyncCallback callback, object state, int reqSeq, string email, string name ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
email string
name string
return IAsyncResult

Begin_isIdentityIdentifierAvailable() public method

public Begin_isIdentityIdentifierAvailable ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
return IAsyncResult

Begin_isUseridAvailable() public method

public Begin_isUseridAvailable ( AsyncCallback callback, object state, string userid ) : IAsyncResult
callback AsyncCallback
state object
userid string
return IAsyncResult

Begin_kickoutFromGroup() public method

public Begin_kickoutFromGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
contactIds List
return IAsyncResult

Begin_leaveGroup() public method

public Begin_leaveGroup ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
return IAsyncResult

Begin_leaveRoom() public method

public Begin_leaveRoom ( AsyncCallback callback, object state, int reqSeq, string roomId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
roomId string
return IAsyncResult

Begin_loginWithIdentityCredential() public method

public Begin_loginWithIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
callback AsyncCallback
state object
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return IAsyncResult

Begin_loginWithIdentityCredentialForCertificate() public method

public Begin_loginWithIdentityCredentialForCertificate ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
callback AsyncCallback
state object
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return IAsyncResult

Begin_loginWithVerifier() public method

public Begin_loginWithVerifier ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

Begin_loginWithVerifierForCerificate() public method

public Begin_loginWithVerifierForCerificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

Begin_loginWithVerifierForCertificate() public method

public Begin_loginWithVerifierForCertificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

Begin_logout() public method

public Begin_logout ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_logoutSession() public method

public Begin_logoutSession ( AsyncCallback callback, object state, string tokenKey ) : IAsyncResult
callback AsyncCallback
state object
tokenKey string
return IAsyncResult

Begin_noop() public method

public Begin_noop ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_notifiedRedirect() public method

public Begin_notifiedRedirect ( AsyncCallback callback, object state, string>.Dictionary paramMap ) : IAsyncResult
callback AsyncCallback
state object
paramMap string>.Dictionary
return IAsyncResult

Begin_notifyBuddyOnAir() public method

public Begin_notifyBuddyOnAir ( AsyncCallback callback, object state, int seq, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
receiverMids List
return IAsyncResult

Begin_notifyIndividualEvent() public method

public Begin_notifyIndividualEvent ( AsyncCallback callback, object state, NotificationStatus notificationStatus, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
notificationStatus NotificationStatus
receiverMids List
return IAsyncResult

Begin_notifyInstalled() public method

public Begin_notifyInstalled ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
callback AsyncCallback
state object
udidHash string
applicationTypeWithExtensions string
return IAsyncResult

Begin_notifyRegistrationComplete() public method

public Begin_notifyRegistrationComplete ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
callback AsyncCallback
state object
udidHash string
applicationTypeWithExtensions string
return IAsyncResult

Begin_notifySleep() public method

public Begin_notifySleep ( AsyncCallback callback, object state, long lastRev, int badge ) : IAsyncResult
callback AsyncCallback
state object
lastRev long
badge int
return IAsyncResult

Begin_notifyUpdated() public method

public Begin_notifyUpdated ( AsyncCallback callback, object state, long lastRev, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
lastRev long
deviceInfo DeviceInfo
return IAsyncResult

Begin_openProximityMatch() public method

public Begin_openProximityMatch ( AsyncCallback callback, object state, Location location ) : IAsyncResult
callback AsyncCallback
state object
location Location
return IAsyncResult

Begin_registerBuddyUser() public method

public Begin_registerBuddyUser ( AsyncCallback callback, object state, string buddyId, string registrarPassword ) : IAsyncResult
callback AsyncCallback
state object
buddyId string
registrarPassword string
return IAsyncResult

Begin_registerBuddyUserid() public method

public Begin_registerBuddyUserid ( AsyncCallback callback, object state, int seq, string userid ) : IAsyncResult
callback AsyncCallback
state object
seq int
userid string
return IAsyncResult

Begin_registerDevice() public method

public Begin_registerDevice ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_registerDeviceWithIdentityCredential() public method

public Begin_registerDeviceWithIdentityCredential ( AsyncCallback callback, object state, string sessionId, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
provider IdentityProvider
identifier string
verifier string
return IAsyncResult

Begin_registerDeviceWithoutPhoneNumber() public method

public Begin_registerDeviceWithoutPhoneNumber ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
region string
udidHash string
deviceInfo DeviceInfo
return IAsyncResult

Begin_registerDeviceWithoutPhoneNumberWithIdentityCredential() public method

public Begin_registerDeviceWithoutPhoneNumberWithIdentityCredential ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : IAsyncResult
callback AsyncCallback
state object
region string
udidHash string
deviceInfo DeviceInfo
provider IdentityProvider
identifier string
verifier string
mid string
return IAsyncResult

Begin_registerUserid() public method

public Begin_registerUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
userid string
return IAsyncResult

Begin_registerWapDevice() public method

public Begin_registerWapDevice ( AsyncCallback callback, object state, string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
invitationHash string
guidHash string
email string
deviceInfo DeviceInfo
return IAsyncResult

Begin_registerWithExistingSnsIdAndIdentityCredential() public method

public Begin_registerWithExistingSnsIdAndIdentityCredential ( AsyncCallback callback, object state, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return IAsyncResult

Begin_registerWithSnsId() public method

public Begin_registerWithSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
region string
udidHash string
deviceInfo DeviceInfo
mid string
return IAsyncResult

Begin_registerWithSnsIdAndIdentityCredential() public method

public Begin_registerWithSnsIdAndIdentityCredential ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return IAsyncResult

Begin_reissueDeviceCredential() public method

public Begin_reissueDeviceCredential ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_reissueUserTicket() public method

public Begin_reissueUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
callback AsyncCallback
state object
expirationTime long
maxUseCount int
return IAsyncResult

Begin_rejectGroupInvitation() public method

public Begin_rejectGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
return IAsyncResult

Begin_releaseSession() public method

public Begin_releaseSession ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_removeAllMessages() public method

public Begin_removeAllMessages ( AsyncCallback callback, object state, int seq, string lastMessageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
lastMessageId string
return IAsyncResult

Begin_removeBuddyLocation() public method

public Begin_removeBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
callback AsyncCallback
state object
mid string
index int
return IAsyncResult

Begin_removeMessage() public method

public Begin_removeMessage ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
callback AsyncCallback
state object
messageId string
return IAsyncResult

Begin_removeMessageFromMyHome() public method

public Begin_removeMessageFromMyHome ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
callback AsyncCallback
state object
messageId string
return IAsyncResult

Begin_removeSnsId() public method

public Begin_removeSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
return IAsyncResult

Begin_report() public method

public Begin_report ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, string report ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
category SyncCategory
report string
return IAsyncResult

Begin_reportContacts() public method

public Begin_reportContacts ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
category SyncCategory
contactReports List
actionType SyncActionType
return IAsyncResult

Begin_reportGroups() public method

public Begin_reportGroups ( AsyncCallback callback, object state, long syncOpRevision, List groups ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
groups List
return IAsyncResult

Begin_reportProfile() public method

public Begin_reportProfile ( AsyncCallback callback, object state, long syncOpRevision, Profile profile ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
profile Profile
return IAsyncResult

Begin_reportRooms() public method

public Begin_reportRooms ( AsyncCallback callback, object state, long syncOpRevision, List rooms ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
rooms List
return IAsyncResult

Begin_reportSettings() public method

public Begin_reportSettings ( AsyncCallback callback, object state, long syncOpRevision, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
settings Settings
return IAsyncResult

Begin_reportSpammer() public method

public Begin_reportSpammer ( AsyncCallback callback, object state, string spammerMid, List spammerReasons, List spamMessageIds ) : IAsyncResult
callback AsyncCallback
state object
spammerMid string
spammerReasons List
spamMessageIds List
return IAsyncResult

Begin_requestAccountPasswordReset() public method

public Begin_requestAccountPasswordReset ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string locale ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
locale string
return IAsyncResult

Begin_requestEmailConfirmation() public method

public Begin_requestEmailConfirmation ( AsyncCallback callback, object state, EmailConfirmation emailConfirmation ) : IAsyncResult
callback AsyncCallback
state object
emailConfirmation EmailConfirmation
return IAsyncResult

Begin_requestIdentityUnbind() public method

public Begin_requestIdentityUnbind ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
return IAsyncResult

Begin_resendEmailConfirmation() public method

public Begin_resendEmailConfirmation ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

Begin_resendPinCode() public method

public Begin_resendPinCode ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_resendPinCodeBySMS() public method

public Begin_resendPinCodeBySMS ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

Begin_sendChatChecked() public method

public Begin_sendChatChecked ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
lastMessageId string
return IAsyncResult

Begin_sendChatRemoved() public method

public Begin_sendChatRemoved ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
lastMessageId string
return IAsyncResult

Begin_sendContentPreviewUpdated() public method

public Begin_sendContentPreviewUpdated ( AsyncCallback callback, object state, int esq, string messageId, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
esq int
messageId string
receiverMids List
return IAsyncResult

Begin_sendContentReceipt() public method

public Begin_sendContentReceipt ( AsyncCallback callback, object state, int seq, string consumer, string messageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
messageId string
return IAsyncResult

Begin_sendDummyPush() public method

public Begin_sendDummyPush ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_sendEvent() public method

public Begin_sendEvent ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

Begin_sendMessage() public method

public Begin_sendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

Begin_sendMessageIgnored() public method

public Begin_sendMessageIgnored ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
messageIds List
return IAsyncResult

Begin_sendMessageReceipt() public method

public Begin_sendMessageReceipt ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
messageIds List
return IAsyncResult

Begin_sendMessageToMyHome() public method

public Begin_sendMessageToMyHome ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

Begin_setBuddyLocation() public method

public Begin_setBuddyLocation ( AsyncCallback callback, object state, string mid, int index, Geolocation location ) : IAsyncResult
callback AsyncCallback
state object
mid string
index int
location Geolocation
return IAsyncResult

Begin_setIdentityCredential() public method

public Begin_setIdentityCredential ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
verifier string
return IAsyncResult

Begin_setNotificationsEnabled() public method

public Begin_setNotificationsEnabled ( AsyncCallback callback, object state, int reqSeq, MIDType type, string target, bool enablement ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
type MIDType
target string
enablement bool
return IAsyncResult

Begin_startUpdateVerification() public method

public Begin_startUpdateVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : IAsyncResult
callback AsyncCallback
state object
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
locale string
return IAsyncResult

Begin_startVerification() public method

public Begin_startVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : IAsyncResult
callback AsyncCallback
state object
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
mid string
locale string
return IAsyncResult

Begin_storeUpdateProfileAttribute() public method

public Begin_storeUpdateProfileAttribute ( AsyncCallback callback, object state, int seq, ProfileAttribute profileAttribute, string value ) : IAsyncResult
callback AsyncCallback
state object
seq int
profileAttribute ProfileAttribute
value string
return IAsyncResult

Begin_syncContactBySnsIds() public method

public Begin_syncContactBySnsIds ( AsyncCallback callback, object state, int reqSeq, List modifications ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
modifications List
return IAsyncResult

Begin_syncContacts() public method

public Begin_syncContacts ( AsyncCallback callback, object state, int reqSeq, List localContacts ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
localContacts List
return IAsyncResult

Begin_trySendMessage() public method

public Begin_trySendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

Begin_unblockContact() public method

public Begin_unblockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

Begin_unblockRecommendation() public method

public Begin_unblockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

Begin_unregisterUserAndDevice() public method

public Begin_unregisterUserAndDevice ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

Begin_updateApnsDeviceToken() public method

public Begin_updateApnsDeviceToken ( AsyncCallback callback, object state, byte apnsDeviceToken ) : IAsyncResult
callback AsyncCallback
state object
apnsDeviceToken byte
return IAsyncResult

Begin_updateBuddySetting() public method

public Begin_updateBuddySetting ( AsyncCallback callback, object state, string key, string value ) : IAsyncResult
callback AsyncCallback
state object
key string
value string
return IAsyncResult

Begin_updateC2DMRegistrationId() public method

public Begin_updateC2DMRegistrationId ( AsyncCallback callback, object state, string registrationId ) : IAsyncResult
callback AsyncCallback
state object
registrationId string
return IAsyncResult

Begin_updateContactSetting() public method

public Begin_updateContactSetting ( AsyncCallback callback, object state, int reqSeq, string mid, ContactSetting flag, string value ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
mid string
flag ContactSetting
value string
return IAsyncResult

Begin_updateCustomModeSettings() public method

public Begin_updateCustomModeSettings ( AsyncCallback callback, object state, CustomMode customMode, string>.Dictionary paramMap ) : IAsyncResult
callback AsyncCallback
state object
customMode CustomMode
paramMap string>.Dictionary
return IAsyncResult

Begin_updateDeviceInfo() public method

public Begin_updateDeviceInfo ( AsyncCallback callback, object state, string deviceUid, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
deviceUid string
deviceInfo DeviceInfo
return IAsyncResult

Begin_updateGroup() public method

public Begin_updateGroup ( AsyncCallback callback, object state, int reqSeq, Group group ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
group Group
return IAsyncResult

Begin_updateNotificationToken() public method

public Begin_updateNotificationToken ( AsyncCallback callback, object state, NotificationType type, string token ) : IAsyncResult
callback AsyncCallback
state object
type NotificationType
token string
return IAsyncResult

Begin_updateNotificationTokenWithBytes() public method

public Begin_updateNotificationTokenWithBytes ( AsyncCallback callback, object state, NotificationType type, byte token ) : IAsyncResult
callback AsyncCallback
state object
type NotificationType
token byte
return IAsyncResult

Begin_updateProfile() public method

public Begin_updateProfile ( AsyncCallback callback, object state, int reqSeq, Profile profile ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
profile Profile
return IAsyncResult

Begin_updateProfileAttribute() public method

public Begin_updateProfileAttribute ( AsyncCallback callback, object state, int reqSeq, ProfileAttribute attr, string value ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
attr ProfileAttribute
value string
return IAsyncResult

Begin_updateRegion() public method

public Begin_updateRegion ( AsyncCallback callback, object state, string region ) : IAsyncResult
callback AsyncCallback
state object
region string
return IAsyncResult

Begin_updateSettings() public method

public Begin_updateSettings ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
settings Settings
return IAsyncResult

Begin_updateSettings2() public method

public Begin_updateSettings2 ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
settings Settings
return IAsyncResult

Begin_updateSettingsAttribute() public method

public Begin_updateSettingsAttribute ( AsyncCallback callback, object state, int reqSeq, SettingsAttribute attr, string value ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
attr SettingsAttribute
value string
return IAsyncResult

Begin_updateSettingsAttributes() public method

public Begin_updateSettingsAttributes ( AsyncCallback callback, object state, int reqSeq, int attrBitset, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
attrBitset int
settings Settings
return IAsyncResult

Begin_verifyIdentityCredential() public method

public Begin_verifyIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password ) : IAsyncResult
callback AsyncCallback
state object
identityProvider IdentityProvider
identifier string
password string
return IAsyncResult

Begin_verifyIdentityCredentialWithResult() public method

public Begin_verifyIdentityCredentialWithResult ( AsyncCallback callback, object state, IdentityCredential identityCredential ) : IAsyncResult
callback AsyncCallback
state object
identityCredential IdentityCredential
return IAsyncResult

Begin_verifyPhone() public method

public Begin_verifyPhone ( AsyncCallback callback, object state, string sessionId, string pinCode, string udidHash ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
pinCode string
udidHash string
return IAsyncResult

Begin_verifyQrcode() public method

public Begin_verifyQrcode ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
callback AsyncCallback
state object
verifier string
pinCode string
return IAsyncResult

Client() public method

public Client ( TProtocol prot ) : System
prot TProtocol
return System

Client() public method

public Client ( TProtocol iprot, TProtocol oprot ) : System
iprot TProtocol
oprot TProtocol
return System

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

End_acceptGroupInvitation() public method

public End_acceptGroupInvitation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_acceptProximityMatches() public method

public End_acceptProximityMatches ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_acquireCallRoute() public method

public End_acquireCallRoute ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_acquireCallTicket() public method

public End_acquireCallTicket ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_acquireEncryptedAccessToken() public method

public End_acquireEncryptedAccessToken ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_addSnsId() public method

public End_addSnsId ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_blockContact() public method

public End_blockContact ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_blockRecommendation() public method

public End_blockRecommendation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_cancelGroupInvitation() public method

public End_cancelGroupInvitation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_changeVerificationMethod() public method

public End_changeVerificationMethod ( IAsyncResult asyncResult ) : VerificationSessionData
asyncResult IAsyncResult
return VerificationSessionData

End_clearIdentityCredential() public method

public End_clearIdentityCredential ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_clearMessageBox() public method

public End_clearMessageBox ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_closeProximityMatch() public method

public End_closeProximityMatch ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_commitSendMessage() public method

public End_commitSendMessage ( IAsyncResult asyncResult ) : string>.Dictionary
asyncResult IAsyncResult
return string>.Dictionary

End_commitSendMessages() public method

public End_commitSendMessages ( IAsyncResult asyncResult ) : string>.Dictionary
asyncResult IAsyncResult
return string>.Dictionary

End_commitUpdateProfile() public method

public End_commitUpdateProfile ( IAsyncResult asyncResult ) : string>.Dictionary
asyncResult IAsyncResult
return string>.Dictionary

End_confirmEmail() public method

public End_confirmEmail ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_createGroup() public method

public End_createGroup ( IAsyncResult asyncResult ) : Group
asyncResult IAsyncResult
return Group

End_createQrcodeBase64Image() public method

public End_createQrcodeBase64Image ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_createRoom() public method

public End_createRoom ( IAsyncResult asyncResult ) : Room
asyncResult IAsyncResult
return Room

End_createSession() public method

public End_createSession ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_fetchAnnouncements() public method

public End_fetchAnnouncements ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_fetchMessages() public method

public End_fetchMessages ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_fetchOperations() public method

public End_fetchOperations ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_fetchOps() public method

public End_fetchOps ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_findAndAddContactsByEmail() public method

public End_findAndAddContactsByEmail ( IAsyncResult asyncResult ) : Contact>.Dictionary
asyncResult IAsyncResult
return Contact>.Dictionary

End_findAndAddContactsByMid() public method

public End_findAndAddContactsByMid ( IAsyncResult asyncResult ) : Contact>.Dictionary
asyncResult IAsyncResult
return Contact>.Dictionary

End_findAndAddContactsByPhone() public method

public End_findAndAddContactsByPhone ( IAsyncResult asyncResult ) : Contact>.Dictionary
asyncResult IAsyncResult
return Contact>.Dictionary

End_findAndAddContactsByUserid() public method

public End_findAndAddContactsByUserid ( IAsyncResult asyncResult ) : Contact>.Dictionary
asyncResult IAsyncResult
return Contact>.Dictionary

End_findContactByUserTicket() public method

public End_findContactByUserTicket ( IAsyncResult asyncResult ) : Contact
asyncResult IAsyncResult
return Contact

End_findContactByUserid() public method

public End_findContactByUserid ( IAsyncResult asyncResult ) : Contact
asyncResult IAsyncResult
return Contact

End_findContactsByEmail() public method

public End_findContactsByEmail ( IAsyncResult asyncResult ) : Contact>.Dictionary
asyncResult IAsyncResult
return Contact>.Dictionary

End_findContactsByPhone() public method

public End_findContactsByPhone ( IAsyncResult asyncResult ) : Contact>.Dictionary
asyncResult IAsyncResult
return Contact>.Dictionary

End_findSnsIdUserStatus() public method

public End_findSnsIdUserStatus ( IAsyncResult asyncResult ) : SnsIdUserStatus
asyncResult IAsyncResult
return SnsIdUserStatus

End_finishUpdateVerification() public method

public End_finishUpdateVerification ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_generateUserTicket() public method

public End_generateUserTicket ( IAsyncResult asyncResult ) : Ticket
asyncResult IAsyncResult
return Ticket

End_getAcceptedProximityMatches() public method

public End_getAcceptedProximityMatches ( IAsyncResult asyncResult ) : THashSet
asyncResult IAsyncResult
return THashSet

End_getActiveBuddySubscriberIds() public method

public End_getActiveBuddySubscriberIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getAllContactIds() public method

public End_getAllContactIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getAuthQrcode() public method

public End_getAuthQrcode ( IAsyncResult asyncResult ) : AuthQrcode
asyncResult IAsyncResult
return AuthQrcode

End_getBlockedContactIds() public method

public End_getBlockedContactIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getBlockedContactIdsByRange() public method

public End_getBlockedContactIdsByRange ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getBlockedRecommendationIds() public method

public End_getBlockedRecommendationIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getBuddyBlockerIds() public method

public End_getBuddyBlockerIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getBuddyLocation() public method

public End_getBuddyLocation ( IAsyncResult asyncResult ) : Geolocation
asyncResult IAsyncResult
return Geolocation

End_getCompactContactsModifiedSince() public method

public End_getCompactContactsModifiedSince ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getCompactGroup() public method

public End_getCompactGroup ( IAsyncResult asyncResult ) : Group
asyncResult IAsyncResult
return Group

End_getCompactRoom() public method

public End_getCompactRoom ( IAsyncResult asyncResult ) : Room
asyncResult IAsyncResult
return Room

End_getContact() public method

public End_getContact ( IAsyncResult asyncResult ) : Contact
asyncResult IAsyncResult
return Contact

End_getContacts() public method

public End_getContacts ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getCountryWithRequestIp() public method

public End_getCountryWithRequestIp ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_getFavoriteMids() public method

public End_getFavoriteMids ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getGroup() public method

public End_getGroup ( IAsyncResult asyncResult ) : Group
asyncResult IAsyncResult
return Group

End_getGroupIdsInvited() public method

public End_getGroupIdsInvited ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getGroupIdsJoined() public method

public End_getGroupIdsJoined ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getGroups() public method

public End_getGroups ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getHiddenContactMids() public method

public End_getHiddenContactMids ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getIdentityIdentifier() public method

public End_getIdentityIdentifier ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_getLastAnnouncementIndex() public method

public End_getLastAnnouncementIndex ( IAsyncResult asyncResult ) : int
asyncResult IAsyncResult
return int

End_getLastOpRevision() public method

public End_getLastOpRevision ( IAsyncResult asyncResult ) : long
asyncResult IAsyncResult
return long

End_getMessageBox() public method

public End_getMessageBox ( IAsyncResult asyncResult ) : TMessageBox
asyncResult IAsyncResult
return TMessageBox

End_getMessageBoxCompactWrapUp() public method

public End_getMessageBoxCompactWrapUp ( IAsyncResult asyncResult ) : TMessageBoxWrapUp
asyncResult IAsyncResult
return TMessageBoxWrapUp

End_getMessageBoxCompactWrapUpList() public method

public End_getMessageBoxCompactWrapUpList ( IAsyncResult asyncResult ) : TMessageBoxWrapUpResponse
asyncResult IAsyncResult
return TMessageBoxWrapUpResponse

End_getMessageBoxList() public method

public End_getMessageBoxList ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getMessageBoxListByStatus() public method

public End_getMessageBoxListByStatus ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getMessageBoxWrapUp() public method

public End_getMessageBoxWrapUp ( IAsyncResult asyncResult ) : TMessageBoxWrapUp
asyncResult IAsyncResult
return TMessageBoxWrapUp

End_getMessageBoxWrapUpList() public method

public End_getMessageBoxWrapUpList ( IAsyncResult asyncResult ) : TMessageBoxWrapUpResponse
asyncResult IAsyncResult
return TMessageBoxWrapUpResponse

End_getMessagesBySequenceNumber() public method

public End_getMessagesBySequenceNumber ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getNextMessages() public method

public End_getNextMessages ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getNotificationPolicy() public method

public End_getNotificationPolicy ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getPreviousMessages() public method

public End_getPreviousMessages ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getProfile() public method

public End_getProfile ( IAsyncResult asyncResult ) : Profile
asyncResult IAsyncResult
return Profile

End_getProximityMatchCandidateList() public method

public End_getProximityMatchCandidateList ( IAsyncResult asyncResult ) : ProximityMatchCandidateResult
asyncResult IAsyncResult
return ProximityMatchCandidateResult

End_getProximityMatchCandidates() public method

public End_getProximityMatchCandidates ( IAsyncResult asyncResult ) : THashSet
asyncResult IAsyncResult
return THashSet

End_getRSAKeyInfo() public method

public End_getRSAKeyInfo ( IAsyncResult asyncResult ) : RSAKey
asyncResult IAsyncResult
return RSAKey

End_getRecentMessages() public method

public End_getRecentMessages ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getRecommendationIds() public method

public End_getRecommendationIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getRoom() public method

public End_getRoom ( IAsyncResult asyncResult ) : Room
asyncResult IAsyncResult
return Room

End_getServerTime() public method

public End_getServerTime ( IAsyncResult asyncResult ) : long
asyncResult IAsyncResult
return long

End_getSessions() public method

public End_getSessions ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_getSettings() public method

public End_getSettings ( IAsyncResult asyncResult ) : Settings
asyncResult IAsyncResult
return Settings

End_getSettingsAttributes() public method

public End_getSettingsAttributes ( IAsyncResult asyncResult ) : Settings
asyncResult IAsyncResult
return Settings

End_getSystemConfiguration() public method

public End_getSystemConfiguration ( IAsyncResult asyncResult ) : SystemConfiguration
asyncResult IAsyncResult
return SystemConfiguration

End_getUserTicket() public method

public End_getUserTicket ( IAsyncResult asyncResult ) : Ticket
asyncResult IAsyncResult
return Ticket

End_getWapInvitation() public method

public End_getWapInvitation ( IAsyncResult asyncResult ) : WapInvitation
asyncResult IAsyncResult
return WapInvitation

End_invalidateUserTicket() public method

public End_invalidateUserTicket ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_inviteFriendsBySms() public method

public End_inviteFriendsBySms ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_inviteIntoGroup() public method

public End_inviteIntoGroup ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_inviteIntoRoom() public method

public End_inviteIntoRoom ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_inviteViaEmail() public method

public End_inviteViaEmail ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_isIdentityIdentifierAvailable() public method

public End_isIdentityIdentifierAvailable ( IAsyncResult asyncResult ) : bool
asyncResult IAsyncResult
return bool

End_isUseridAvailable() public method

public End_isUseridAvailable ( IAsyncResult asyncResult ) : bool
asyncResult IAsyncResult
return bool

End_kickoutFromGroup() public method

public End_kickoutFromGroup ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_leaveGroup() public method

public End_leaveGroup ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_leaveRoom() public method

public End_leaveRoom ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_loginWithIdentityCredential() public method

public End_loginWithIdentityCredential ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_loginWithIdentityCredentialForCertificate() public method

public End_loginWithIdentityCredentialForCertificate ( IAsyncResult asyncResult ) : LoginResult
asyncResult IAsyncResult
return LoginResult

End_loginWithVerifier() public method

public End_loginWithVerifier ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_loginWithVerifierForCerificate() public method

public End_loginWithVerifierForCerificate ( IAsyncResult asyncResult ) : LoginResult
asyncResult IAsyncResult
return LoginResult

End_loginWithVerifierForCertificate() public method

public End_loginWithVerifierForCertificate ( IAsyncResult asyncResult ) : LoginResult
asyncResult IAsyncResult
return LoginResult

End_logout() public method

public End_logout ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_logoutSession() public method

public End_logoutSession ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_noop() public method

public End_noop ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_notifiedRedirect() public method

public End_notifiedRedirect ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_notifyBuddyOnAir() public method

public End_notifyBuddyOnAir ( IAsyncResult asyncResult ) : string>.Dictionary
asyncResult IAsyncResult
return string>.Dictionary

End_notifyIndividualEvent() public method

public End_notifyIndividualEvent ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_notifyInstalled() public method

public End_notifyInstalled ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_notifyRegistrationComplete() public method

public End_notifyRegistrationComplete ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_notifySleep() public method

public End_notifySleep ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_notifyUpdated() public method

public End_notifyUpdated ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_openProximityMatch() public method

public End_openProximityMatch ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerBuddyUser() public method

public End_registerBuddyUser ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerBuddyUserid() public method

public End_registerBuddyUserid ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_registerDevice() public method

public End_registerDevice ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerDeviceWithIdentityCredential() public method

public End_registerDeviceWithIdentityCredential ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerDeviceWithoutPhoneNumber() public method

public End_registerDeviceWithoutPhoneNumber ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerDeviceWithoutPhoneNumberWithIdentityCredential() public method

public End_registerDeviceWithoutPhoneNumberWithIdentityCredential ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerUserid() public method

public End_registerUserid ( IAsyncResult asyncResult ) : bool
asyncResult IAsyncResult
return bool

End_registerWapDevice() public method

public End_registerWapDevice ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerWithExistingSnsIdAndIdentityCredential() public method

public End_registerWithExistingSnsIdAndIdentityCredential ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_registerWithSnsId() public method

public End_registerWithSnsId ( IAsyncResult asyncResult ) : RegisterWithSnsIdResult
asyncResult IAsyncResult
return RegisterWithSnsIdResult

End_registerWithSnsIdAndIdentityCredential() public method

public End_registerWithSnsIdAndIdentityCredential ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_reissueDeviceCredential() public method

public End_reissueDeviceCredential ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_reissueUserTicket() public method

public End_reissueUserTicket ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_rejectGroupInvitation() public method

public End_rejectGroupInvitation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_releaseSession() public method

public End_releaseSession ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_removeAllMessages() public method

public End_removeAllMessages ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_removeBuddyLocation() public method

public End_removeBuddyLocation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_removeMessage() public method

public End_removeMessage ( IAsyncResult asyncResult ) : bool
asyncResult IAsyncResult
return bool

End_removeMessageFromMyHome() public method

public End_removeMessageFromMyHome ( IAsyncResult asyncResult ) : bool
asyncResult IAsyncResult
return bool

End_removeSnsId() public method

public End_removeSnsId ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_report() public method

public End_report ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_reportContacts() public method

public End_reportContacts ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_reportGroups() public method

public End_reportGroups ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_reportProfile() public method

public End_reportProfile ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_reportRooms() public method

public End_reportRooms ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_reportSettings() public method

public End_reportSettings ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_reportSpammer() public method

public End_reportSpammer ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_requestAccountPasswordReset() public method

public End_requestAccountPasswordReset ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_requestEmailConfirmation() public method

public End_requestEmailConfirmation ( IAsyncResult asyncResult ) : EmailConfirmationSession
asyncResult IAsyncResult
return EmailConfirmationSession

End_requestIdentityUnbind() public method

public End_requestIdentityUnbind ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_resendEmailConfirmation() public method

public End_resendEmailConfirmation ( IAsyncResult asyncResult ) : EmailConfirmationSession
asyncResult IAsyncResult
return EmailConfirmationSession

End_resendPinCode() public method

public End_resendPinCode ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_resendPinCodeBySMS() public method

public End_resendPinCodeBySMS ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendChatChecked() public method

public End_sendChatChecked ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendChatRemoved() public method

public End_sendChatRemoved ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendContentPreviewUpdated() public method

public End_sendContentPreviewUpdated ( IAsyncResult asyncResult ) : string>.Dictionary
asyncResult IAsyncResult
return string>.Dictionary

End_sendContentReceipt() public method

public End_sendContentReceipt ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendDummyPush() public method

public End_sendDummyPush ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendEvent() public method

public End_sendEvent ( IAsyncResult asyncResult ) : Message
asyncResult IAsyncResult
return Message

End_sendMessage() public method

public End_sendMessage ( IAsyncResult asyncResult ) : Message
asyncResult IAsyncResult
return Message

End_sendMessageIgnored() public method

public End_sendMessageIgnored ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendMessageReceipt() public method

public End_sendMessageReceipt ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_sendMessageToMyHome() public method

public End_sendMessageToMyHome ( IAsyncResult asyncResult ) : Message
asyncResult IAsyncResult
return Message

End_setBuddyLocation() public method

public End_setBuddyLocation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_setIdentityCredential() public method

public End_setIdentityCredential ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_setNotificationsEnabled() public method

public End_setNotificationsEnabled ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_startUpdateVerification() public method

public End_startUpdateVerification ( IAsyncResult asyncResult ) : VerificationSessionData
asyncResult IAsyncResult
return VerificationSessionData

End_startVerification() public method

public End_startVerification ( IAsyncResult asyncResult ) : VerificationSessionData
asyncResult IAsyncResult
return VerificationSessionData

End_storeUpdateProfileAttribute() public method

public End_storeUpdateProfileAttribute ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_syncContactBySnsIds() public method

public End_syncContactBySnsIds ( IAsyncResult asyncResult ) : List
asyncResult IAsyncResult
return List

End_syncContacts() public method

public End_syncContacts ( IAsyncResult asyncResult ) : ContactRegistration>.Dictionary
asyncResult IAsyncResult
return ContactRegistration>.Dictionary

End_trySendMessage() public method

public End_trySendMessage ( IAsyncResult asyncResult ) : Message
asyncResult IAsyncResult
return Message

End_unblockContact() public method

public End_unblockContact ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_unblockRecommendation() public method

public End_unblockRecommendation ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_unregisterUserAndDevice() public method

public End_unregisterUserAndDevice ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

End_updateApnsDeviceToken() public method

public End_updateApnsDeviceToken ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateBuddySetting() public method

public End_updateBuddySetting ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateC2DMRegistrationId() public method

public End_updateC2DMRegistrationId ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateContactSetting() public method

public End_updateContactSetting ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateCustomModeSettings() public method

public End_updateCustomModeSettings ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateDeviceInfo() public method

public End_updateDeviceInfo ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateGroup() public method

public End_updateGroup ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateNotificationToken() public method

public End_updateNotificationToken ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateNotificationTokenWithBytes() public method

public End_updateNotificationTokenWithBytes ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateProfile() public method

public End_updateProfile ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateProfileAttribute() public method

public End_updateProfileAttribute ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateRegion() public method

public End_updateRegion ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateSettings() public method

public End_updateSettings ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateSettings2() public method

public End_updateSettings2 ( IAsyncResult asyncResult ) : int
asyncResult IAsyncResult
return int

End_updateSettingsAttribute() public method

public End_updateSettingsAttribute ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_updateSettingsAttributes() public method

public End_updateSettingsAttributes ( IAsyncResult asyncResult ) : int
asyncResult IAsyncResult
return int

End_verifyIdentityCredential() public method

public End_verifyIdentityCredential ( IAsyncResult asyncResult ) : void
asyncResult IAsyncResult
return void

End_verifyIdentityCredentialWithResult() public method

public End_verifyIdentityCredentialWithResult ( IAsyncResult asyncResult ) : UserAuthStatus
asyncResult IAsyncResult
return UserAuthStatus

End_verifyPhone() public method

public End_verifyPhone ( IAsyncResult asyncResult ) : VerificationResult
asyncResult IAsyncResult
return VerificationResult

End_verifyQrcode() public method

public End_verifyQrcode ( IAsyncResult asyncResult ) : string
asyncResult IAsyncResult
return string

acceptGroupInvitation() public method

public acceptGroupInvitation ( int reqSeq, string groupId ) : void
reqSeq int
groupId string
return void

acceptProximityMatches() public method

public acceptProximityMatches ( string sessionId, THashSet ids ) : void
sessionId string
ids THashSet
return void

acquireCallRoute() public method

public acquireCallRoute ( string to ) : List
to string
return List

acquireCallTicket() public method

public acquireCallTicket ( string to ) : string
to string
return string

acquireEncryptedAccessToken() public method

public acquireEncryptedAccessToken ( FeatureType featureType ) : string
featureType FeatureType
return string

addSnsId() public method

public addSnsId ( SnsIdType snsIdType, string snsAccessToken ) : string
snsIdType SnsIdType
snsAccessToken string
return string

blockContact() public method

public blockContact ( int reqSeq, string id ) : void
reqSeq int
id string
return void

blockRecommendation() public method

public blockRecommendation ( int reqSeq, string id ) : void
reqSeq int
id string
return void

cancelGroupInvitation() public method

public cancelGroupInvitation ( int reqSeq, string groupId, List contactIds ) : void
reqSeq int
groupId string
contactIds List
return void

changeVerificationMethod() public method

public changeVerificationMethod ( string sessionId, VerificationMethod method ) : VerificationSessionData
sessionId string
method VerificationMethod
return VerificationSessionData

clearIdentityCredential() public method

public clearIdentityCredential ( ) : void
return void

clearMessageBox() public method

public clearMessageBox ( string channelId, string messageBoxId ) : void
channelId string
messageBoxId string
return void

closeProximityMatch() public method

public closeProximityMatch ( string sessionId ) : void
sessionId string
return void

commitSendMessage() public method

public commitSendMessage ( int seq, string messageId, List receiverMids ) : string>.Dictionary
seq int
messageId string
receiverMids List
return string>.Dictionary

commitSendMessages() public method

public commitSendMessages ( int seq, List messageIds, List receiverMids ) : string>.Dictionary
seq int
messageIds List
receiverMids List
return string>.Dictionary

commitUpdateProfile() public method

public commitUpdateProfile ( int seq, List attrs, List receiverMids ) : string>.Dictionary
seq int
attrs List
receiverMids List
return string>.Dictionary

confirmEmail() public method

public confirmEmail ( string verifier, string pinCode ) : void
verifier string
pinCode string
return void

createGroup() public method

public createGroup ( int seq, string name, List contactIds ) : Group
seq int
name string
contactIds List
return Group

createQrcodeBase64Image() public method

public createQrcodeBase64Image ( string url, string characterSet, int imageSize, int x, int y, int width, int height ) : string
url string
characterSet string
imageSize int
x int
y int
width int
height int
return string

createRoom() public method

public createRoom ( int reqSeq, List contactIds ) : Room
reqSeq int
contactIds List
return Room

createSession() public method

public createSession ( ) : string
return string

fetchAnnouncements() public method

public fetchAnnouncements ( int lastFetchedIndex ) : List
lastFetchedIndex int
return List

fetchMessages() public method

public fetchMessages ( long localTs, int count ) : List
localTs long
count int
return List

fetchOperations() public method

public fetchOperations ( long localRev, int count ) : List
localRev long
count int
return List

fetchOps() public method

public fetchOps ( long localRev, int count, long globalRev, long individualRev ) : List
localRev long
count int
globalRev long
individualRev long
return List

findAndAddContactsByEmail() public method

public findAndAddContactsByEmail ( int reqSeq, THashSet emails ) : Contact>.Dictionary
reqSeq int
emails THashSet
return Contact>.Dictionary

findAndAddContactsByMid() public method

public findAndAddContactsByMid ( int reqSeq, string mid ) : Contact>.Dictionary
reqSeq int
mid string
return Contact>.Dictionary

findAndAddContactsByPhone() public method

public findAndAddContactsByPhone ( int reqSeq, THashSet phones ) : Contact>.Dictionary
reqSeq int
phones THashSet
return Contact>.Dictionary

findAndAddContactsByUserid() public method

public findAndAddContactsByUserid ( int reqSeq, string userid ) : Contact>.Dictionary
reqSeq int
userid string
return Contact>.Dictionary

findContactByUserTicket() public method

public findContactByUserTicket ( string ticketId ) : Contact
ticketId string
return Contact

findContactByUserid() public method

public findContactByUserid ( string userid ) : Contact
userid string
return Contact

findContactsByEmail() public method

public findContactsByEmail ( THashSet emails ) : Contact>.Dictionary
emails THashSet
return Contact>.Dictionary

findContactsByPhone() public method

public findContactsByPhone ( THashSet phones ) : Contact>.Dictionary
phones THashSet
return Contact>.Dictionary

findSnsIdUserStatus() public method

public findSnsIdUserStatus ( SnsIdType snsIdType, string snsAccessToken, string udidHash ) : SnsIdUserStatus
snsIdType SnsIdType
snsAccessToken string
udidHash string
return SnsIdUserStatus

finishUpdateVerification() public method

public finishUpdateVerification ( string sessionId ) : void
sessionId string
return void

generateUserTicket() public method

public generateUserTicket ( long expirationTime, int maxUseCount ) : Ticket
expirationTime long
maxUseCount int
return Ticket

getAcceptedProximityMatches() public method

public getAcceptedProximityMatches ( string sessionId ) : THashSet
sessionId string
return THashSet

getActiveBuddySubscriberIds() public method

public getActiveBuddySubscriberIds ( ) : List
return List

getAllContactIds() public method

public getAllContactIds ( ) : List
return List

getAuthQrcode() public method

public getAuthQrcode ( bool keepLoggedIn, string systemName ) : AuthQrcode
keepLoggedIn bool
systemName string
return AuthQrcode

getBlockedContactIds() public method

public getBlockedContactIds ( ) : List
return List

getBlockedContactIdsByRange() public method

public getBlockedContactIdsByRange ( int start, int count ) : List
start int
count int
return List

getBlockedRecommendationIds() public method

public getBlockedRecommendationIds ( ) : List
return List

getBuddyBlockerIds() public method

public getBuddyBlockerIds ( ) : List
return List

getBuddyLocation() public method

public getBuddyLocation ( string mid, int index ) : Geolocation
mid string
index int
return Geolocation

getCompactContactsModifiedSince() public method

public getCompactContactsModifiedSince ( long timestamp ) : List
timestamp long
return List

getCompactGroup() public method

public getCompactGroup ( string groupId ) : Group
groupId string
return Group

getCompactRoom() public method

public getCompactRoom ( string roomId ) : Room
roomId string
return Room

getContact() public method

public getContact ( string id ) : Contact
id string
return Contact

getContacts() public method

public getContacts ( List ids ) : List
ids List
return List

getCountryWithRequestIp() public method

public getCountryWithRequestIp ( ) : string
return string

getFavoriteMids() public method

public getFavoriteMids ( ) : List
return List

getGroup() public method

public getGroup ( string groupId ) : Group
groupId string
return Group

getGroupIdsInvited() public method

public getGroupIdsInvited ( ) : List
return List

getGroupIdsJoined() public method

public getGroupIdsJoined ( ) : List
return List

getGroups() public method

public getGroups ( List groupIds ) : List
groupIds List
return List

getHiddenContactMids() public method

public getHiddenContactMids ( ) : List
return List

getIdentityIdentifier() public method

public getIdentityIdentifier ( ) : string
return string

getLastAnnouncementIndex() public method

public getLastAnnouncementIndex ( ) : int
return int

getLastOpRevision() public method

public getLastOpRevision ( ) : long
return long

getMessageBox() public method

public getMessageBox ( string channelId, string messageBoxId, int lastMessagesCount ) : TMessageBox
channelId string
messageBoxId string
lastMessagesCount int
return TMessageBox

getMessageBoxCompactWrapUp() public method

public getMessageBoxCompactWrapUp ( string mid ) : TMessageBoxWrapUp
mid string
return TMessageBoxWrapUp

getMessageBoxCompactWrapUpList() public method

public getMessageBoxCompactWrapUpList ( int start, int messageBoxCount ) : TMessageBoxWrapUpResponse
start int
messageBoxCount int
return TMessageBoxWrapUpResponse

getMessageBoxList() public method

public getMessageBoxList ( string channelId, int lastMessagesCount ) : List
channelId string
lastMessagesCount int
return List

getMessageBoxListByStatus() public method

public getMessageBoxListByStatus ( string channelId, int lastMessagesCount, int status ) : List
channelId string
lastMessagesCount int
status int
return List

getMessageBoxWrapUp() public method

public getMessageBoxWrapUp ( string mid ) : TMessageBoxWrapUp
mid string
return TMessageBoxWrapUp

getMessageBoxWrapUpList() public method

public getMessageBoxWrapUpList ( int start, int messageBoxCount ) : TMessageBoxWrapUpResponse
start int
messageBoxCount int
return TMessageBoxWrapUpResponse

getMessagesBySequenceNumber() public method

public getMessagesBySequenceNumber ( string channelId, string messageBoxId, long startSeq, long endSeq ) : List
channelId string
messageBoxId string
startSeq long
endSeq long
return List

getNextMessages() public method

public getNextMessages ( string messageBoxId, long startSeq, int messagesCount ) : List
messageBoxId string
startSeq long
messagesCount int
return List

getNotificationPolicy() public method

public getNotificationPolicy ( CarrierCode carrier ) : List
carrier CarrierCode
return List

getPreviousMessages() public method

public getPreviousMessages ( string messageBoxId, long endSeq, int messagesCount ) : List
messageBoxId string
endSeq long
messagesCount int
return List

getProfile() public method

public getProfile ( ) : Profile
return Profile

getProximityMatchCandidateList() public method

public getProximityMatchCandidateList ( string sessionId ) : ProximityMatchCandidateResult
sessionId string
return ProximityMatchCandidateResult

getProximityMatchCandidates() public method

public getProximityMatchCandidates ( string sessionId ) : THashSet
sessionId string
return THashSet

getRSAKeyInfo() public method

public getRSAKeyInfo ( IdentityProvider provider ) : RSAKey
provider IdentityProvider
return RSAKey

getRecentMessages() public method

public getRecentMessages ( string messageBoxId, int messagesCount ) : List
messageBoxId string
messagesCount int
return List

getRecommendationIds() public method

public getRecommendationIds ( ) : List
return List

getRoom() public method

public getRoom ( string roomId ) : Room
roomId string
return Room

getServerTime() public method

public getServerTime ( ) : long
return long

getSessions() public method

public getSessions ( ) : List
return List

getSettings() public method

public getSettings ( ) : Settings
return Settings

getSettingsAttributes() public method

public getSettingsAttributes ( int attrBitset ) : Settings
attrBitset int
return Settings

getSystemConfiguration() public method

public getSystemConfiguration ( ) : SystemConfiguration
return SystemConfiguration

getUserTicket() public method

public getUserTicket ( ) : Ticket
return Ticket

getWapInvitation() public method

public getWapInvitation ( string invitationHash ) : WapInvitation
invitationHash string
return WapInvitation

invalidateUserTicket() public method

public invalidateUserTicket ( ) : void
return void

inviteFriendsBySms() public method

public inviteFriendsBySms ( List phoneNumberList ) : void
phoneNumberList List
return void

inviteIntoGroup() public method

public inviteIntoGroup ( int reqSeq, string groupId, List contactIds ) : void
reqSeq int
groupId string
contactIds List
return void

inviteIntoRoom() public method

public inviteIntoRoom ( int reqSeq, string roomId, List contactIds ) : void
reqSeq int
roomId string
contactIds List
return void

inviteViaEmail() public method

public inviteViaEmail ( int reqSeq, string email, string name ) : void
reqSeq int
email string
name string
return void

isIdentityIdentifierAvailable() public method

public isIdentityIdentifierAvailable ( IdentityProvider provider, string identifier ) : bool
provider IdentityProvider
identifier string
return bool

isUseridAvailable() public method

public isUseridAvailable ( string userid ) : bool
userid string
return bool

kickoutFromGroup() public method

public kickoutFromGroup ( int reqSeq, string groupId, List contactIds ) : void
reqSeq int
groupId string
contactIds List
return void

leaveGroup() public method

public leaveGroup ( int reqSeq, string groupId ) : void
reqSeq int
groupId string
return void

leaveRoom() public method

public leaveRoom ( int reqSeq, string roomId ) : void
reqSeq int
roomId string
return void

loginWithIdentityCredential() public method

public loginWithIdentityCredential ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : string
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return string

loginWithIdentityCredentialForCertificate() public method

public loginWithIdentityCredentialForCertificate ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : LoginResult
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return LoginResult

loginWithVerifier() public method

public loginWithVerifier ( string verifier ) : string
verifier string
return string

loginWithVerifierForCerificate() public method

public loginWithVerifierForCerificate ( string verifier ) : LoginResult
verifier string
return LoginResult

loginWithVerifierForCertificate() public method

public loginWithVerifierForCertificate ( string verifier ) : LoginResult
verifier string
return LoginResult

logout() public method

public logout ( ) : void
return void

logoutSession() public method

public logoutSession ( string tokenKey ) : void
tokenKey string
return void

noop() public method

public noop ( ) : void
return void

notifiedRedirect() public method

public notifiedRedirect ( string>.Dictionary paramMap ) : void
paramMap string>.Dictionary
return void

notifyBuddyOnAir() public method

public notifyBuddyOnAir ( int seq, List receiverMids ) : string>.Dictionary
seq int
receiverMids List
return string>.Dictionary

notifyIndividualEvent() public method

public notifyIndividualEvent ( NotificationStatus notificationStatus, List receiverMids ) : void
notificationStatus NotificationStatus
receiverMids List
return void

notifyInstalled() public method

public notifyInstalled ( string udidHash, string applicationTypeWithExtensions ) : void
udidHash string
applicationTypeWithExtensions string
return void

notifyRegistrationComplete() public method

public notifyRegistrationComplete ( string udidHash, string applicationTypeWithExtensions ) : void
udidHash string
applicationTypeWithExtensions string
return void

notifySleep() public method

public notifySleep ( long lastRev, int badge ) : void
lastRev long
badge int
return void

notifyUpdated() public method

public notifyUpdated ( long lastRev, DeviceInfo deviceInfo ) : void
lastRev long
deviceInfo DeviceInfo
return void

openProximityMatch() public method

public openProximityMatch ( Location location ) : string
location Location
return string

recv_acceptGroupInvitation() public method

public recv_acceptGroupInvitation ( ) : void
return void

recv_acceptProximityMatches() public method

public recv_acceptProximityMatches ( ) : void
return void

recv_acquireCallRoute() public method

public recv_acquireCallRoute ( ) : List
return List

recv_acquireCallTicket() public method

public recv_acquireCallTicket ( ) : string
return string

recv_acquireEncryptedAccessToken() public method

public recv_acquireEncryptedAccessToken ( ) : string
return string

recv_addSnsId() public method

public recv_addSnsId ( ) : string
return string

recv_blockContact() public method

public recv_blockContact ( ) : void
return void

recv_blockRecommendation() public method

public recv_blockRecommendation ( ) : void
return void

recv_cancelGroupInvitation() public method

public recv_cancelGroupInvitation ( ) : void
return void

recv_changeVerificationMethod() public method

public recv_changeVerificationMethod ( ) : VerificationSessionData
return VerificationSessionData

recv_clearIdentityCredential() public method

public recv_clearIdentityCredential ( ) : void
return void

recv_clearMessageBox() public method

public recv_clearMessageBox ( ) : void
return void

recv_closeProximityMatch() public method

public recv_closeProximityMatch ( ) : void
return void

recv_commitSendMessage() public method

public recv_commitSendMessage ( ) : string>.Dictionary
return string>.Dictionary

recv_commitSendMessages() public method

public recv_commitSendMessages ( ) : string>.Dictionary
return string>.Dictionary

recv_commitUpdateProfile() public method

public recv_commitUpdateProfile ( ) : string>.Dictionary
return string>.Dictionary

recv_confirmEmail() public method

public recv_confirmEmail ( ) : void
return void

recv_createGroup() public method

public recv_createGroup ( ) : Group
return Group

recv_createQrcodeBase64Image() public method

public recv_createQrcodeBase64Image ( ) : string
return string

recv_createRoom() public method

public recv_createRoom ( ) : Room
return Room

recv_createSession() public method

public recv_createSession ( ) : string
return string

recv_fetchAnnouncements() public method

public recv_fetchAnnouncements ( ) : List
return List

recv_fetchMessages() public method

public recv_fetchMessages ( ) : List
return List

recv_fetchOperations() public method

public recv_fetchOperations ( ) : List
return List

recv_fetchOps() public method

public recv_fetchOps ( ) : List
return List

recv_findAndAddContactsByEmail() public method

public recv_findAndAddContactsByEmail ( ) : Contact>.Dictionary
return Contact>.Dictionary

recv_findAndAddContactsByMid() public method

public recv_findAndAddContactsByMid ( ) : Contact>.Dictionary
return Contact>.Dictionary

recv_findAndAddContactsByPhone() public method

public recv_findAndAddContactsByPhone ( ) : Contact>.Dictionary
return Contact>.Dictionary

recv_findAndAddContactsByUserid() public method

public recv_findAndAddContactsByUserid ( ) : Contact>.Dictionary
return Contact>.Dictionary

recv_findContactByUserTicket() public method

public recv_findContactByUserTicket ( ) : Contact
return Contact

recv_findContactByUserid() public method

public recv_findContactByUserid ( ) : Contact
return Contact

recv_findContactsByEmail() public method

public recv_findContactsByEmail ( ) : Contact>.Dictionary
return Contact>.Dictionary

recv_findContactsByPhone() public method

public recv_findContactsByPhone ( ) : Contact>.Dictionary
return Contact>.Dictionary

recv_findSnsIdUserStatus() public method

public recv_findSnsIdUserStatus ( ) : SnsIdUserStatus
return SnsIdUserStatus

recv_finishUpdateVerification() public method

public recv_finishUpdateVerification ( ) : void
return void

recv_generateUserTicket() public method

public recv_generateUserTicket ( ) : Ticket
return Ticket

recv_getAcceptedProximityMatches() public method

public recv_getAcceptedProximityMatches ( ) : THashSet
return THashSet

recv_getActiveBuddySubscriberIds() public method

public recv_getActiveBuddySubscriberIds ( ) : List
return List

recv_getAllContactIds() public method

public recv_getAllContactIds ( ) : List
return List

recv_getAuthQrcode() public method

public recv_getAuthQrcode ( ) : AuthQrcode
return AuthQrcode

recv_getBlockedContactIds() public method

public recv_getBlockedContactIds ( ) : List
return List

recv_getBlockedContactIdsByRange() public method

public recv_getBlockedContactIdsByRange ( ) : List
return List

recv_getBlockedRecommendationIds() public method

public recv_getBlockedRecommendationIds ( ) : List
return List

recv_getBuddyBlockerIds() public method

public recv_getBuddyBlockerIds ( ) : List
return List

recv_getBuddyLocation() public method

public recv_getBuddyLocation ( ) : Geolocation
return Geolocation

recv_getCompactContactsModifiedSince() public method

public recv_getCompactContactsModifiedSince ( ) : List
return List

recv_getCompactGroup() public method

public recv_getCompactGroup ( ) : Group
return Group

recv_getCompactRoom() public method

public recv_getCompactRoom ( ) : Room
return Room

recv_getContact() public method

public recv_getContact ( ) : Contact
return Contact

recv_getContacts() public method

public recv_getContacts ( ) : List
return List

recv_getCountryWithRequestIp() public method

public recv_getCountryWithRequestIp ( ) : string
return string

recv_getFavoriteMids() public method

public recv_getFavoriteMids ( ) : List
return List

recv_getGroup() public method

public recv_getGroup ( ) : Group
return Group

recv_getGroupIdsInvited() public method

public recv_getGroupIdsInvited ( ) : List
return List

recv_getGroupIdsJoined() public method

public recv_getGroupIdsJoined ( ) : List
return List

recv_getGroups() public method

public recv_getGroups ( ) : List
return List

recv_getHiddenContactMids() public method

public recv_getHiddenContactMids ( ) : List
return List

recv_getIdentityIdentifier() public method

public recv_getIdentityIdentifier ( ) : string
return string

recv_getLastAnnouncementIndex() public method

public recv_getLastAnnouncementIndex ( ) : int
return int

recv_getLastOpRevision() public method

public recv_getLastOpRevision ( ) : long
return long

recv_getMessageBox() public method

public recv_getMessageBox ( ) : TMessageBox
return TMessageBox

recv_getMessageBoxCompactWrapUp() public method

public recv_getMessageBoxCompactWrapUp ( ) : TMessageBoxWrapUp
return TMessageBoxWrapUp

recv_getMessageBoxCompactWrapUpList() public method

public recv_getMessageBoxCompactWrapUpList ( ) : TMessageBoxWrapUpResponse
return TMessageBoxWrapUpResponse

recv_getMessageBoxList() public method

public recv_getMessageBoxList ( ) : List
return List

recv_getMessageBoxListByStatus() public method

public recv_getMessageBoxListByStatus ( ) : List
return List

recv_getMessageBoxWrapUp() public method

public recv_getMessageBoxWrapUp ( ) : TMessageBoxWrapUp
return TMessageBoxWrapUp

recv_getMessageBoxWrapUpList() public method

public recv_getMessageBoxWrapUpList ( ) : TMessageBoxWrapUpResponse
return TMessageBoxWrapUpResponse

recv_getMessagesBySequenceNumber() public method

public recv_getMessagesBySequenceNumber ( ) : List
return List

recv_getNextMessages() public method

public recv_getNextMessages ( ) : List
return List

recv_getNotificationPolicy() public method

public recv_getNotificationPolicy ( ) : List
return List

recv_getPreviousMessages() public method

public recv_getPreviousMessages ( ) : List
return List

recv_getProfile() public method

public recv_getProfile ( ) : Profile
return Profile

recv_getProximityMatchCandidateList() public method

public recv_getProximityMatchCandidateList ( ) : ProximityMatchCandidateResult
return ProximityMatchCandidateResult

recv_getProximityMatchCandidates() public method

public recv_getProximityMatchCandidates ( ) : THashSet
return THashSet

recv_getRSAKeyInfo() public method

public recv_getRSAKeyInfo ( ) : RSAKey
return RSAKey

recv_getRecentMessages() public method

public recv_getRecentMessages ( ) : List
return List

recv_getRecommendationIds() public method

public recv_getRecommendationIds ( ) : List
return List

recv_getRoom() public method

public recv_getRoom ( ) : Room
return Room

recv_getServerTime() public method

public recv_getServerTime ( ) : long
return long

recv_getSessions() public method

public recv_getSessions ( ) : List
return List

recv_getSettings() public method

public recv_getSettings ( ) : Settings
return Settings

recv_getSettingsAttributes() public method

public recv_getSettingsAttributes ( ) : Settings
return Settings

recv_getSystemConfiguration() public method

public recv_getSystemConfiguration ( ) : SystemConfiguration
return SystemConfiguration

recv_getUserTicket() public method

public recv_getUserTicket ( ) : Ticket
return Ticket

recv_getWapInvitation() public method

public recv_getWapInvitation ( ) : WapInvitation
return WapInvitation

recv_invalidateUserTicket() public method

public recv_invalidateUserTicket ( ) : void
return void

recv_inviteFriendsBySms() public method

public recv_inviteFriendsBySms ( ) : void
return void

recv_inviteIntoGroup() public method

public recv_inviteIntoGroup ( ) : void
return void

recv_inviteIntoRoom() public method

public recv_inviteIntoRoom ( ) : void
return void

recv_inviteViaEmail() public method

public recv_inviteViaEmail ( ) : void
return void

recv_isIdentityIdentifierAvailable() public method

public recv_isIdentityIdentifierAvailable ( ) : bool
return bool

recv_isUseridAvailable() public method

public recv_isUseridAvailable ( ) : bool
return bool

recv_kickoutFromGroup() public method

public recv_kickoutFromGroup ( ) : void
return void

recv_leaveGroup() public method

public recv_leaveGroup ( ) : void
return void

recv_leaveRoom() public method

public recv_leaveRoom ( ) : void
return void

recv_loginWithIdentityCredential() public method

public recv_loginWithIdentityCredential ( ) : string
return string

recv_loginWithIdentityCredentialForCertificate() public method

public recv_loginWithIdentityCredentialForCertificate ( ) : LoginResult
return LoginResult

recv_loginWithVerifier() public method

public recv_loginWithVerifier ( ) : string
return string

recv_loginWithVerifierForCerificate() public method

public recv_loginWithVerifierForCerificate ( ) : LoginResult
return LoginResult

recv_loginWithVerifierForCertificate() public method

public recv_loginWithVerifierForCertificate ( ) : LoginResult
return LoginResult

recv_logout() public method

public recv_logout ( ) : void
return void

recv_logoutSession() public method

public recv_logoutSession ( ) : void
return void

recv_noop() public method

public recv_noop ( ) : void
return void

recv_notifiedRedirect() public method

public recv_notifiedRedirect ( ) : void
return void

recv_notifyBuddyOnAir() public method

public recv_notifyBuddyOnAir ( ) : string>.Dictionary
return string>.Dictionary

recv_notifyIndividualEvent() public method

public recv_notifyIndividualEvent ( ) : void
return void

recv_notifyInstalled() public method

public recv_notifyInstalled ( ) : void
return void

recv_notifyRegistrationComplete() public method

public recv_notifyRegistrationComplete ( ) : void
return void

recv_notifySleep() public method

public recv_notifySleep ( ) : void
return void

recv_notifyUpdated() public method

public recv_notifyUpdated ( ) : void
return void

recv_openProximityMatch() public method

public recv_openProximityMatch ( ) : string
return string

recv_registerBuddyUser() public method

public recv_registerBuddyUser ( ) : string
return string

recv_registerBuddyUserid() public method

public recv_registerBuddyUserid ( ) : void
return void

recv_registerDevice() public method

public recv_registerDevice ( ) : string
return string

recv_registerDeviceWithIdentityCredential() public method

public recv_registerDeviceWithIdentityCredential ( ) : string
return string

recv_registerDeviceWithoutPhoneNumber() public method

public recv_registerDeviceWithoutPhoneNumber ( ) : string
return string

recv_registerDeviceWithoutPhoneNumberWithIdentityCredential() public method

recv_registerUserid() public method

public recv_registerUserid ( ) : bool
return bool

recv_registerWapDevice() public method

public recv_registerWapDevice ( ) : string
return string

recv_registerWithExistingSnsIdAndIdentityCredential() public method

public recv_registerWithExistingSnsIdAndIdentityCredential ( ) : string
return string

recv_registerWithSnsId() public method

public recv_registerWithSnsId ( ) : RegisterWithSnsIdResult
return RegisterWithSnsIdResult

recv_registerWithSnsIdAndIdentityCredential() public method

public recv_registerWithSnsIdAndIdentityCredential ( ) : string
return string

recv_reissueDeviceCredential() public method

public recv_reissueDeviceCredential ( ) : string
return string

recv_reissueUserTicket() public method

public recv_reissueUserTicket ( ) : string
return string

recv_rejectGroupInvitation() public method

public recv_rejectGroupInvitation ( ) : void
return void

recv_releaseSession() public method

public recv_releaseSession ( ) : void
return void

recv_removeAllMessages() public method

public recv_removeAllMessages ( ) : void
return void

recv_removeBuddyLocation() public method

public recv_removeBuddyLocation ( ) : void
return void

recv_removeMessage() public method

public recv_removeMessage ( ) : bool
return bool

recv_removeMessageFromMyHome() public method

public recv_removeMessageFromMyHome ( ) : bool
return bool

recv_removeSnsId() public method

public recv_removeSnsId ( ) : string
return string

recv_report() public method

public recv_report ( ) : void
return void

recv_reportContacts() public method

public recv_reportContacts ( ) : List
return List

recv_reportGroups() public method

public recv_reportGroups ( ) : void
return void

recv_reportProfile() public method

public recv_reportProfile ( ) : void
return void

recv_reportRooms() public method

public recv_reportRooms ( ) : void
return void

recv_reportSettings() public method

public recv_reportSettings ( ) : void
return void

recv_reportSpammer() public method

public recv_reportSpammer ( ) : void
return void

recv_requestAccountPasswordReset() public method

public recv_requestAccountPasswordReset ( ) : void
return void

recv_requestEmailConfirmation() public method

public recv_requestEmailConfirmation ( ) : EmailConfirmationSession
return EmailConfirmationSession

recv_requestIdentityUnbind() public method

public recv_requestIdentityUnbind ( ) : void
return void

recv_resendEmailConfirmation() public method

public recv_resendEmailConfirmation ( ) : EmailConfirmationSession
return EmailConfirmationSession

recv_resendPinCode() public method

public recv_resendPinCode ( ) : void
return void

recv_resendPinCodeBySMS() public method

public recv_resendPinCodeBySMS ( ) : void
return void

recv_sendChatChecked() public method

public recv_sendChatChecked ( ) : void
return void

recv_sendChatRemoved() public method

public recv_sendChatRemoved ( ) : void
return void

recv_sendContentPreviewUpdated() public method

public recv_sendContentPreviewUpdated ( ) : string>.Dictionary
return string>.Dictionary

recv_sendContentReceipt() public method

public recv_sendContentReceipt ( ) : void
return void

recv_sendDummyPush() public method

public recv_sendDummyPush ( ) : void
return void

recv_sendEvent() public method

public recv_sendEvent ( ) : Message
return Message

recv_sendMessage() public method

public recv_sendMessage ( ) : Message
return Message

recv_sendMessageIgnored() public method

public recv_sendMessageIgnored ( ) : void
return void

recv_sendMessageReceipt() public method

public recv_sendMessageReceipt ( ) : void
return void

recv_sendMessageToMyHome() public method

public recv_sendMessageToMyHome ( ) : Message
return Message

recv_setBuddyLocation() public method

public recv_setBuddyLocation ( ) : void
return void

recv_setIdentityCredential() public method

public recv_setIdentityCredential ( ) : void
return void

recv_setNotificationsEnabled() public method

public recv_setNotificationsEnabled ( ) : void
return void

recv_startUpdateVerification() public method

public recv_startUpdateVerification ( ) : VerificationSessionData
return VerificationSessionData

recv_startVerification() public method

public recv_startVerification ( ) : VerificationSessionData
return VerificationSessionData

recv_storeUpdateProfileAttribute() public method

public recv_storeUpdateProfileAttribute ( ) : void
return void

recv_syncContactBySnsIds() public method

public recv_syncContactBySnsIds ( ) : List
return List

recv_syncContacts() public method

public recv_syncContacts ( ) : ContactRegistration>.Dictionary
return ContactRegistration>.Dictionary

recv_trySendMessage() public method

public recv_trySendMessage ( ) : Message
return Message

recv_unblockContact() public method

public recv_unblockContact ( ) : void
return void

recv_unblockRecommendation() public method

public recv_unblockRecommendation ( ) : void
return void

recv_unregisterUserAndDevice() public method

public recv_unregisterUserAndDevice ( ) : string
return string

recv_updateApnsDeviceToken() public method

public recv_updateApnsDeviceToken ( ) : void
return void

recv_updateBuddySetting() public method

public recv_updateBuddySetting ( ) : void
return void

recv_updateC2DMRegistrationId() public method

public recv_updateC2DMRegistrationId ( ) : void
return void

recv_updateContactSetting() public method

public recv_updateContactSetting ( ) : void
return void

recv_updateCustomModeSettings() public method

public recv_updateCustomModeSettings ( ) : void
return void

recv_updateDeviceInfo() public method

public recv_updateDeviceInfo ( ) : void
return void

recv_updateGroup() public method

public recv_updateGroup ( ) : void
return void

recv_updateNotificationToken() public method

public recv_updateNotificationToken ( ) : void
return void

recv_updateNotificationTokenWithBytes() public method

public recv_updateNotificationTokenWithBytes ( ) : void
return void

recv_updateProfile() public method

public recv_updateProfile ( ) : void
return void

recv_updateProfileAttribute() public method

public recv_updateProfileAttribute ( ) : void
return void

recv_updateRegion() public method

public recv_updateRegion ( ) : void
return void

recv_updateSettings() public method

public recv_updateSettings ( ) : void
return void

recv_updateSettings2() public method

public recv_updateSettings2 ( ) : int
return int

recv_updateSettingsAttribute() public method

public recv_updateSettingsAttribute ( ) : void
return void

recv_updateSettingsAttributes() public method

public recv_updateSettingsAttributes ( ) : int
return int

recv_verifyIdentityCredential() public method

public recv_verifyIdentityCredential ( ) : void
return void

recv_verifyIdentityCredentialWithResult() public method

public recv_verifyIdentityCredentialWithResult ( ) : UserAuthStatus
return UserAuthStatus

recv_verifyPhone() public method

public recv_verifyPhone ( ) : VerificationResult
return VerificationResult

recv_verifyQrcode() public method

public recv_verifyQrcode ( ) : string
return string

registerBuddyUser() public method

public registerBuddyUser ( string buddyId, string registrarPassword ) : string
buddyId string
registrarPassword string
return string

registerBuddyUserid() public method

public registerBuddyUserid ( int seq, string userid ) : void
seq int
userid string
return void

registerDevice() public method

public registerDevice ( string sessionId ) : string
sessionId string
return string

registerDeviceWithIdentityCredential() public method

public registerDeviceWithIdentityCredential ( string sessionId, IdentityProvider provider, string identifier, string verifier ) : string
sessionId string
provider IdentityProvider
identifier string
verifier string
return string

registerDeviceWithoutPhoneNumber() public method

public registerDeviceWithoutPhoneNumber ( string region, string udidHash, DeviceInfo deviceInfo ) : string
region string
udidHash string
deviceInfo DeviceInfo
return string

registerDeviceWithoutPhoneNumberWithIdentityCredential() public method

public registerDeviceWithoutPhoneNumberWithIdentityCredential ( string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : string
region string
udidHash string
deviceInfo DeviceInfo
provider IdentityProvider
identifier string
verifier string
mid string
return string

registerUserid() public method

public registerUserid ( int reqSeq, string userid ) : bool
reqSeq int
userid string
return bool

registerWapDevice() public method

public registerWapDevice ( string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : string
invitationHash string
guidHash string
email string
deviceInfo DeviceInfo
return string

registerWithExistingSnsIdAndIdentityCredential() public method

public registerWithExistingSnsIdAndIdentityCredential ( IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : string
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return string

registerWithSnsId() public method

public registerWithSnsId ( SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : RegisterWithSnsIdResult
snsIdType SnsIdType
snsAccessToken string
region string
udidHash string
deviceInfo DeviceInfo
mid string
return RegisterWithSnsIdResult

registerWithSnsIdAndIdentityCredential() public method

public registerWithSnsIdAndIdentityCredential ( SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : string
snsIdType SnsIdType
snsAccessToken string
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return string

reissueDeviceCredential() public method

public reissueDeviceCredential ( ) : string
return string

reissueUserTicket() public method

public reissueUserTicket ( long expirationTime, int maxUseCount ) : string
expirationTime long
maxUseCount int
return string

rejectGroupInvitation() public method

public rejectGroupInvitation ( int reqSeq, string groupId ) : void
reqSeq int
groupId string
return void

releaseSession() public method

public releaseSession ( ) : void
return void

removeAllMessages() public method

public removeAllMessages ( int seq, string lastMessageId ) : void
seq int
lastMessageId string
return void

removeBuddyLocation() public method

public removeBuddyLocation ( string mid, int index ) : void
mid string
index int
return void

removeMessage() public method

public removeMessage ( string messageId ) : bool
messageId string
return bool

removeMessageFromMyHome() public method

public removeMessageFromMyHome ( string messageId ) : bool
messageId string
return bool

removeSnsId() public method

public removeSnsId ( SnsIdType snsIdType ) : string
snsIdType SnsIdType
return string

report() public method

public report ( long syncOpRevision, SyncCategory category, string report ) : void
syncOpRevision long
category SyncCategory
report string
return void

reportContacts() public method

public reportContacts ( long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : List
syncOpRevision long
category SyncCategory
contactReports List
actionType SyncActionType
return List

reportGroups() public method

public reportGroups ( long syncOpRevision, List groups ) : void
syncOpRevision long
groups List
return void

reportProfile() public method

public reportProfile ( long syncOpRevision, Profile profile ) : void
syncOpRevision long
profile Profile
return void

reportRooms() public method

public reportRooms ( long syncOpRevision, List rooms ) : void
syncOpRevision long
rooms List
return void

reportSettings() public method

public reportSettings ( long syncOpRevision, Settings settings ) : void
syncOpRevision long
settings Settings
return void

reportSpammer() public method

public reportSpammer ( string spammerMid, List spammerReasons, List spamMessageIds ) : void
spammerMid string
spammerReasons List
spamMessageIds List
return void

requestAccountPasswordReset() public method

public requestAccountPasswordReset ( IdentityProvider provider, string identifier, string locale ) : void
provider IdentityProvider
identifier string
locale string
return void

requestEmailConfirmation() public method

public requestEmailConfirmation ( EmailConfirmation emailConfirmation ) : EmailConfirmationSession
emailConfirmation EmailConfirmation
return EmailConfirmationSession

requestIdentityUnbind() public method

public requestIdentityUnbind ( IdentityProvider provider, string identifier ) : void
provider IdentityProvider
identifier string
return void

resendEmailConfirmation() public method

public resendEmailConfirmation ( string verifier ) : EmailConfirmationSession
verifier string
return EmailConfirmationSession

resendPinCode() public method

public resendPinCode ( string sessionId ) : void
sessionId string
return void

resendPinCodeBySMS() public method

public resendPinCodeBySMS ( string sessionId ) : void
sessionId string
return void

sendChatChecked() public method

public sendChatChecked ( int seq, string consumer, string lastMessageId ) : void
seq int
consumer string
lastMessageId string
return void

sendChatRemoved() public method

public sendChatRemoved ( int seq, string consumer, string lastMessageId ) : void
seq int
consumer string
lastMessageId string
return void

sendContentPreviewUpdated() public method

public sendContentPreviewUpdated ( int esq, string messageId, List receiverMids ) : string>.Dictionary
esq int
messageId string
receiverMids List
return string>.Dictionary

sendContentReceipt() public method

public sendContentReceipt ( int seq, string consumer, string messageId ) : void
seq int
consumer string
messageId string
return void

sendDummyPush() public method

public sendDummyPush ( ) : void
return void

sendEvent() public method

public sendEvent ( int seq, Message message ) : Message
seq int
message Message
return Message

sendMessage() public method

public sendMessage ( int seq, Message message ) : Message
seq int
message Message
return Message

sendMessageIgnored() public method

public sendMessageIgnored ( int seq, string consumer, List messageIds ) : void
seq int
consumer string
messageIds List
return void

sendMessageReceipt() public method

public sendMessageReceipt ( int seq, string consumer, List messageIds ) : void
seq int
consumer string
messageIds List
return void

sendMessageToMyHome() public method

public sendMessageToMyHome ( int seq, Message message ) : Message
seq int
message Message
return Message

send_acceptGroupInvitation() public method

public send_acceptGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
return IAsyncResult

send_acceptGroupInvitation() public method

public send_acceptGroupInvitation ( int reqSeq, string groupId ) : void
reqSeq int
groupId string
return void

send_acceptProximityMatches() public method

public send_acceptProximityMatches ( AsyncCallback callback, object state, string sessionId, THashSet ids ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
ids THashSet
return IAsyncResult

send_acceptProximityMatches() public method

public send_acceptProximityMatches ( string sessionId, THashSet ids ) : void
sessionId string
ids THashSet
return void

send_acquireCallRoute() public method

public send_acquireCallRoute ( AsyncCallback callback, object state, string to ) : IAsyncResult
callback AsyncCallback
state object
to string
return IAsyncResult

send_acquireCallRoute() public method

public send_acquireCallRoute ( string to ) : void
to string
return void

send_acquireCallTicket() public method

public send_acquireCallTicket ( AsyncCallback callback, object state, string to ) : IAsyncResult
callback AsyncCallback
state object
to string
return IAsyncResult

send_acquireCallTicket() public method

public send_acquireCallTicket ( string to ) : void
to string
return void

send_acquireEncryptedAccessToken() public method

public send_acquireEncryptedAccessToken ( AsyncCallback callback, object state, FeatureType featureType ) : IAsyncResult
callback AsyncCallback
state object
featureType FeatureType
return IAsyncResult

send_acquireEncryptedAccessToken() public method

public send_acquireEncryptedAccessToken ( FeatureType featureType ) : void
featureType FeatureType
return void

send_addSnsId() public method

public send_addSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
return IAsyncResult

send_addSnsId() public method

public send_addSnsId ( SnsIdType snsIdType, string snsAccessToken ) : void
snsIdType SnsIdType
snsAccessToken string
return void

send_blockContact() public method

public send_blockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

send_blockContact() public method

public send_blockContact ( int reqSeq, string id ) : void
reqSeq int
id string
return void

send_blockRecommendation() public method

public send_blockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

send_blockRecommendation() public method

public send_blockRecommendation ( int reqSeq, string id ) : void
reqSeq int
id string
return void

send_cancelGroupInvitation() public method

public send_cancelGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
contactIds List
return IAsyncResult

send_cancelGroupInvitation() public method

public send_cancelGroupInvitation ( int reqSeq, string groupId, List contactIds ) : void
reqSeq int
groupId string
contactIds List
return void

send_changeVerificationMethod() public method

public send_changeVerificationMethod ( AsyncCallback callback, object state, string sessionId, VerificationMethod method ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
method VerificationMethod
return IAsyncResult

send_changeVerificationMethod() public method

public send_changeVerificationMethod ( string sessionId, VerificationMethod method ) : void
sessionId string
method VerificationMethod
return void

send_clearIdentityCredential() public method

public send_clearIdentityCredential ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_clearIdentityCredential() public method

public send_clearIdentityCredential ( ) : void
return void

send_clearMessageBox() public method

public send_clearMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId ) : IAsyncResult
callback AsyncCallback
state object
channelId string
messageBoxId string
return IAsyncResult

send_clearMessageBox() public method

public send_clearMessageBox ( string channelId, string messageBoxId ) : void
channelId string
messageBoxId string
return void

send_closeProximityMatch() public method

public send_closeProximityMatch ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_closeProximityMatch() public method

public send_closeProximityMatch ( string sessionId ) : void
sessionId string
return void

send_commitSendMessage() public method

public send_commitSendMessage ( AsyncCallback callback, object state, int seq, string messageId, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
messageId string
receiverMids List
return IAsyncResult

send_commitSendMessage() public method

public send_commitSendMessage ( int seq, string messageId, List receiverMids ) : void
seq int
messageId string
receiverMids List
return void

send_commitSendMessages() public method

public send_commitSendMessages ( AsyncCallback callback, object state, int seq, List messageIds, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
messageIds List
receiverMids List
return IAsyncResult

send_commitSendMessages() public method

public send_commitSendMessages ( int seq, List messageIds, List receiverMids ) : void
seq int
messageIds List
receiverMids List
return void

send_commitUpdateProfile() public method

public send_commitUpdateProfile ( AsyncCallback callback, object state, int seq, List attrs, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
attrs List
receiverMids List
return IAsyncResult

send_commitUpdateProfile() public method

public send_commitUpdateProfile ( int seq, List attrs, List receiverMids ) : void
seq int
attrs List
receiverMids List
return void

send_confirmEmail() public method

public send_confirmEmail ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
callback AsyncCallback
state object
verifier string
pinCode string
return IAsyncResult

send_confirmEmail() public method

public send_confirmEmail ( string verifier, string pinCode ) : void
verifier string
pinCode string
return void

send_createGroup() public method

public send_createGroup ( AsyncCallback callback, object state, int seq, string name, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
seq int
name string
contactIds List
return IAsyncResult

send_createGroup() public method

public send_createGroup ( int seq, string name, List contactIds ) : void
seq int
name string
contactIds List
return void

send_createQrcodeBase64Image() public method

public send_createQrcodeBase64Image ( AsyncCallback callback, object state, string url, string characterSet, int imageSize, int x, int y, int width, int height ) : IAsyncResult
callback AsyncCallback
state object
url string
characterSet string
imageSize int
x int
y int
width int
height int
return IAsyncResult

send_createQrcodeBase64Image() public method

public send_createQrcodeBase64Image ( string url, string characterSet, int imageSize, int x, int y, int width, int height ) : void
url string
characterSet string
imageSize int
x int
y int
width int
height int
return void

send_createRoom() public method

public send_createRoom ( AsyncCallback callback, object state, int reqSeq, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
contactIds List
return IAsyncResult

send_createRoom() public method

public send_createRoom ( int reqSeq, List contactIds ) : void
reqSeq int
contactIds List
return void

send_createSession() public method

public send_createSession ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_createSession() public method

public send_createSession ( ) : void
return void

send_fetchAnnouncements() public method

public send_fetchAnnouncements ( AsyncCallback callback, object state, int lastFetchedIndex ) : IAsyncResult
callback AsyncCallback
state object
lastFetchedIndex int
return IAsyncResult

send_fetchAnnouncements() public method

public send_fetchAnnouncements ( int lastFetchedIndex ) : void
lastFetchedIndex int
return void

send_fetchMessages() public method

public send_fetchMessages ( AsyncCallback callback, object state, long localTs, int count ) : IAsyncResult
callback AsyncCallback
state object
localTs long
count int
return IAsyncResult

send_fetchMessages() public method

public send_fetchMessages ( long localTs, int count ) : void
localTs long
count int
return void

send_fetchOperations() public method

public send_fetchOperations ( AsyncCallback callback, object state, long localRev, int count ) : IAsyncResult
callback AsyncCallback
state object
localRev long
count int
return IAsyncResult

send_fetchOperations() public method

public send_fetchOperations ( long localRev, int count ) : void
localRev long
count int
return void

send_fetchOps() public method

public send_fetchOps ( AsyncCallback callback, object state, long localRev, int count, long globalRev, long individualRev ) : IAsyncResult
callback AsyncCallback
state object
localRev long
count int
globalRev long
individualRev long
return IAsyncResult

send_fetchOps() public method

public send_fetchOps ( long localRev, int count, long globalRev, long individualRev ) : void
localRev long
count int
globalRev long
individualRev long
return void

send_findAndAddContactsByEmail() public method

public send_findAndAddContactsByEmail ( AsyncCallback callback, object state, int reqSeq, THashSet emails ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
emails THashSet
return IAsyncResult

send_findAndAddContactsByEmail() public method

public send_findAndAddContactsByEmail ( int reqSeq, THashSet emails ) : void
reqSeq int
emails THashSet
return void

send_findAndAddContactsByMid() public method

public send_findAndAddContactsByMid ( AsyncCallback callback, object state, int reqSeq, string mid ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
mid string
return IAsyncResult

send_findAndAddContactsByMid() public method

public send_findAndAddContactsByMid ( int reqSeq, string mid ) : void
reqSeq int
mid string
return void

send_findAndAddContactsByPhone() public method

public send_findAndAddContactsByPhone ( AsyncCallback callback, object state, int reqSeq, THashSet phones ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
phones THashSet
return IAsyncResult

send_findAndAddContactsByPhone() public method

public send_findAndAddContactsByPhone ( int reqSeq, THashSet phones ) : void
reqSeq int
phones THashSet
return void

send_findAndAddContactsByUserid() public method

public send_findAndAddContactsByUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
userid string
return IAsyncResult

send_findAndAddContactsByUserid() public method

public send_findAndAddContactsByUserid ( int reqSeq, string userid ) : void
reqSeq int
userid string
return void

send_findContactByUserTicket() public method

public send_findContactByUserTicket ( AsyncCallback callback, object state, string ticketId ) : IAsyncResult
callback AsyncCallback
state object
ticketId string
return IAsyncResult

send_findContactByUserTicket() public method

public send_findContactByUserTicket ( string ticketId ) : void
ticketId string
return void

send_findContactByUserid() public method

public send_findContactByUserid ( AsyncCallback callback, object state, string userid ) : IAsyncResult
callback AsyncCallback
state object
userid string
return IAsyncResult

send_findContactByUserid() public method

public send_findContactByUserid ( string userid ) : void
userid string
return void

send_findContactsByEmail() public method

public send_findContactsByEmail ( AsyncCallback callback, object state, THashSet emails ) : IAsyncResult
callback AsyncCallback
state object
emails THashSet
return IAsyncResult

send_findContactsByEmail() public method

public send_findContactsByEmail ( THashSet emails ) : void
emails THashSet
return void

send_findContactsByPhone() public method

public send_findContactsByPhone ( AsyncCallback callback, object state, THashSet phones ) : IAsyncResult
callback AsyncCallback
state object
phones THashSet
return IAsyncResult

send_findContactsByPhone() public method

public send_findContactsByPhone ( THashSet phones ) : void
phones THashSet
return void

send_findSnsIdUserStatus() public method

public send_findSnsIdUserStatus ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string udidHash ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
udidHash string
return IAsyncResult

send_findSnsIdUserStatus() public method

public send_findSnsIdUserStatus ( SnsIdType snsIdType, string snsAccessToken, string udidHash ) : void
snsIdType SnsIdType
snsAccessToken string
udidHash string
return void

send_finishUpdateVerification() public method

public send_finishUpdateVerification ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_finishUpdateVerification() public method

public send_finishUpdateVerification ( string sessionId ) : void
sessionId string
return void

send_generateUserTicket() public method

public send_generateUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
callback AsyncCallback
state object
expirationTime long
maxUseCount int
return IAsyncResult

send_generateUserTicket() public method

public send_generateUserTicket ( long expirationTime, int maxUseCount ) : void
expirationTime long
maxUseCount int
return void

send_getAcceptedProximityMatches() public method

public send_getAcceptedProximityMatches ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_getAcceptedProximityMatches() public method

public send_getAcceptedProximityMatches ( string sessionId ) : void
sessionId string
return void

send_getActiveBuddySubscriberIds() public method

public send_getActiveBuddySubscriberIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getActiveBuddySubscriberIds() public method

public send_getActiveBuddySubscriberIds ( ) : void
return void

send_getAllContactIds() public method

public send_getAllContactIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getAllContactIds() public method

public send_getAllContactIds ( ) : void
return void

send_getAuthQrcode() public method

public send_getAuthQrcode ( AsyncCallback callback, object state, bool keepLoggedIn, string systemName ) : IAsyncResult
callback AsyncCallback
state object
keepLoggedIn bool
systemName string
return IAsyncResult

send_getAuthQrcode() public method

public send_getAuthQrcode ( bool keepLoggedIn, string systemName ) : void
keepLoggedIn bool
systemName string
return void

send_getBlockedContactIds() public method

public send_getBlockedContactIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getBlockedContactIds() public method

public send_getBlockedContactIds ( ) : void
return void

send_getBlockedContactIdsByRange() public method

public send_getBlockedContactIdsByRange ( AsyncCallback callback, object state, int start, int count ) : IAsyncResult
callback AsyncCallback
state object
start int
count int
return IAsyncResult

send_getBlockedContactIdsByRange() public method

public send_getBlockedContactIdsByRange ( int start, int count ) : void
start int
count int
return void

send_getBlockedRecommendationIds() public method

public send_getBlockedRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getBlockedRecommendationIds() public method

public send_getBlockedRecommendationIds ( ) : void
return void

send_getBuddyBlockerIds() public method

public send_getBuddyBlockerIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getBuddyBlockerIds() public method

public send_getBuddyBlockerIds ( ) : void
return void

send_getBuddyLocation() public method

public send_getBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
callback AsyncCallback
state object
mid string
index int
return IAsyncResult

send_getBuddyLocation() public method

public send_getBuddyLocation ( string mid, int index ) : void
mid string
index int
return void

send_getCompactContactsModifiedSince() public method

public send_getCompactContactsModifiedSince ( AsyncCallback callback, object state, long timestamp ) : IAsyncResult
callback AsyncCallback
state object
timestamp long
return IAsyncResult

send_getCompactContactsModifiedSince() public method

public send_getCompactContactsModifiedSince ( long timestamp ) : void
timestamp long
return void

send_getCompactGroup() public method

public send_getCompactGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
callback AsyncCallback
state object
groupId string
return IAsyncResult

send_getCompactGroup() public method

public send_getCompactGroup ( string groupId ) : void
groupId string
return void

send_getCompactRoom() public method

public send_getCompactRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
callback AsyncCallback
state object
roomId string
return IAsyncResult

send_getCompactRoom() public method

public send_getCompactRoom ( string roomId ) : void
roomId string
return void

send_getContact() public method

public send_getContact ( AsyncCallback callback, object state, string id ) : IAsyncResult
callback AsyncCallback
state object
id string
return IAsyncResult

send_getContact() public method

public send_getContact ( string id ) : void
id string
return void

send_getContacts() public method

public send_getContacts ( AsyncCallback callback, object state, List ids ) : IAsyncResult
callback AsyncCallback
state object
ids List
return IAsyncResult

send_getContacts() public method

public send_getContacts ( List ids ) : void
ids List
return void

send_getCountryWithRequestIp() public method

public send_getCountryWithRequestIp ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getCountryWithRequestIp() public method

public send_getCountryWithRequestIp ( ) : void
return void

send_getFavoriteMids() public method

public send_getFavoriteMids ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getFavoriteMids() public method

public send_getFavoriteMids ( ) : void
return void

send_getGroup() public method

public send_getGroup ( AsyncCallback callback, object state, string groupId ) : IAsyncResult
callback AsyncCallback
state object
groupId string
return IAsyncResult

send_getGroup() public method

public send_getGroup ( string groupId ) : void
groupId string
return void

send_getGroupIdsInvited() public method

public send_getGroupIdsInvited ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getGroupIdsInvited() public method

public send_getGroupIdsInvited ( ) : void
return void

send_getGroupIdsJoined() public method

public send_getGroupIdsJoined ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getGroupIdsJoined() public method

public send_getGroupIdsJoined ( ) : void
return void

send_getGroups() public method

public send_getGroups ( AsyncCallback callback, object state, List groupIds ) : IAsyncResult
callback AsyncCallback
state object
groupIds List
return IAsyncResult

send_getGroups() public method

public send_getGroups ( List groupIds ) : void
groupIds List
return void

send_getHiddenContactMids() public method

public send_getHiddenContactMids ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getHiddenContactMids() public method

public send_getHiddenContactMids ( ) : void
return void

send_getIdentityIdentifier() public method

public send_getIdentityIdentifier ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getIdentityIdentifier() public method

public send_getIdentityIdentifier ( ) : void
return void

send_getLastAnnouncementIndex() public method

public send_getLastAnnouncementIndex ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getLastAnnouncementIndex() public method

public send_getLastAnnouncementIndex ( ) : void
return void

send_getLastOpRevision() public method

public send_getLastOpRevision ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getLastOpRevision() public method

public send_getLastOpRevision ( ) : void
return void

send_getMessageBox() public method

public send_getMessageBox ( AsyncCallback callback, object state, string channelId, string messageBoxId, int lastMessagesCount ) : IAsyncResult
callback AsyncCallback
state object
channelId string
messageBoxId string
lastMessagesCount int
return IAsyncResult

send_getMessageBox() public method

public send_getMessageBox ( string channelId, string messageBoxId, int lastMessagesCount ) : void
channelId string
messageBoxId string
lastMessagesCount int
return void

send_getMessageBoxCompactWrapUp() public method

public send_getMessageBoxCompactWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
callback AsyncCallback
state object
mid string
return IAsyncResult

send_getMessageBoxCompactWrapUp() public method

public send_getMessageBoxCompactWrapUp ( string mid ) : void
mid string
return void

send_getMessageBoxCompactWrapUpList() public method

public send_getMessageBoxCompactWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
callback AsyncCallback
state object
start int
messageBoxCount int
return IAsyncResult

send_getMessageBoxCompactWrapUpList() public method

public send_getMessageBoxCompactWrapUpList ( int start, int messageBoxCount ) : void
start int
messageBoxCount int
return void

send_getMessageBoxList() public method

public send_getMessageBoxList ( AsyncCallback callback, object state, string channelId, int lastMessagesCount ) : IAsyncResult
callback AsyncCallback
state object
channelId string
lastMessagesCount int
return IAsyncResult

send_getMessageBoxList() public method

public send_getMessageBoxList ( string channelId, int lastMessagesCount ) : void
channelId string
lastMessagesCount int
return void

send_getMessageBoxListByStatus() public method

public send_getMessageBoxListByStatus ( AsyncCallback callback, object state, string channelId, int lastMessagesCount, int status ) : IAsyncResult
callback AsyncCallback
state object
channelId string
lastMessagesCount int
status int
return IAsyncResult

send_getMessageBoxListByStatus() public method

public send_getMessageBoxListByStatus ( string channelId, int lastMessagesCount, int status ) : void
channelId string
lastMessagesCount int
status int
return void

send_getMessageBoxWrapUp() public method

public send_getMessageBoxWrapUp ( AsyncCallback callback, object state, string mid ) : IAsyncResult
callback AsyncCallback
state object
mid string
return IAsyncResult

send_getMessageBoxWrapUp() public method

public send_getMessageBoxWrapUp ( string mid ) : void
mid string
return void

send_getMessageBoxWrapUpList() public method

public send_getMessageBoxWrapUpList ( AsyncCallback callback, object state, int start, int messageBoxCount ) : IAsyncResult
callback AsyncCallback
state object
start int
messageBoxCount int
return IAsyncResult

send_getMessageBoxWrapUpList() public method

public send_getMessageBoxWrapUpList ( int start, int messageBoxCount ) : void
start int
messageBoxCount int
return void

send_getMessagesBySequenceNumber() public method

public send_getMessagesBySequenceNumber ( AsyncCallback callback, object state, string channelId, string messageBoxId, long startSeq, long endSeq ) : IAsyncResult
callback AsyncCallback
state object
channelId string
messageBoxId string
startSeq long
endSeq long
return IAsyncResult

send_getMessagesBySequenceNumber() public method

public send_getMessagesBySequenceNumber ( string channelId, string messageBoxId, long startSeq, long endSeq ) : void
channelId string
messageBoxId string
startSeq long
endSeq long
return void

send_getNextMessages() public method

public send_getNextMessages ( AsyncCallback callback, object state, string messageBoxId, long startSeq, int messagesCount ) : IAsyncResult
callback AsyncCallback
state object
messageBoxId string
startSeq long
messagesCount int
return IAsyncResult

send_getNextMessages() public method

public send_getNextMessages ( string messageBoxId, long startSeq, int messagesCount ) : void
messageBoxId string
startSeq long
messagesCount int
return void

send_getNotificationPolicy() public method

public send_getNotificationPolicy ( AsyncCallback callback, object state, CarrierCode carrier ) : IAsyncResult
callback AsyncCallback
state object
carrier CarrierCode
return IAsyncResult

send_getNotificationPolicy() public method

public send_getNotificationPolicy ( CarrierCode carrier ) : void
carrier CarrierCode
return void

send_getPreviousMessages() public method

public send_getPreviousMessages ( AsyncCallback callback, object state, string messageBoxId, long endSeq, int messagesCount ) : IAsyncResult
callback AsyncCallback
state object
messageBoxId string
endSeq long
messagesCount int
return IAsyncResult

send_getPreviousMessages() public method

public send_getPreviousMessages ( string messageBoxId, long endSeq, int messagesCount ) : void
messageBoxId string
endSeq long
messagesCount int
return void

send_getProfile() public method

public send_getProfile ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getProfile() public method

public send_getProfile ( ) : void
return void

send_getProximityMatchCandidateList() public method

public send_getProximityMatchCandidateList ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_getProximityMatchCandidateList() public method

public send_getProximityMatchCandidateList ( string sessionId ) : void
sessionId string
return void

send_getProximityMatchCandidates() public method

public send_getProximityMatchCandidates ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_getProximityMatchCandidates() public method

public send_getProximityMatchCandidates ( string sessionId ) : void
sessionId string
return void

send_getRSAKeyInfo() public method

public send_getRSAKeyInfo ( AsyncCallback callback, object state, IdentityProvider provider ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
return IAsyncResult

send_getRSAKeyInfo() public method

public send_getRSAKeyInfo ( IdentityProvider provider ) : void
provider IdentityProvider
return void

send_getRecentMessages() public method

public send_getRecentMessages ( AsyncCallback callback, object state, string messageBoxId, int messagesCount ) : IAsyncResult
callback AsyncCallback
state object
messageBoxId string
messagesCount int
return IAsyncResult

send_getRecentMessages() public method

public send_getRecentMessages ( string messageBoxId, int messagesCount ) : void
messageBoxId string
messagesCount int
return void

send_getRecommendationIds() public method

public send_getRecommendationIds ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getRecommendationIds() public method

public send_getRecommendationIds ( ) : void
return void

send_getRoom() public method

public send_getRoom ( AsyncCallback callback, object state, string roomId ) : IAsyncResult
callback AsyncCallback
state object
roomId string
return IAsyncResult

send_getRoom() public method

public send_getRoom ( string roomId ) : void
roomId string
return void

send_getServerTime() public method

public send_getServerTime ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getServerTime() public method

public send_getServerTime ( ) : void
return void

send_getSessions() public method

public send_getSessions ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getSessions() public method

public send_getSessions ( ) : void
return void

send_getSettings() public method

public send_getSettings ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getSettings() public method

public send_getSettings ( ) : void
return void

send_getSettingsAttributes() public method

public send_getSettingsAttributes ( AsyncCallback callback, object state, int attrBitset ) : IAsyncResult
callback AsyncCallback
state object
attrBitset int
return IAsyncResult

send_getSettingsAttributes() public method

public send_getSettingsAttributes ( int attrBitset ) : void
attrBitset int
return void

send_getSystemConfiguration() public method

public send_getSystemConfiguration ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getSystemConfiguration() public method

public send_getSystemConfiguration ( ) : void
return void

send_getUserTicket() public method

public send_getUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_getUserTicket() public method

public send_getUserTicket ( ) : void
return void

send_getWapInvitation() public method

public send_getWapInvitation ( AsyncCallback callback, object state, string invitationHash ) : IAsyncResult
callback AsyncCallback
state object
invitationHash string
return IAsyncResult

send_getWapInvitation() public method

public send_getWapInvitation ( string invitationHash ) : void
invitationHash string
return void

send_invalidateUserTicket() public method

public send_invalidateUserTicket ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_invalidateUserTicket() public method

public send_invalidateUserTicket ( ) : void
return void

send_inviteFriendsBySms() public method

public send_inviteFriendsBySms ( AsyncCallback callback, object state, List phoneNumberList ) : IAsyncResult
callback AsyncCallback
state object
phoneNumberList List
return IAsyncResult

send_inviteFriendsBySms() public method

public send_inviteFriendsBySms ( List phoneNumberList ) : void
phoneNumberList List
return void

send_inviteIntoGroup() public method

public send_inviteIntoGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
contactIds List
return IAsyncResult

send_inviteIntoGroup() public method

public send_inviteIntoGroup ( int reqSeq, string groupId, List contactIds ) : void
reqSeq int
groupId string
contactIds List
return void

send_inviteIntoRoom() public method

public send_inviteIntoRoom ( AsyncCallback callback, object state, int reqSeq, string roomId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
roomId string
contactIds List
return IAsyncResult

send_inviteIntoRoom() public method

public send_inviteIntoRoom ( int reqSeq, string roomId, List contactIds ) : void
reqSeq int
roomId string
contactIds List
return void

send_inviteViaEmail() public method

public send_inviteViaEmail ( AsyncCallback callback, object state, int reqSeq, string email, string name ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
email string
name string
return IAsyncResult

send_inviteViaEmail() public method

public send_inviteViaEmail ( int reqSeq, string email, string name ) : void
reqSeq int
email string
name string
return void

send_isIdentityIdentifierAvailable() public method

public send_isIdentityIdentifierAvailable ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
return IAsyncResult

send_isIdentityIdentifierAvailable() public method

public send_isIdentityIdentifierAvailable ( IdentityProvider provider, string identifier ) : void
provider IdentityProvider
identifier string
return void

send_isUseridAvailable() public method

public send_isUseridAvailable ( AsyncCallback callback, object state, string userid ) : IAsyncResult
callback AsyncCallback
state object
userid string
return IAsyncResult

send_isUseridAvailable() public method

public send_isUseridAvailable ( string userid ) : void
userid string
return void

send_kickoutFromGroup() public method

public send_kickoutFromGroup ( AsyncCallback callback, object state, int reqSeq, string groupId, List contactIds ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
contactIds List
return IAsyncResult

send_kickoutFromGroup() public method

public send_kickoutFromGroup ( int reqSeq, string groupId, List contactIds ) : void
reqSeq int
groupId string
contactIds List
return void

send_leaveGroup() public method

public send_leaveGroup ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
return IAsyncResult

send_leaveGroup() public method

public send_leaveGroup ( int reqSeq, string groupId ) : void
reqSeq int
groupId string
return void

send_leaveRoom() public method

public send_leaveRoom ( AsyncCallback callback, object state, int reqSeq, string roomId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
roomId string
return IAsyncResult

send_leaveRoom() public method

public send_leaveRoom ( int reqSeq, string roomId ) : void
reqSeq int
roomId string
return void

send_loginWithIdentityCredential() public method

public send_loginWithIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
callback AsyncCallback
state object
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return IAsyncResult

send_loginWithIdentityCredential() public method

public send_loginWithIdentityCredential ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : void
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return void

send_loginWithIdentityCredentialForCertificate() public method

public send_loginWithIdentityCredentialForCertificate ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : IAsyncResult
callback AsyncCallback
state object
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return IAsyncResult

send_loginWithIdentityCredentialForCertificate() public method

public send_loginWithIdentityCredentialForCertificate ( IdentityProvider identityProvider, string identifier, string password, bool keepLoggedIn, string accessLocation, string systemName, string certificate ) : void
identityProvider IdentityProvider
identifier string
password string
keepLoggedIn bool
accessLocation string
systemName string
certificate string
return void

send_loginWithVerifier() public method

public send_loginWithVerifier ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

send_loginWithVerifier() public method

public send_loginWithVerifier ( string verifier ) : void
verifier string
return void

send_loginWithVerifierForCerificate() public method

public send_loginWithVerifierForCerificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

send_loginWithVerifierForCerificate() public method

public send_loginWithVerifierForCerificate ( string verifier ) : void
verifier string
return void

send_loginWithVerifierForCertificate() public method

public send_loginWithVerifierForCertificate ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

send_loginWithVerifierForCertificate() public method

public send_loginWithVerifierForCertificate ( string verifier ) : void
verifier string
return void

send_logout() public method

public send_logout ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_logout() public method

public send_logout ( ) : void
return void

send_logoutSession() public method

public send_logoutSession ( AsyncCallback callback, object state, string tokenKey ) : IAsyncResult
callback AsyncCallback
state object
tokenKey string
return IAsyncResult

send_logoutSession() public method

public send_logoutSession ( string tokenKey ) : void
tokenKey string
return void

send_noop() public method

public send_noop ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_noop() public method

public send_noop ( ) : void
return void

send_notifiedRedirect() public method

public send_notifiedRedirect ( AsyncCallback callback, object state, string>.Dictionary paramMap ) : IAsyncResult
callback AsyncCallback
state object
paramMap string>.Dictionary
return IAsyncResult

send_notifiedRedirect() public method

public send_notifiedRedirect ( string>.Dictionary paramMap ) : void
paramMap string>.Dictionary
return void

send_notifyBuddyOnAir() public method

public send_notifyBuddyOnAir ( AsyncCallback callback, object state, int seq, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
seq int
receiverMids List
return IAsyncResult

send_notifyBuddyOnAir() public method

public send_notifyBuddyOnAir ( int seq, List receiverMids ) : void
seq int
receiverMids List
return void

send_notifyIndividualEvent() public method

public send_notifyIndividualEvent ( AsyncCallback callback, object state, NotificationStatus notificationStatus, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
notificationStatus NotificationStatus
receiverMids List
return IAsyncResult

send_notifyIndividualEvent() public method

public send_notifyIndividualEvent ( NotificationStatus notificationStatus, List receiverMids ) : void
notificationStatus NotificationStatus
receiverMids List
return void

send_notifyInstalled() public method

public send_notifyInstalled ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
callback AsyncCallback
state object
udidHash string
applicationTypeWithExtensions string
return IAsyncResult

send_notifyInstalled() public method

public send_notifyInstalled ( string udidHash, string applicationTypeWithExtensions ) : void
udidHash string
applicationTypeWithExtensions string
return void

send_notifyRegistrationComplete() public method

public send_notifyRegistrationComplete ( AsyncCallback callback, object state, string udidHash, string applicationTypeWithExtensions ) : IAsyncResult
callback AsyncCallback
state object
udidHash string
applicationTypeWithExtensions string
return IAsyncResult

send_notifyRegistrationComplete() public method

public send_notifyRegistrationComplete ( string udidHash, string applicationTypeWithExtensions ) : void
udidHash string
applicationTypeWithExtensions string
return void

send_notifySleep() public method

public send_notifySleep ( AsyncCallback callback, object state, long lastRev, int badge ) : IAsyncResult
callback AsyncCallback
state object
lastRev long
badge int
return IAsyncResult

send_notifySleep() public method

public send_notifySleep ( long lastRev, int badge ) : void
lastRev long
badge int
return void

send_notifyUpdated() public method

public send_notifyUpdated ( AsyncCallback callback, object state, long lastRev, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
lastRev long
deviceInfo DeviceInfo
return IAsyncResult

send_notifyUpdated() public method

public send_notifyUpdated ( long lastRev, DeviceInfo deviceInfo ) : void
lastRev long
deviceInfo DeviceInfo
return void

send_openProximityMatch() public method

public send_openProximityMatch ( AsyncCallback callback, object state, Location location ) : IAsyncResult
callback AsyncCallback
state object
location Location
return IAsyncResult

send_openProximityMatch() public method

public send_openProximityMatch ( Location location ) : void
location Location
return void

send_registerBuddyUser() public method

public send_registerBuddyUser ( AsyncCallback callback, object state, string buddyId, string registrarPassword ) : IAsyncResult
callback AsyncCallback
state object
buddyId string
registrarPassword string
return IAsyncResult

send_registerBuddyUser() public method

public send_registerBuddyUser ( string buddyId, string registrarPassword ) : void
buddyId string
registrarPassword string
return void

send_registerBuddyUserid() public method

public send_registerBuddyUserid ( AsyncCallback callback, object state, int seq, string userid ) : IAsyncResult
callback AsyncCallback
state object
seq int
userid string
return IAsyncResult

send_registerBuddyUserid() public method

public send_registerBuddyUserid ( int seq, string userid ) : void
seq int
userid string
return void

send_registerDevice() public method

public send_registerDevice ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_registerDevice() public method

public send_registerDevice ( string sessionId ) : void
sessionId string
return void

send_registerDeviceWithIdentityCredential() public method

public send_registerDeviceWithIdentityCredential ( AsyncCallback callback, object state, string sessionId, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
provider IdentityProvider
identifier string
verifier string
return IAsyncResult

send_registerDeviceWithIdentityCredential() public method

public send_registerDeviceWithIdentityCredential ( string sessionId, IdentityProvider provider, string identifier, string verifier ) : void
sessionId string
provider IdentityProvider
identifier string
verifier string
return void

send_registerDeviceWithoutPhoneNumber() public method

public send_registerDeviceWithoutPhoneNumber ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
region string
udidHash string
deviceInfo DeviceInfo
return IAsyncResult

send_registerDeviceWithoutPhoneNumber() public method

public send_registerDeviceWithoutPhoneNumber ( string region, string udidHash, DeviceInfo deviceInfo ) : void
region string
udidHash string
deviceInfo DeviceInfo
return void

send_registerDeviceWithoutPhoneNumberWithIdentityCredential() public method

public send_registerDeviceWithoutPhoneNumberWithIdentityCredential ( AsyncCallback callback, object state, string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : IAsyncResult
callback AsyncCallback
state object
region string
udidHash string
deviceInfo DeviceInfo
provider IdentityProvider
identifier string
verifier string
mid string
return IAsyncResult

send_registerDeviceWithoutPhoneNumberWithIdentityCredential() public method

public send_registerDeviceWithoutPhoneNumberWithIdentityCredential ( string region, string udidHash, DeviceInfo deviceInfo, IdentityProvider provider, string identifier, string verifier, string mid ) : void
region string
udidHash string
deviceInfo DeviceInfo
provider IdentityProvider
identifier string
verifier string
mid string
return void

send_registerUserid() public method

public send_registerUserid ( AsyncCallback callback, object state, int reqSeq, string userid ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
userid string
return IAsyncResult

send_registerUserid() public method

public send_registerUserid ( int reqSeq, string userid ) : void
reqSeq int
userid string
return void

send_registerWapDevice() public method

public send_registerWapDevice ( AsyncCallback callback, object state, string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
invitationHash string
guidHash string
email string
deviceInfo DeviceInfo
return IAsyncResult

send_registerWapDevice() public method

public send_registerWapDevice ( string invitationHash, string guidHash, string email, DeviceInfo deviceInfo ) : void
invitationHash string
guidHash string
email string
deviceInfo DeviceInfo
return void

send_registerWithExistingSnsIdAndIdentityCredential() public method

public send_registerWithExistingSnsIdAndIdentityCredential ( AsyncCallback callback, object state, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return IAsyncResult

send_registerWithExistingSnsIdAndIdentityCredential() public method

public send_registerWithExistingSnsIdAndIdentityCredential ( IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : void
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return void

send_registerWithSnsId() public method

public send_registerWithSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
region string
udidHash string
deviceInfo DeviceInfo
mid string
return IAsyncResult

send_registerWithSnsId() public method

public send_registerWithSnsId ( SnsIdType snsIdType, string snsAccessToken, string region, string udidHash, DeviceInfo deviceInfo, string mid ) : void
snsIdType SnsIdType
snsAccessToken string
region string
udidHash string
deviceInfo DeviceInfo
mid string
return void

send_registerWithSnsIdAndIdentityCredential() public method

public send_registerWithSnsIdAndIdentityCredential ( AsyncCallback callback, object state, SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
snsAccessToken string
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return IAsyncResult

send_registerWithSnsIdAndIdentityCredential() public method

public send_registerWithSnsIdAndIdentityCredential ( SnsIdType snsIdType, string snsAccessToken, IdentityCredential identityCredential, string region, string udidHash, DeviceInfo deviceInfo ) : void
snsIdType SnsIdType
snsAccessToken string
identityCredential IdentityCredential
region string
udidHash string
deviceInfo DeviceInfo
return void

send_reissueDeviceCredential() public method

public send_reissueDeviceCredential ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_reissueDeviceCredential() public method

public send_reissueDeviceCredential ( ) : void
return void

send_reissueUserTicket() public method

public send_reissueUserTicket ( AsyncCallback callback, object state, long expirationTime, int maxUseCount ) : IAsyncResult
callback AsyncCallback
state object
expirationTime long
maxUseCount int
return IAsyncResult

send_reissueUserTicket() public method

public send_reissueUserTicket ( long expirationTime, int maxUseCount ) : void
expirationTime long
maxUseCount int
return void

send_rejectGroupInvitation() public method

public send_rejectGroupInvitation ( AsyncCallback callback, object state, int reqSeq, string groupId ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
groupId string
return IAsyncResult

send_rejectGroupInvitation() public method

public send_rejectGroupInvitation ( int reqSeq, string groupId ) : void
reqSeq int
groupId string
return void

send_releaseSession() public method

public send_releaseSession ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_releaseSession() public method

public send_releaseSession ( ) : void
return void

send_removeAllMessages() public method

public send_removeAllMessages ( AsyncCallback callback, object state, int seq, string lastMessageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
lastMessageId string
return IAsyncResult

send_removeAllMessages() public method

public send_removeAllMessages ( int seq, string lastMessageId ) : void
seq int
lastMessageId string
return void

send_removeBuddyLocation() public method

public send_removeBuddyLocation ( AsyncCallback callback, object state, string mid, int index ) : IAsyncResult
callback AsyncCallback
state object
mid string
index int
return IAsyncResult

send_removeBuddyLocation() public method

public send_removeBuddyLocation ( string mid, int index ) : void
mid string
index int
return void

send_removeMessage() public method

public send_removeMessage ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
callback AsyncCallback
state object
messageId string
return IAsyncResult

send_removeMessage() public method

public send_removeMessage ( string messageId ) : void
messageId string
return void

send_removeMessageFromMyHome() public method

public send_removeMessageFromMyHome ( AsyncCallback callback, object state, string messageId ) : IAsyncResult
callback AsyncCallback
state object
messageId string
return IAsyncResult

send_removeMessageFromMyHome() public method

public send_removeMessageFromMyHome ( string messageId ) : void
messageId string
return void

send_removeSnsId() public method

public send_removeSnsId ( AsyncCallback callback, object state, SnsIdType snsIdType ) : IAsyncResult
callback AsyncCallback
state object
snsIdType SnsIdType
return IAsyncResult

send_removeSnsId() public method

public send_removeSnsId ( SnsIdType snsIdType ) : void
snsIdType SnsIdType
return void

send_report() public method

public send_report ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, string report ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
category SyncCategory
report string
return IAsyncResult

send_report() public method

public send_report ( long syncOpRevision, SyncCategory category, string report ) : void
syncOpRevision long
category SyncCategory
report string
return void

send_reportContacts() public method

public send_reportContacts ( AsyncCallback callback, object state, long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
category SyncCategory
contactReports List
actionType SyncActionType
return IAsyncResult

send_reportContacts() public method

public send_reportContacts ( long syncOpRevision, SyncCategory category, List contactReports, SyncActionType actionType ) : void
syncOpRevision long
category SyncCategory
contactReports List
actionType SyncActionType
return void

send_reportGroups() public method

public send_reportGroups ( AsyncCallback callback, object state, long syncOpRevision, List groups ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
groups List
return IAsyncResult

send_reportGroups() public method

public send_reportGroups ( long syncOpRevision, List groups ) : void
syncOpRevision long
groups List
return void

send_reportProfile() public method

public send_reportProfile ( AsyncCallback callback, object state, long syncOpRevision, Profile profile ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
profile Profile
return IAsyncResult

send_reportProfile() public method

public send_reportProfile ( long syncOpRevision, Profile profile ) : void
syncOpRevision long
profile Profile
return void

send_reportRooms() public method

public send_reportRooms ( AsyncCallback callback, object state, long syncOpRevision, List rooms ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
rooms List
return IAsyncResult

send_reportRooms() public method

public send_reportRooms ( long syncOpRevision, List rooms ) : void
syncOpRevision long
rooms List
return void

send_reportSettings() public method

public send_reportSettings ( AsyncCallback callback, object state, long syncOpRevision, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
syncOpRevision long
settings Settings
return IAsyncResult

send_reportSettings() public method

public send_reportSettings ( long syncOpRevision, Settings settings ) : void
syncOpRevision long
settings Settings
return void

send_reportSpammer() public method

public send_reportSpammer ( AsyncCallback callback, object state, string spammerMid, List spammerReasons, List spamMessageIds ) : IAsyncResult
callback AsyncCallback
state object
spammerMid string
spammerReasons List
spamMessageIds List
return IAsyncResult

send_reportSpammer() public method

public send_reportSpammer ( string spammerMid, List spammerReasons, List spamMessageIds ) : void
spammerMid string
spammerReasons List
spamMessageIds List
return void

send_requestAccountPasswordReset() public method

public send_requestAccountPasswordReset ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string locale ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
locale string
return IAsyncResult

send_requestAccountPasswordReset() public method

public send_requestAccountPasswordReset ( IdentityProvider provider, string identifier, string locale ) : void
provider IdentityProvider
identifier string
locale string
return void

send_requestEmailConfirmation() public method

public send_requestEmailConfirmation ( AsyncCallback callback, object state, EmailConfirmation emailConfirmation ) : IAsyncResult
callback AsyncCallback
state object
emailConfirmation EmailConfirmation
return IAsyncResult

send_requestEmailConfirmation() public method

public send_requestEmailConfirmation ( EmailConfirmation emailConfirmation ) : void
emailConfirmation EmailConfirmation
return void

send_requestIdentityUnbind() public method

public send_requestIdentityUnbind ( AsyncCallback callback, object state, IdentityProvider provider, string identifier ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
return IAsyncResult

send_requestIdentityUnbind() public method

public send_requestIdentityUnbind ( IdentityProvider provider, string identifier ) : void
provider IdentityProvider
identifier string
return void

send_resendEmailConfirmation() public method

public send_resendEmailConfirmation ( AsyncCallback callback, object state, string verifier ) : IAsyncResult
callback AsyncCallback
state object
verifier string
return IAsyncResult

send_resendEmailConfirmation() public method

public send_resendEmailConfirmation ( string verifier ) : void
verifier string
return void

send_resendPinCode() public method

public send_resendPinCode ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_resendPinCode() public method

public send_resendPinCode ( string sessionId ) : void
sessionId string
return void

send_resendPinCodeBySMS() public method

public send_resendPinCodeBySMS ( AsyncCallback callback, object state, string sessionId ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
return IAsyncResult

send_resendPinCodeBySMS() public method

public send_resendPinCodeBySMS ( string sessionId ) : void
sessionId string
return void

send_sendChatChecked() public method

public send_sendChatChecked ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
lastMessageId string
return IAsyncResult

send_sendChatChecked() public method

public send_sendChatChecked ( int seq, string consumer, string lastMessageId ) : void
seq int
consumer string
lastMessageId string
return void

send_sendChatRemoved() public method

public send_sendChatRemoved ( AsyncCallback callback, object state, int seq, string consumer, string lastMessageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
lastMessageId string
return IAsyncResult

send_sendChatRemoved() public method

public send_sendChatRemoved ( int seq, string consumer, string lastMessageId ) : void
seq int
consumer string
lastMessageId string
return void

send_sendContentPreviewUpdated() public method

public send_sendContentPreviewUpdated ( AsyncCallback callback, object state, int esq, string messageId, List receiverMids ) : IAsyncResult
callback AsyncCallback
state object
esq int
messageId string
receiverMids List
return IAsyncResult

send_sendContentPreviewUpdated() public method

public send_sendContentPreviewUpdated ( int esq, string messageId, List receiverMids ) : void
esq int
messageId string
receiverMids List
return void

send_sendContentReceipt() public method

public send_sendContentReceipt ( AsyncCallback callback, object state, int seq, string consumer, string messageId ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
messageId string
return IAsyncResult

send_sendContentReceipt() public method

public send_sendContentReceipt ( int seq, string consumer, string messageId ) : void
seq int
consumer string
messageId string
return void

send_sendDummyPush() public method

public send_sendDummyPush ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_sendDummyPush() public method

public send_sendDummyPush ( ) : void
return void

send_sendEvent() public method

public send_sendEvent ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

send_sendEvent() public method

public send_sendEvent ( int seq, Message message ) : void
seq int
message Message
return void

send_sendMessage() public method

public send_sendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

send_sendMessage() public method

public send_sendMessage ( int seq, Message message ) : void
seq int
message Message
return void

send_sendMessageIgnored() public method

public send_sendMessageIgnored ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
messageIds List
return IAsyncResult

send_sendMessageIgnored() public method

public send_sendMessageIgnored ( int seq, string consumer, List messageIds ) : void
seq int
consumer string
messageIds List
return void

send_sendMessageReceipt() public method

public send_sendMessageReceipt ( AsyncCallback callback, object state, int seq, string consumer, List messageIds ) : IAsyncResult
callback AsyncCallback
state object
seq int
consumer string
messageIds List
return IAsyncResult

send_sendMessageReceipt() public method

public send_sendMessageReceipt ( int seq, string consumer, List messageIds ) : void
seq int
consumer string
messageIds List
return void

send_sendMessageToMyHome() public method

public send_sendMessageToMyHome ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

send_sendMessageToMyHome() public method

public send_sendMessageToMyHome ( int seq, Message message ) : void
seq int
message Message
return void

send_setBuddyLocation() public method

public send_setBuddyLocation ( AsyncCallback callback, object state, string mid, int index, Geolocation location ) : IAsyncResult
callback AsyncCallback
state object
mid string
index int
location Geolocation
return IAsyncResult

send_setBuddyLocation() public method

public send_setBuddyLocation ( string mid, int index, Geolocation location ) : void
mid string
index int
location Geolocation
return void

send_setIdentityCredential() public method

public send_setIdentityCredential ( AsyncCallback callback, object state, IdentityProvider provider, string identifier, string verifier ) : IAsyncResult
callback AsyncCallback
state object
provider IdentityProvider
identifier string
verifier string
return IAsyncResult

send_setIdentityCredential() public method

public send_setIdentityCredential ( IdentityProvider provider, string identifier, string verifier ) : void
provider IdentityProvider
identifier string
verifier string
return void

send_setNotificationsEnabled() public method

public send_setNotificationsEnabled ( AsyncCallback callback, object state, int reqSeq, MIDType type, string target, bool enablement ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
type MIDType
target string
enablement bool
return IAsyncResult

send_setNotificationsEnabled() public method

public send_setNotificationsEnabled ( int reqSeq, MIDType type, string target, bool enablement ) : void
reqSeq int
type MIDType
target string
enablement bool
return void

send_startUpdateVerification() public method

public send_startUpdateVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : IAsyncResult
callback AsyncCallback
state object
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
locale string
return IAsyncResult

send_startUpdateVerification() public method

public send_startUpdateVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : void
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
locale string
return void

send_startVerification() public method

public send_startVerification ( AsyncCallback callback, object state, string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : IAsyncResult
callback AsyncCallback
state object
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
mid string
locale string
return IAsyncResult

send_startVerification() public method

public send_startVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : void
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
mid string
locale string
return void

send_storeUpdateProfileAttribute() public method

public send_storeUpdateProfileAttribute ( AsyncCallback callback, object state, int seq, ProfileAttribute profileAttribute, string value ) : IAsyncResult
callback AsyncCallback
state object
seq int
profileAttribute ProfileAttribute
value string
return IAsyncResult

send_storeUpdateProfileAttribute() public method

public send_storeUpdateProfileAttribute ( int seq, ProfileAttribute profileAttribute, string value ) : void
seq int
profileAttribute ProfileAttribute
value string
return void

send_syncContactBySnsIds() public method

public send_syncContactBySnsIds ( AsyncCallback callback, object state, int reqSeq, List modifications ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
modifications List
return IAsyncResult

send_syncContactBySnsIds() public method

public send_syncContactBySnsIds ( int reqSeq, List modifications ) : void
reqSeq int
modifications List
return void

send_syncContacts() public method

public send_syncContacts ( AsyncCallback callback, object state, int reqSeq, List localContacts ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
localContacts List
return IAsyncResult

send_syncContacts() public method

public send_syncContacts ( int reqSeq, List localContacts ) : void
reqSeq int
localContacts List
return void

send_trySendMessage() public method

public send_trySendMessage ( AsyncCallback callback, object state, int seq, Message message ) : IAsyncResult
callback AsyncCallback
state object
seq int
message Message
return IAsyncResult

send_trySendMessage() public method

public send_trySendMessage ( int seq, Message message ) : void
seq int
message Message
return void

send_unblockContact() public method

public send_unblockContact ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

send_unblockContact() public method

public send_unblockContact ( int reqSeq, string id ) : void
reqSeq int
id string
return void

send_unblockRecommendation() public method

public send_unblockRecommendation ( AsyncCallback callback, object state, int reqSeq, string id ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
id string
return IAsyncResult

send_unblockRecommendation() public method

public send_unblockRecommendation ( int reqSeq, string id ) : void
reqSeq int
id string
return void

send_unregisterUserAndDevice() public method

public send_unregisterUserAndDevice ( AsyncCallback callback, object state ) : IAsyncResult
callback AsyncCallback
state object
return IAsyncResult

send_unregisterUserAndDevice() public method

public send_unregisterUserAndDevice ( ) : void
return void

send_updateApnsDeviceToken() public method

public send_updateApnsDeviceToken ( AsyncCallback callback, object state, byte apnsDeviceToken ) : IAsyncResult
callback AsyncCallback
state object
apnsDeviceToken byte
return IAsyncResult

send_updateApnsDeviceToken() public method

public send_updateApnsDeviceToken ( byte apnsDeviceToken ) : void
apnsDeviceToken byte
return void

send_updateBuddySetting() public method

public send_updateBuddySetting ( AsyncCallback callback, object state, string key, string value ) : IAsyncResult
callback AsyncCallback
state object
key string
value string
return IAsyncResult

send_updateBuddySetting() public method

public send_updateBuddySetting ( string key, string value ) : void
key string
value string
return void

send_updateC2DMRegistrationId() public method

public send_updateC2DMRegistrationId ( AsyncCallback callback, object state, string registrationId ) : IAsyncResult
callback AsyncCallback
state object
registrationId string
return IAsyncResult

send_updateC2DMRegistrationId() public method

public send_updateC2DMRegistrationId ( string registrationId ) : void
registrationId string
return void

send_updateContactSetting() public method

public send_updateContactSetting ( AsyncCallback callback, object state, int reqSeq, string mid, ContactSetting flag, string value ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
mid string
flag ContactSetting
value string
return IAsyncResult

send_updateContactSetting() public method

public send_updateContactSetting ( int reqSeq, string mid, ContactSetting flag, string value ) : void
reqSeq int
mid string
flag ContactSetting
value string
return void

send_updateCustomModeSettings() public method

public send_updateCustomModeSettings ( AsyncCallback callback, object state, CustomMode customMode, string>.Dictionary paramMap ) : IAsyncResult
callback AsyncCallback
state object
customMode CustomMode
paramMap string>.Dictionary
return IAsyncResult

send_updateCustomModeSettings() public method

public send_updateCustomModeSettings ( CustomMode customMode, string>.Dictionary paramMap ) : void
customMode CustomMode
paramMap string>.Dictionary
return void

send_updateDeviceInfo() public method

public send_updateDeviceInfo ( AsyncCallback callback, object state, string deviceUid, DeviceInfo deviceInfo ) : IAsyncResult
callback AsyncCallback
state object
deviceUid string
deviceInfo DeviceInfo
return IAsyncResult

send_updateDeviceInfo() public method

public send_updateDeviceInfo ( string deviceUid, DeviceInfo deviceInfo ) : void
deviceUid string
deviceInfo DeviceInfo
return void

send_updateGroup() public method

public send_updateGroup ( AsyncCallback callback, object state, int reqSeq, Group group ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
group Group
return IAsyncResult

send_updateGroup() public method

public send_updateGroup ( int reqSeq, Group group ) : void
reqSeq int
group Group
return void

send_updateNotificationToken() public method

public send_updateNotificationToken ( AsyncCallback callback, object state, NotificationType type, string token ) : IAsyncResult
callback AsyncCallback
state object
type NotificationType
token string
return IAsyncResult

send_updateNotificationToken() public method

public send_updateNotificationToken ( NotificationType type, string token ) : void
type NotificationType
token string
return void

send_updateNotificationTokenWithBytes() public method

public send_updateNotificationTokenWithBytes ( AsyncCallback callback, object state, NotificationType type, byte token ) : IAsyncResult
callback AsyncCallback
state object
type NotificationType
token byte
return IAsyncResult

send_updateNotificationTokenWithBytes() public method

public send_updateNotificationTokenWithBytes ( NotificationType type, byte token ) : void
type NotificationType
token byte
return void

send_updateProfile() public method

public send_updateProfile ( AsyncCallback callback, object state, int reqSeq, Profile profile ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
profile Profile
return IAsyncResult

send_updateProfile() public method

public send_updateProfile ( int reqSeq, Profile profile ) : void
reqSeq int
profile Profile
return void

send_updateProfileAttribute() public method

public send_updateProfileAttribute ( AsyncCallback callback, object state, int reqSeq, ProfileAttribute attr, string value ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
attr ProfileAttribute
value string
return IAsyncResult

send_updateProfileAttribute() public method

public send_updateProfileAttribute ( int reqSeq, ProfileAttribute attr, string value ) : void
reqSeq int
attr ProfileAttribute
value string
return void

send_updateRegion() public method

public send_updateRegion ( AsyncCallback callback, object state, string region ) : IAsyncResult
callback AsyncCallback
state object
region string
return IAsyncResult

send_updateRegion() public method

public send_updateRegion ( string region ) : void
region string
return void

send_updateSettings() public method

public send_updateSettings ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
settings Settings
return IAsyncResult

send_updateSettings() public method

public send_updateSettings ( int reqSeq, Settings settings ) : void
reqSeq int
settings Settings
return void

send_updateSettings2() public method

public send_updateSettings2 ( AsyncCallback callback, object state, int reqSeq, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
settings Settings
return IAsyncResult

send_updateSettings2() public method

public send_updateSettings2 ( int reqSeq, Settings settings ) : void
reqSeq int
settings Settings
return void

send_updateSettingsAttribute() public method

public send_updateSettingsAttribute ( AsyncCallback callback, object state, int reqSeq, SettingsAttribute attr, string value ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
attr SettingsAttribute
value string
return IAsyncResult

send_updateSettingsAttribute() public method

public send_updateSettingsAttribute ( int reqSeq, SettingsAttribute attr, string value ) : void
reqSeq int
attr SettingsAttribute
value string
return void

send_updateSettingsAttributes() public method

public send_updateSettingsAttributes ( AsyncCallback callback, object state, int reqSeq, int attrBitset, Settings settings ) : IAsyncResult
callback AsyncCallback
state object
reqSeq int
attrBitset int
settings Settings
return IAsyncResult

send_updateSettingsAttributes() public method

public send_updateSettingsAttributes ( int reqSeq, int attrBitset, Settings settings ) : void
reqSeq int
attrBitset int
settings Settings
return void

send_verifyIdentityCredential() public method

public send_verifyIdentityCredential ( AsyncCallback callback, object state, IdentityProvider identityProvider, string identifier, string password ) : IAsyncResult
callback AsyncCallback
state object
identityProvider IdentityProvider
identifier string
password string
return IAsyncResult

send_verifyIdentityCredential() public method

public send_verifyIdentityCredential ( IdentityProvider identityProvider, string identifier, string password ) : void
identityProvider IdentityProvider
identifier string
password string
return void

send_verifyIdentityCredentialWithResult() public method

public send_verifyIdentityCredentialWithResult ( AsyncCallback callback, object state, IdentityCredential identityCredential ) : IAsyncResult
callback AsyncCallback
state object
identityCredential IdentityCredential
return IAsyncResult

send_verifyIdentityCredentialWithResult() public method

public send_verifyIdentityCredentialWithResult ( IdentityCredential identityCredential ) : void
identityCredential IdentityCredential
return void

send_verifyPhone() public method

public send_verifyPhone ( AsyncCallback callback, object state, string sessionId, string pinCode, string udidHash ) : IAsyncResult
callback AsyncCallback
state object
sessionId string
pinCode string
udidHash string
return IAsyncResult

send_verifyPhone() public method

public send_verifyPhone ( string sessionId, string pinCode, string udidHash ) : void
sessionId string
pinCode string
udidHash string
return void

send_verifyQrcode() public method

public send_verifyQrcode ( AsyncCallback callback, object state, string verifier, string pinCode ) : IAsyncResult
callback AsyncCallback
state object
verifier string
pinCode string
return IAsyncResult

send_verifyQrcode() public method

public send_verifyQrcode ( string verifier, string pinCode ) : void
verifier string
pinCode string
return void

setBuddyLocation() public method

public setBuddyLocation ( string mid, int index, Geolocation location ) : void
mid string
index int
location Geolocation
return void

setIdentityCredential() public method

public setIdentityCredential ( IdentityProvider provider, string identifier, string verifier ) : void
provider IdentityProvider
identifier string
verifier string
return void

setNotificationsEnabled() public method

public setNotificationsEnabled ( int reqSeq, MIDType type, string target, bool enablement ) : void
reqSeq int
type MIDType
target string
enablement bool
return void

startUpdateVerification() public method

public startUpdateVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string locale ) : VerificationSessionData
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
locale string
return VerificationSessionData

startVerification() public method

public startVerification ( string region, CarrierCode carrier, string phone, string udidHash, DeviceInfo deviceInfo, string networkCode, string mid, string locale ) : VerificationSessionData
region string
carrier CarrierCode
phone string
udidHash string
deviceInfo DeviceInfo
networkCode string
mid string
locale string
return VerificationSessionData

storeUpdateProfileAttribute() public method

public storeUpdateProfileAttribute ( int seq, ProfileAttribute profileAttribute, string value ) : void
seq int
profileAttribute ProfileAttribute
value string
return void

syncContactBySnsIds() public method

public syncContactBySnsIds ( int reqSeq, List modifications ) : List
reqSeq int
modifications List
return List

syncContacts() public method

public syncContacts ( int reqSeq, List localContacts ) : ContactRegistration>.Dictionary
reqSeq int
localContacts List
return ContactRegistration>.Dictionary

trySendMessage() public method

public trySendMessage ( int seq, Message message ) : Message
seq int
message Message
return Message

unblockContact() public method

public unblockContact ( int reqSeq, string id ) : void
reqSeq int
id string
return void

unblockRecommendation() public method

public unblockRecommendation ( int reqSeq, string id ) : void
reqSeq int
id string
return void

unregisterUserAndDevice() public method

public unregisterUserAndDevice ( ) : string
return string

updateApnsDeviceToken() public method

public updateApnsDeviceToken ( byte apnsDeviceToken ) : void
apnsDeviceToken byte
return void

updateBuddySetting() public method

public updateBuddySetting ( string key, string value ) : void
key string
value string
return void

updateC2DMRegistrationId() public method

public updateC2DMRegistrationId ( string registrationId ) : void
registrationId string
return void

updateContactSetting() public method

public updateContactSetting ( int reqSeq, string mid, ContactSetting flag, string value ) : void
reqSeq int
mid string
flag ContactSetting
value string
return void

updateCustomModeSettings() public method

public updateCustomModeSettings ( CustomMode customMode, string>.Dictionary paramMap ) : void
customMode CustomMode
paramMap string>.Dictionary
return void

updateDeviceInfo() public method

public updateDeviceInfo ( string deviceUid, DeviceInfo deviceInfo ) : void
deviceUid string
deviceInfo DeviceInfo
return void

updateGroup() public method

public updateGroup ( int reqSeq, Group group ) : void
reqSeq int
group Group
return void

updateNotificationToken() public method

public updateNotificationToken ( NotificationType type, string token ) : void
type NotificationType
token string
return void

updateNotificationTokenWithBytes() public method

public updateNotificationTokenWithBytes ( NotificationType type, byte token ) : void
type NotificationType
token byte
return void

updateProfile() public method

public updateProfile ( int reqSeq, Profile profile ) : void
reqSeq int
profile Profile
return void

updateProfileAttribute() public method

public updateProfileAttribute ( int reqSeq, ProfileAttribute attr, string value ) : void
reqSeq int
attr ProfileAttribute
value string
return void

updateRegion() public method

public updateRegion ( string region ) : void
region string
return void

updateSettings() public method

public updateSettings ( int reqSeq, Settings settings ) : void
reqSeq int
settings Settings
return void

updateSettings2() public method

public updateSettings2 ( int reqSeq, Settings settings ) : int
reqSeq int
settings Settings
return int

updateSettingsAttribute() public method

public updateSettingsAttribute ( int reqSeq, SettingsAttribute attr, string value ) : void
reqSeq int
attr SettingsAttribute
value string
return void

updateSettingsAttributes() public method

public updateSettingsAttributes ( int reqSeq, int attrBitset, Settings settings ) : int
reqSeq int
attrBitset int
settings Settings
return int

verifyIdentityCredential() public method

public verifyIdentityCredential ( IdentityProvider identityProvider, string identifier, string password ) : void
identityProvider IdentityProvider
identifier string
password string
return void

verifyIdentityCredentialWithResult() public method

public verifyIdentityCredentialWithResult ( IdentityCredential identityCredential ) : UserAuthStatus
identityCredential IdentityCredential
return UserAuthStatus

verifyPhone() public method

public verifyPhone ( string sessionId, string pinCode, string udidHash ) : VerificationResult
sessionId string
pinCode string
udidHash string
return VerificationResult

verifyQrcode() public method

public verifyQrcode ( string verifier, string pinCode ) : string
verifier string
pinCode string
return string

Property Details

iprot_ protected_oe property

protected TProtocol iprot_
return TProtocol

oprot_ protected_oe property

protected TProtocol oprot_
return TProtocol

seqid_ protected_oe property

protected int seqid_
return int