Class: TalkService::Client
- Inherits:
-
Object
- Object
- TalkService::Client
- Includes:
- Thrift::Client
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Instance Method Summary collapse
- #acceptChatInvitation(request) ⇒ Object
- #acceptChatInvitationByTicket(request) ⇒ Object
- #acceptProximityMatches(sessionId, ids) ⇒ Object
- #acquireEncryptedAccessToken(featureType) ⇒ Object
- #blockContact(reqSeq, id) ⇒ Object
- #blockRecommendation(reqSeq, id) ⇒ Object
- #cancelChatInvitation(request) ⇒ Object
- #closeProximityMatch(sessionId) ⇒ Object
- #createAccountMigrationPincodeSession ⇒ Object
- #createChat(request) ⇒ Object
- #createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
- #createRoomV2(reqSeq, contactIds) ⇒ Object
- #deleteOtherFromChat(request) ⇒ Object
- #deleteSelfFromChat(request) ⇒ Object
- #disableNearby ⇒ Object
- #fetchOperations(localRev, count) ⇒ Object
- #findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
- #findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
- #findAndAddContactsByPhone(reqSeq, phones, reference) ⇒ Object
- #findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
- #findChatByTicket(request) ⇒ Object
- #findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
- #generateUserTicket(expirationTime, maxUseCount) ⇒ Object
- #getAllChatMids(request, syncReason) ⇒ Object
- #getAllContactIds(syncReason) ⇒ Object
- #getAnalyticsInfo ⇒ Object
- #getBlockedContactIds(syncReason) ⇒ Object
- #getBlockedRecommendationIds(syncReason) ⇒ Object
- #getChatEffectMetaList(categories) ⇒ Object
- #getChatRoomAnnouncements(chatRoomMid) ⇒ Object
- #getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
- #getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
- #getChats(request) ⇒ Object
- #getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
- #getContact(id) ⇒ Object
- #getContacts(ids) ⇒ Object
- #getContactsV2(request, syncReason) ⇒ Object
- #getCountries(countryGroup) ⇒ Object
- #getCountryWithRequestIp ⇒ Object
- #getEncryptedIdentityV3 ⇒ Object
- #getExtendedProfile(syncReason) ⇒ Object
- #getFriendRequests(direction, lastSeenSeqId) ⇒ Object
- #getInstantNews(region, location) ⇒ Object
- #getLastOpRevision ⇒ Object
- #getMessageBoxes(messageBoxListRequest, syncReason) ⇒ Object
- #getMessageReadRange(chatIds, syncReason) ⇒ Object
- #getPendingAgreements ⇒ Object
- #getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
- #getProfile(syncReason) ⇒ Object
- #getRecentFriendRequests(syncReason) ⇒ Object
- #getRecommendationIds(syncReason) ⇒ Object
- #getRoomsV2(roomIds) ⇒ Object
- #getRSAKeyInfo(provider) ⇒ Object
- #getSettings(syncReason) ⇒ Object
- #getSettingsAttributes2(attributesToRetrieve) ⇒ Object
- #inviteFriendsBySms(phoneNumberList) ⇒ Object
- #inviteIntoChat(request) ⇒ Object
- #inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
- #leaveRoom(reqSeq, roomId) ⇒ Object
- #negotiateE2EEPublicKey(mid) ⇒ Object
- #noop ⇒ Object
- #notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
- #notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
- #notifySleep(lastRev, badge) ⇒ Object
- #notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
- #openProximityMatch(location, networkStatus) ⇒ Object
- #recv_acceptChatInvitation ⇒ Object
- #recv_acceptChatInvitationByTicket ⇒ Object
- #recv_acceptProximityMatches ⇒ Object
- #recv_acquireEncryptedAccessToken ⇒ Object
- #recv_blockContact ⇒ Object
- #recv_blockRecommendation ⇒ Object
- #recv_cancelChatInvitation ⇒ Object
- #recv_closeProximityMatch ⇒ Object
- #recv_createAccountMigrationPincodeSession ⇒ Object
- #recv_createChat ⇒ Object
- #recv_createChatRoomAnnouncement ⇒ Object
- #recv_createRoomV2 ⇒ Object
- #recv_deleteOtherFromChat ⇒ Object
- #recv_deleteSelfFromChat ⇒ Object
- #recv_disableNearby ⇒ Object
- #recv_fetchOperations ⇒ Object
- #recv_findAndAddContactByMetaTag ⇒ Object
- #recv_findAndAddContactsByMid ⇒ Object
- #recv_findAndAddContactsByPhone ⇒ Object
- #recv_findAndAddContactsByUserid ⇒ Object
- #recv_findChatByTicket ⇒ Object
- #recv_findSnsIdUserStatus ⇒ Object
- #recv_generateUserTicket ⇒ Object
- #recv_getAllChatMids ⇒ Object
- #recv_getAllContactIds ⇒ Object
- #recv_getAnalyticsInfo ⇒ Object
- #recv_getBlockedContactIds ⇒ Object
- #recv_getBlockedRecommendationIds ⇒ Object
- #recv_getChatEffectMetaList ⇒ Object
- #recv_getChatRoomAnnouncements ⇒ Object
- #recv_getChatRoomAnnouncementsBulk ⇒ Object
- #recv_getChatRoomBGMs ⇒ Object
- #recv_getChats ⇒ Object
- #recv_getConfigurations ⇒ Object
- #recv_getContact ⇒ Object
- #recv_getContacts ⇒ Object
- #recv_getContactsV2 ⇒ Object
- #recv_getCountries ⇒ Object
- #recv_getCountryWithRequestIp ⇒ Object
- #recv_getEncryptedIdentityV3 ⇒ Object
- #recv_getExtendedProfile ⇒ Object
- #recv_getFriendRequests ⇒ Object
- #recv_getInstantNews ⇒ Object
- #recv_getLastOpRevision ⇒ Object
- #recv_getMessageBoxes ⇒ Object
- #recv_getMessageReadRange ⇒ Object
- #recv_getPendingAgreements ⇒ Object
- #recv_getPreviousMessagesV2WithRequest ⇒ Object
- #recv_getProfile ⇒ Object
- #recv_getRecentFriendRequests ⇒ Object
- #recv_getRecommendationIds ⇒ Object
- #recv_getRoomsV2 ⇒ Object
- #recv_getRSAKeyInfo ⇒ Object
- #recv_getSettings ⇒ Object
- #recv_getSettingsAttributes2 ⇒ Object
- #recv_inviteFriendsBySms ⇒ Object
- #recv_inviteIntoChat ⇒ Object
- #recv_inviteIntoRoom ⇒ Object
- #recv_leaveRoom ⇒ Object
- #recv_negotiateE2EEPublicKey ⇒ Object
- #recv_noop ⇒ Object
- #recv_notifyInstalled ⇒ Object
- #recv_notifyRegistrationComplete ⇒ Object
- #recv_notifySleep ⇒ Object
- #recv_notifyUpdated ⇒ Object
- #recv_openProximityMatch ⇒ Object
- #recv_registerE2EEPublicKey ⇒ Object
- #recv_registerUserid ⇒ Object
- #recv_reissueChatTicket ⇒ Object
- #recv_rejectChatInvitation ⇒ Object
- #recv_removeAllMessages ⇒ Object
- #recv_removeChatRoomAnnouncement ⇒ Object
- #recv_removeFriendRequest ⇒ Object
- #recv_reportAbuse ⇒ Object
- #recv_reportDeviceState ⇒ Object
- #recv_respondE2EEKeyExchange ⇒ Object
- #recv_sendChatChecked ⇒ Object
- #recv_sendChatRemoved ⇒ Object
- #recv_sendMessage ⇒ Object
- #recv_sendPostback ⇒ Object
- #recv_setNotificationsEnabled ⇒ Object
- #recv_syncContacts ⇒ Object
- #recv_unblockContact ⇒ Object
- #recv_unblockRecommendation ⇒ Object
- #recv_unregisterUserAndDevice ⇒ Object
- #recv_updateAccountMigrationPincode ⇒ Object
- #recv_updateAndGetNearby ⇒ Object
- #recv_updateChat ⇒ Object
- #recv_updateChatRoomBGM ⇒ Object
- #recv_updateContactSetting ⇒ Object
- #recv_updateExtendedProfileAttribute ⇒ Object
- #recv_updateProfileAttributes ⇒ Object
- #recv_updateSettingsAttributes2 ⇒ Object
- #recv_verifyAccountMigration ⇒ Object
- #recv_verifyIdentityCredentialWithResult ⇒ Object
- #registerE2EEPublicKey(reqSeq, publicKey) ⇒ Object
- #registerUserid(reqSeq, searchId) ⇒ Object
- #reissueChatTicket(request) ⇒ Object
- #rejectChatInvitation(request) ⇒ Object
- #removeAllMessages(seq, lastMessageId) ⇒ Object
- #removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
- #removeFriendRequest(direction, midOrEMid) ⇒ Object
- #reportAbuse(abuseReport) ⇒ Object
- #reportDeviceState(booleanState, stringState) ⇒ Object
- #respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
- #send_acceptChatInvitation(request) ⇒ Object
- #send_acceptChatInvitationByTicket(request) ⇒ Object
- #send_acceptProximityMatches(sessionId, ids) ⇒ Object
- #send_acquireEncryptedAccessToken(featureType) ⇒ Object
- #send_blockContact(reqSeq, id) ⇒ Object
- #send_blockRecommendation(reqSeq, id) ⇒ Object
- #send_cancelChatInvitation(request) ⇒ Object
- #send_closeProximityMatch(sessionId) ⇒ Object
- #send_createAccountMigrationPincodeSession ⇒ Object
- #send_createChat(request) ⇒ Object
- #send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
- #send_createRoomV2(reqSeq, contactIds) ⇒ Object
- #send_deleteOtherFromChat(request) ⇒ Object
- #send_deleteSelfFromChat(request) ⇒ Object
- #send_disableNearby ⇒ Object
- #send_fetchOperations(localRev, count) ⇒ Object
- #send_findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
- #send_findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
- #send_findAndAddContactsByPhone(reqSeq, phones, reference) ⇒ Object
- #send_findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
- #send_findChatByTicket(request) ⇒ Object
- #send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
- #send_generateUserTicket(expirationTime, maxUseCount) ⇒ Object
- #send_getAllChatMids(request, syncReason) ⇒ Object
- #send_getAllContactIds(syncReason) ⇒ Object
- #send_getAnalyticsInfo ⇒ Object
- #send_getBlockedContactIds(syncReason) ⇒ Object
- #send_getBlockedRecommendationIds(syncReason) ⇒ Object
- #send_getChatEffectMetaList(categories) ⇒ Object
- #send_getChatRoomAnnouncements(chatRoomMid) ⇒ Object
- #send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
- #send_getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
- #send_getChats(request) ⇒ Object
- #send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
- #send_getContact(id) ⇒ Object
- #send_getContacts(ids) ⇒ Object
- #send_getContactsV2(request, syncReason) ⇒ Object
- #send_getCountries(countryGroup) ⇒ Object
- #send_getCountryWithRequestIp ⇒ Object
- #send_getEncryptedIdentityV3 ⇒ Object
- #send_getExtendedProfile(syncReason) ⇒ Object
- #send_getFriendRequests(direction, lastSeenSeqId) ⇒ Object
- #send_getInstantNews(region, location) ⇒ Object
- #send_getLastOpRevision ⇒ Object
- #send_getMessageBoxes(messageBoxListRequest, syncReason) ⇒ Object
- #send_getMessageReadRange(chatIds, syncReason) ⇒ Object
- #send_getPendingAgreements ⇒ Object
- #send_getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
- #send_getProfile(syncReason) ⇒ Object
- #send_getRecentFriendRequests(syncReason) ⇒ Object
- #send_getRecommendationIds(syncReason) ⇒ Object
- #send_getRoomsV2(roomIds) ⇒ Object
- #send_getRSAKeyInfo(provider) ⇒ Object
- #send_getSettings(syncReason) ⇒ Object
- #send_getSettingsAttributes2(attributesToRetrieve) ⇒ Object
- #send_inviteFriendsBySms(phoneNumberList) ⇒ Object
- #send_inviteIntoChat(request) ⇒ Object
- #send_inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
- #send_leaveRoom(reqSeq, roomId) ⇒ Object
- #send_negotiateE2EEPublicKey(mid) ⇒ Object
- #send_noop ⇒ Object
- #send_notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
- #send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
- #send_notifySleep(lastRev, badge) ⇒ Object
- #send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
- #send_openProximityMatch(location, networkStatus) ⇒ Object
- #send_registerE2EEPublicKey(reqSeq, publicKey) ⇒ Object
- #send_registerUserid(reqSeq, searchId) ⇒ Object
- #send_reissueChatTicket(request) ⇒ Object
- #send_rejectChatInvitation(request) ⇒ Object
- #send_removeAllMessages(seq, lastMessageId) ⇒ Object
- #send_removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
- #send_removeFriendRequest(direction, midOrEMid) ⇒ Object
- #send_reportAbuse(abuseReport) ⇒ Object
- #send_reportDeviceState(booleanState, stringState) ⇒ Object
- #send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
- #send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
- #send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ⇒ Object
- #send_sendMessage(seq, message) ⇒ Object
- #send_sendPostback(request) ⇒ Object
- #send_setNotificationsEnabled(reqSeq, type, target, enablement) ⇒ Object
- #send_syncContacts(reqSeq, localContacts) ⇒ Object
- #send_unblockContact(reqSeq, id, reference) ⇒ Object
- #send_unblockRecommendation(reqSeq, id) ⇒ Object
- #send_unregisterUserAndDevice ⇒ Object
- #send_updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
- #send_updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
- #send_updateChat(request) ⇒ Object
- #send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
- #send_updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
- #send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ⇒ Object
- #send_updateProfileAttributes(reqSeq, request) ⇒ Object
- #send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
- #send_verifyAccountMigration(migrationSessionId) ⇒ Object
- #send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
- #sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
- #sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ⇒ Object
- #sendMessage(seq, message) ⇒ Object
- #sendPostback(request) ⇒ Object
- #setNotificationsEnabled(reqSeq, type, target, enablement) ⇒ Object
- #syncContacts(reqSeq, localContacts) ⇒ Object
- #unblockContact(reqSeq, id, reference) ⇒ Object
- #unblockRecommendation(reqSeq, id) ⇒ Object
- #unregisterUserAndDevice ⇒ Object
- #updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
- #updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
- #updateChat(request) ⇒ Object
- #updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
- #updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
- #updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ⇒ Object
- #updateProfileAttributes(reqSeq, request) ⇒ Object
- #updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
- #verifyAccountMigration(migrationSessionId) ⇒ Object
- #verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
Instance Method Details
#acceptChatInvitation(request) ⇒ Object
1023 1024 1025 1026 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1023 def acceptChatInvitation(request) send_acceptChatInvitation(request) return recv_acceptChatInvitation() end |
#acceptChatInvitationByTicket(request) ⇒ Object
1039 1040 1041 1042 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1039 def acceptChatInvitationByTicket(request) send_acceptChatInvitationByTicket(request) return recv_acceptChatInvitationByTicket() end |
#acceptProximityMatches(sessionId, ids) ⇒ Object
949 950 951 952 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 949 def acceptProximityMatches(sessionId, ids) send_acceptProximityMatches(sessionId, ids) recv_acceptProximityMatches() end |
#acquireEncryptedAccessToken(featureType) ⇒ Object
933 934 935 936 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 933 def acquireEncryptedAccessToken(featureType) send_acquireEncryptedAccessToken(featureType) return recv_acquireEncryptedAccessToken() end |
#blockContact(reqSeq, id) ⇒ Object
546 547 548 549 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 546 def blockContact(reqSeq, id) send_blockContact(reqSeq, id) recv_blockContact() end |
#blockRecommendation(reqSeq, id) ⇒ Object
887 888 889 890 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 887 def blockRecommendation(reqSeq, id) send_blockRecommendation(reqSeq, id) recv_blockRecommendation() end |
#cancelChatInvitation(request) ⇒ Object
1055 1056 1057 1058 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1055 def cancelChatInvitation(request) send_cancelChatInvitation(request) return recv_cancelChatInvitation() end |
#closeProximityMatch(sessionId) ⇒ Object
964 965 966 967 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 964 def closeProximityMatch(sessionId) send_closeProximityMatch(sessionId) recv_closeProximityMatch() end |
#createAccountMigrationPincodeSession ⇒ Object
826 827 828 829 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 826 def createAccountMigrationPincodeSession() send_createAccountMigrationPincodeSession() return recv_createAccountMigrationPincodeSession() end |
#createChat(request) ⇒ Object
1071 1072 1073 1074 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1071 def createChat(request) send_createChat(request) return recv_createChat() end |
#createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
232 233 234 235 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 232 def createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) return recv_createChatRoomAnnouncement() end |
#createRoomV2(reqSeq, contactIds) ⇒ Object
248 249 250 251 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 248 def createRoomV2(reqSeq, contactIds) send_createRoomV2(reqSeq, contactIds) return recv_createRoomV2() end |
#deleteOtherFromChat(request) ⇒ Object
1103 1104 1105 1106 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1103 def deleteOtherFromChat(request) send_deleteOtherFromChat(request) return recv_deleteOtherFromChat() end |
#deleteSelfFromChat(request) ⇒ Object
1135 1136 1137 1138 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1135 def deleteSelfFromChat(request) send_deleteSelfFromChat(request) return recv_deleteSelfFromChat() end |
#disableNearby ⇒ Object
201 202 203 204 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 201 def disableNearby() send_disableNearby() recv_disableNearby() end |
#fetchOperations(localRev, count) ⇒ Object
108 109 110 111 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 108 def fetchOperations(localRev, count) send_fetchOperations(localRev, count) return recv_fetchOperations() end |
#findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
608 609 610 611 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 608 def findAndAddContactByMetaTag(reqSeq, searchId, reference) send_findAndAddContactByMetaTag(reqSeq, searchId, reference) return recv_findAndAddContactByMetaTag() end |
#findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
624 625 626 627 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 624 def findAndAddContactsByMid(reqSeq, mid, type, reference) send_findAndAddContactsByMid(reqSeq, mid, type, reference) return recv_findAndAddContactsByMid() end |
#findAndAddContactsByPhone(reqSeq, phones, reference) ⇒ Object
437 438 439 440 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 437 def findAndAddContactsByPhone(reqSeq, phones, reference) send_findAndAddContactsByPhone(reqSeq, phones, reference) return recv_findAndAddContactsByPhone() end |
#findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
686 687 688 689 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 686 def findAndAddContactsByUserid(reqSeq, searchId, reference) send_findAndAddContactsByUserid(reqSeq, searchId, reference) return recv_findAndAddContactsByUserid() end |
#findChatByTicket(request) ⇒ Object
1167 1168 1169 1170 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1167 def findChatByTicket(request) send_findChatByTicket(request) return recv_findChatByTicket() end |
#findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
154 155 156 157 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 154 def findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) return recv_findSnsIdUserStatus() end |
#generateUserTicket(expirationTime, maxUseCount) ⇒ Object
1343 1344 1345 1346 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1343 def generateUserTicket(expirationTime, maxUseCount) send_generateUserTicket(expirationTime, maxUseCount) recv_generateUserTicket() end |
#getAllChatMids(request, syncReason) ⇒ Object
1199 1200 1201 1202 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1199 def getAllChatMids(request, syncReason) send_getAllChatMids(request, syncReason) return recv_getAllChatMids() end |
#getAllContactIds(syncReason) ⇒ Object
1215 1216 1217 1218 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1215 def getAllContactIds(syncReason) send_getAllContactIds(syncReason) return recv_getAllContactIds() end |
#getAnalyticsInfo ⇒ Object
515 516 517 518 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 515 def getAnalyticsInfo() send_getAnalyticsInfo() return recv_getAnalyticsInfo() end |
#getBlockedContactIds(syncReason) ⇒ Object
1231 1232 1233 1234 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1231 def getBlockedContactIds(syncReason) send_getBlockedContactIds(syncReason) return recv_getBlockedContactIds() end |
#getBlockedRecommendationIds(syncReason) ⇒ Object
1247 1248 1249 1250 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1247 def getBlockedRecommendationIds(syncReason) send_getBlockedRecommendationIds(syncReason) return recv_getBlockedRecommendationIds() end |
#getChatEffectMetaList(categories) ⇒ Object
1295 1296 1297 1298 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1295 def getChatEffectMetaList(categories) send_getChatEffectMetaList(categories) return recv_getChatEffectMetaList() end |
#getChatRoomAnnouncements(chatRoomMid) ⇒ Object
264 265 266 267 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 264 def getChatRoomAnnouncements(chatRoomMid) send_getChatRoomAnnouncements(chatRoomMid) return recv_getChatRoomAnnouncements() end |
#getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
1327 1328 1329 1330 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1327 def getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) return recv_getChatRoomAnnouncementsBulk() end |
#getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
280 281 282 283 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 280 def getChatRoomBGMs(chatRoomMids, syncReason) send_getChatRoomBGMs(chatRoomMids, syncReason) return recv_getChatRoomBGMs() end |
#getChats(request) ⇒ Object
1435 1436 1437 1438 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1435 def getChats(request) send_getChats(request) return recv_getChats() end |
#getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
1451 1452 1453 1454 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1451 def getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) return recv_getConfigurations() end |
#getContact(id) ⇒ Object
469 470 471 472 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 469 def getContact(id) send_getContact(id) return recv_getContact() end |
#getContacts(ids) ⇒ Object
748 749 750 751 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 748 def getContacts(ids) send_getContacts(ids) return recv_getContacts() end |
#getContactsV2(request, syncReason) ⇒ Object
1467 1468 1469 1470 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1467 def getContactsV2(request, syncReason) send_getContactsV2(request, syncReason) return recv_getContactsV2() end |
#getCountries(countryGroup) ⇒ Object
296 297 298 299 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 296 def getCountries(countryGroup) send_getCountries(countryGroup) return recv_getCountries() end |
#getCountryWithRequestIp ⇒ Object
702 703 704 705 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 702 def getCountryWithRequestIp() send_getCountryWithRequestIp() return recv_getCountryWithRequestIp() end |
#getEncryptedIdentityV3 ⇒ Object
421 422 423 424 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 421 def getEncryptedIdentityV3() send_getEncryptedIdentityV3() return recv_getEncryptedIdentityV3() end |
#getExtendedProfile(syncReason) ⇒ Object
1087 1088 1089 1090 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1087 def getExtendedProfile(syncReason) send_getExtendedProfile(syncReason) return recv_getExtendedProfile() end |
#getFriendRequests(direction, lastSeenSeqId) ⇒ Object
30 31 32 33 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 30 def getFriendRequests(direction, lastSeenSeqId) send_getFriendRequests(direction, lastSeenSeqId) return recv_getFriendRequests() end |
#getInstantNews(region, location) ⇒ Object
312 313 314 315 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 312 def getInstantNews(region, location) send_getInstantNews(region, location) return recv_getInstantNews() end |
#getLastOpRevision ⇒ Object
92 93 94 95 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 92 def getLastOpRevision() send_getLastOpRevision() return recv_getLastOpRevision() end |
#getMessageBoxes(messageBoxListRequest, syncReason) ⇒ Object
1119 1120 1121 1122 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1119 def getMessageBoxes(, syncReason) send_getMessageBoxes(, syncReason) return recv_getMessageBoxes() end |
#getMessageReadRange(chatIds, syncReason) ⇒ Object
61 62 63 64 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 61 def getMessageReadRange(chatIds, syncReason) send_getMessageReadRange(chatIds, syncReason) return recv_getMessageReadRange() end |
#getPendingAgreements ⇒ Object
328 329 330 331 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 328 def getPendingAgreements() send_getPendingAgreements() return recv_getPendingAgreements() end |
#getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
344 345 346 347 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 344 def getPreviousMessagesV2WithRequest(request, syncReason) send_getPreviousMessagesV2WithRequest(request, syncReason) return recv_getPreviousMessagesV2WithRequest() end |
#getProfile(syncReason) ⇒ Object
1151 1152 1153 1154 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1151 def getProfile(syncReason) send_getProfile(syncReason) return recv_getProfile() end |
#getRecentFriendRequests(syncReason) ⇒ Object
14 15 16 17 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 14 def getRecentFriendRequests(syncReason) send_getRecentFriendRequests(syncReason) return recv_getRecentFriendRequests() end |
#getRecommendationIds(syncReason) ⇒ Object
1183 1184 1185 1186 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1183 def getRecommendationIds(syncReason) send_getRecommendationIds(syncReason) return recv_getRecommendationIds() end |
#getRoomsV2(roomIds) ⇒ Object
1483 1484 1485 1486 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1483 def getRoomsV2(roomIds) send_getRoomsV2(roomIds) recv_getRoomsV2() end |
#getRSAKeyInfo(provider) ⇒ Object
170 171 172 173 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 170 def getRSAKeyInfo(provider) send_getRSAKeyInfo(provider) return recv_getRSAKeyInfo() end |
#getSettings(syncReason) ⇒ Object
1263 1264 1265 1266 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1263 def getSettings(syncReason) send_getSettings(syncReason) return recv_getSettings() end |
#getSettingsAttributes2(attributesToRetrieve) ⇒ Object
1279 1280 1281 1282 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1279 def getSettingsAttributes2(attributesToRetrieve) send_getSettingsAttributes2(attributesToRetrieve) return recv_getSettingsAttributes2() end |
#inviteFriendsBySms(phoneNumberList) ⇒ Object
733 734 735 736 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 733 def inviteFriendsBySms(phoneNumberList) send_inviteFriendsBySms(phoneNumberList) recv_inviteFriendsBySms() end |
#inviteIntoChat(request) ⇒ Object
1311 1312 1313 1314 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1311 def inviteIntoChat(request) send_inviteIntoChat(request) return recv_inviteIntoChat() end |
#inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
718 719 720 721 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 718 def inviteIntoRoom(reqSeq, roomId, contactIds) send_inviteIntoRoom(reqSeq, roomId, contactIds) recv_inviteIntoRoom() end |
#leaveRoom(reqSeq, roomId) ⇒ Object
811 812 813 814 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 811 def leaveRoom(reqSeq, roomId) send_leaveRoom(reqSeq, roomId) recv_leaveRoom() end |
#negotiateE2EEPublicKey(mid) ⇒ Object
576 577 578 579 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 576 def negotiateE2EEPublicKey(mid) send_negotiateE2EEPublicKey(mid) return recv_negotiateE2EEPublicKey() end |
#noop ⇒ Object
872 873 874 875 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 872 def noop() send_noop() recv_noop() end |
#notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
1009 1010 1011 1012 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1009 def notifyInstalled(udidHash, applicationTypeWithExtensions) send_notifyInstalled(udidHash, applicationTypeWithExtensions) recv_notifyInstalled() end |
#notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
842 843 844 845 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 842 def notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) recv_notifyRegistrationComplete() end |
#notifySleep(lastRev, badge) ⇒ Object
500 501 502 503 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 500 def notifySleep(lastRev, badge) send_notifySleep(lastRev, badge) recv_notifySleep() end |
#notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
918 919 920 921 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 918 def notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) recv_notifyUpdated() end |
#openProximityMatch(location, networkStatus) ⇒ Object
592 593 594 595 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 592 def openProximityMatch(location, networkStatus) send_openProximityMatch(location, networkStatus) return recv_openProximityMatch() end |
#recv_acceptChatInvitation ⇒ Object
1032 1033 1034 1035 1036 1037 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1032 def recv_acceptChatInvitation() result = (AcceptChatInvitation_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'acceptChatInvitation failed: unknown result') end |
#recv_acceptChatInvitationByTicket ⇒ Object
1048 1049 1050 1051 1052 1053 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1048 def recv_acceptChatInvitationByTicket() result = (AcceptChatInvitationByTicket_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'acceptChatInvitationByTicket failed: unknown result') end |
#recv_acceptProximityMatches ⇒ Object
958 959 960 961 962 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 958 def recv_acceptProximityMatches() result = (AcceptProximityMatches_result) raise result.e unless result.e.nil? return end |
#recv_acquireEncryptedAccessToken ⇒ Object
942 943 944 945 946 947 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 942 def recv_acquireEncryptedAccessToken() result = (AcquireEncryptedAccessToken_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'acquireEncryptedAccessToken failed: unknown result') end |
#recv_blockContact ⇒ Object
555 556 557 558 559 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 555 def recv_blockContact() result = (BlockContact_result) raise result.e unless result.e.nil? return end |
#recv_blockRecommendation ⇒ Object
896 897 898 899 900 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 896 def recv_blockRecommendation() result = (BlockRecommendation_result) raise result.e unless result.e.nil? return end |
#recv_cancelChatInvitation ⇒ Object
1064 1065 1066 1067 1068 1069 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1064 def recv_cancelChatInvitation() result = (CancelChatInvitation_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'cancelChatInvitation failed: unknown result') end |
#recv_closeProximityMatch ⇒ Object
973 974 975 976 977 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 973 def recv_closeProximityMatch() result = (CloseProximityMatch_result) raise result.e unless result.e.nil? return end |
#recv_createAccountMigrationPincodeSession ⇒ Object
835 836 837 838 839 840 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 835 def recv_createAccountMigrationPincodeSession() result = (CreateAccountMigrationPincodeSession_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'createAccountMigrationPincodeSession failed: unknown result') end |
#recv_createChat ⇒ Object
1080 1081 1082 1083 1084 1085 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1080 def recv_createChat() result = (CreateChat_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'createChat failed: unknown result') end |
#recv_createChatRoomAnnouncement ⇒ Object
241 242 243 244 245 246 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 241 def recv_createChatRoomAnnouncement() result = (CreateChatRoomAnnouncement_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'createChatRoomAnnouncement failed: unknown result') end |
#recv_createRoomV2 ⇒ Object
257 258 259 260 261 262 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 257 def recv_createRoomV2() result = (CreateRoomV2_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'createRoomV2 failed: unknown result') end |
#recv_deleteOtherFromChat ⇒ Object
1112 1113 1114 1115 1116 1117 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1112 def recv_deleteOtherFromChat() result = (DeleteOtherFromChat_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'deleteOtherFromChat failed: unknown result') end |
#recv_deleteSelfFromChat ⇒ Object
1144 1145 1146 1147 1148 1149 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1144 def recv_deleteSelfFromChat() result = (DeleteSelfFromChat_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'deleteSelfFromChat failed: unknown result') end |
#recv_disableNearby ⇒ Object
210 211 212 213 214 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 210 def recv_disableNearby() result = (DisableNearby_result) raise result.e unless result.e.nil? return end |
#recv_fetchOperations ⇒ Object
117 118 119 120 121 122 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 117 def recv_fetchOperations() result = (FetchOperations_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'fetchOperations failed: unknown result') end |
#recv_findAndAddContactByMetaTag ⇒ Object
617 618 619 620 621 622 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 617 def recv_findAndAddContactByMetaTag() result = (FindAndAddContactByMetaTag_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'findAndAddContactByMetaTag failed: unknown result') end |
#recv_findAndAddContactsByMid ⇒ Object
633 634 635 636 637 638 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 633 def recv_findAndAddContactsByMid() result = (FindAndAddContactsByMid_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'findAndAddContactsByMid failed: unknown result') end |
#recv_findAndAddContactsByPhone ⇒ Object
446 447 448 449 450 451 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 446 def recv_findAndAddContactsByPhone() result = (FindAndAddContactsByPhone_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'findAndAddContactsByPhone failed: unknown result') end |
#recv_findAndAddContactsByUserid ⇒ Object
695 696 697 698 699 700 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 695 def recv_findAndAddContactsByUserid() result = (FindAndAddContactsByUserid_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'findAndAddContactsByUserid failed: unknown result') end |
#recv_findChatByTicket ⇒ Object
1176 1177 1178 1179 1180 1181 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1176 def recv_findChatByTicket() result = (FindChatByTicket_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'findChatByTicket failed: unknown result') end |
#recv_findSnsIdUserStatus ⇒ Object
163 164 165 166 167 168 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 163 def recv_findSnsIdUserStatus() result = (FindSnsIdUserStatus_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'findSnsIdUserStatus failed: unknown result') end |
#recv_generateUserTicket ⇒ Object
1352 1353 1354 1355 1356 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1352 def recv_generateUserTicket() result = (GenerateUserTicket_result) raise result.e unless result.e.nil? return end |
#recv_getAllChatMids ⇒ Object
1208 1209 1210 1211 1212 1213 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1208 def recv_getAllChatMids() result = (GetAllChatMids_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getAllChatMids failed: unknown result') end |
#recv_getAllContactIds ⇒ Object
1224 1225 1226 1227 1228 1229 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1224 def recv_getAllContactIds() result = (GetAllContactIds_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getAllContactIds failed: unknown result') end |
#recv_getAnalyticsInfo ⇒ Object
524 525 526 527 528 529 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 524 def recv_getAnalyticsInfo() result = (GetAnalyticsInfo_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getAnalyticsInfo failed: unknown result') end |
#recv_getBlockedContactIds ⇒ Object
1240 1241 1242 1243 1244 1245 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1240 def recv_getBlockedContactIds() result = (GetBlockedContactIds_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getBlockedContactIds failed: unknown result') end |
#recv_getBlockedRecommendationIds ⇒ Object
1256 1257 1258 1259 1260 1261 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1256 def recv_getBlockedRecommendationIds() result = (GetBlockedRecommendationIds_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getBlockedRecommendationIds failed: unknown result') end |
#recv_getChatEffectMetaList ⇒ Object
1304 1305 1306 1307 1308 1309 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1304 def recv_getChatEffectMetaList() result = (GetChatEffectMetaList_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getChatEffectMetaList failed: unknown result') end |
#recv_getChatRoomAnnouncements ⇒ Object
273 274 275 276 277 278 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 273 def recv_getChatRoomAnnouncements() result = (GetChatRoomAnnouncements_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getChatRoomAnnouncements failed: unknown result') end |
#recv_getChatRoomAnnouncementsBulk ⇒ Object
1336 1337 1338 1339 1340 1341 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1336 def recv_getChatRoomAnnouncementsBulk() result = (GetChatRoomAnnouncementsBulk_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getChatRoomAnnouncementsBulk failed: unknown result') end |
#recv_getChatRoomBGMs ⇒ Object
289 290 291 292 293 294 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 289 def recv_getChatRoomBGMs() result = (GetChatRoomBGMs_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getChatRoomBGMs failed: unknown result') end |
#recv_getChats ⇒ Object
1444 1445 1446 1447 1448 1449 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1444 def recv_getChats() result = (GetChats_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getChats failed: unknown result') end |
#recv_getConfigurations ⇒ Object
1460 1461 1462 1463 1464 1465 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1460 def recv_getConfigurations() result = (GetConfigurations_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getConfigurations failed: unknown result') end |
#recv_getContact ⇒ Object
478 479 480 481 482 483 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 478 def recv_getContact() result = (GetContact_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getContact failed: unknown result') end |
#recv_getContacts ⇒ Object
757 758 759 760 761 762 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 757 def recv_getContacts() result = (GetContacts_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getContacts failed: unknown result') end |
#recv_getContactsV2 ⇒ Object
1476 1477 1478 1479 1480 1481 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1476 def recv_getContactsV2() result = (GetContactsV2_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getContactsV2 failed: unknown result') end |
#recv_getCountries ⇒ Object
305 306 307 308 309 310 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 305 def recv_getCountries() result = (GetCountries_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getCountries failed: unknown result') end |
#recv_getCountryWithRequestIp ⇒ Object
711 712 713 714 715 716 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 711 def recv_getCountryWithRequestIp() result = (GetCountryWithRequestIp_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getCountryWithRequestIp failed: unknown result') end |
#recv_getEncryptedIdentityV3 ⇒ Object
430 431 432 433 434 435 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 430 def recv_getEncryptedIdentityV3() result = (GetEncryptedIdentityV3_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getEncryptedIdentityV3 failed: unknown result') end |
#recv_getExtendedProfile ⇒ Object
1096 1097 1098 1099 1100 1101 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1096 def recv_getExtendedProfile() result = (GetExtendedProfile_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getExtendedProfile failed: unknown result') end |
#recv_getFriendRequests ⇒ Object
39 40 41 42 43 44 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 39 def recv_getFriendRequests() result = (GetFriendRequests_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getFriendRequests failed: unknown result') end |
#recv_getInstantNews ⇒ Object
321 322 323 324 325 326 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 321 def recv_getInstantNews() result = (GetInstantNews_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getInstantNews failed: unknown result') end |
#recv_getLastOpRevision ⇒ Object
101 102 103 104 105 106 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 101 def recv_getLastOpRevision() result = (GetLastOpRevision_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getLastOpRevision failed: unknown result') end |
#recv_getMessageBoxes ⇒ Object
1128 1129 1130 1131 1132 1133 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1128 def recv_getMessageBoxes() result = (GetMessageBoxes_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getMessageBoxes failed: unknown result') end |
#recv_getMessageReadRange ⇒ Object
70 71 72 73 74 75 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 70 def recv_getMessageReadRange() result = (GetMessageReadRange_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getMessageReadRange failed: unknown result') end |
#recv_getPendingAgreements ⇒ Object
337 338 339 340 341 342 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 337 def recv_getPendingAgreements() result = (GetPendingAgreements_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getPendingAgreements failed: unknown result') end |
#recv_getPreviousMessagesV2WithRequest ⇒ Object
353 354 355 356 357 358 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 353 def recv_getPreviousMessagesV2WithRequest() result = (GetPreviousMessagesV2WithRequest_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getPreviousMessagesV2WithRequest failed: unknown result') end |
#recv_getProfile ⇒ Object
1160 1161 1162 1163 1164 1165 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1160 def recv_getProfile() result = (GetProfile_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getProfile failed: unknown result') end |
#recv_getRecentFriendRequests ⇒ Object
23 24 25 26 27 28 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 23 def recv_getRecentFriendRequests() result = (GetRecentFriendRequests_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getRecentFriendRequests failed: unknown result') end |
#recv_getRecommendationIds ⇒ Object
1192 1193 1194 1195 1196 1197 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1192 def recv_getRecommendationIds() result = (GetRecommendationIds_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getRecommendationIds failed: unknown result') end |
#recv_getRoomsV2 ⇒ Object
1492 1493 1494 1495 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1492 def recv_getRoomsV2() result = (GetRoomsV2_result) return end |
#recv_getRSAKeyInfo ⇒ Object
179 180 181 182 183 184 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 179 def recv_getRSAKeyInfo() result = (GetRSAKeyInfo_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getRSAKeyInfo failed: unknown result') end |
#recv_getSettings ⇒ Object
1272 1273 1274 1275 1276 1277 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1272 def recv_getSettings() result = (GetSettings_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getSettings failed: unknown result') end |
#recv_getSettingsAttributes2 ⇒ Object
1288 1289 1290 1291 1292 1293 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1288 def recv_getSettingsAttributes2() result = (GetSettingsAttributes2_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getSettingsAttributes2 failed: unknown result') end |
#recv_inviteFriendsBySms ⇒ Object
742 743 744 745 746 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 742 def recv_inviteFriendsBySms() result = (InviteFriendsBySms_result) raise result.e unless result.e.nil? return end |
#recv_inviteIntoChat ⇒ Object
1320 1321 1322 1323 1324 1325 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1320 def recv_inviteIntoChat() result = (InviteIntoChat_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'inviteIntoChat failed: unknown result') end |
#recv_inviteIntoRoom ⇒ Object
727 728 729 730 731 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 727 def recv_inviteIntoRoom() result = (InviteIntoRoom_result) raise result.e unless result.e.nil? return end |
#recv_leaveRoom ⇒ Object
820 821 822 823 824 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 820 def recv_leaveRoom() result = (LeaveRoom_result) raise result.e unless result.e.nil? return end |
#recv_negotiateE2EEPublicKey ⇒ Object
585 586 587 588 589 590 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 585 def recv_negotiateE2EEPublicKey() result = (NegotiateE2EEPublicKey_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'negotiateE2EEPublicKey failed: unknown result') end |
#recv_noop ⇒ Object
881 882 883 884 885 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 881 def recv_noop() result = (Noop_result) raise result.e unless result.e.nil? return end |
#recv_notifyInstalled ⇒ Object
1018 1019 1020 1021 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1018 def recv_notifyInstalled() result = (NotifyInstalled_result) return end |
#recv_notifyRegistrationComplete ⇒ Object
851 852 853 854 855 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 851 def recv_notifyRegistrationComplete() result = (NotifyRegistrationComplete_result) raise result.e unless result.e.nil? return end |
#recv_notifySleep ⇒ Object
509 510 511 512 513 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 509 def recv_notifySleep() result = (NotifySleep_result) raise result.e unless result.e.nil? return end |
#recv_notifyUpdated ⇒ Object
927 928 929 930 931 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 927 def recv_notifyUpdated() result = (NotifyUpdated_result) raise result.e unless result.e.nil? return end |
#recv_openProximityMatch ⇒ Object
601 602 603 604 605 606 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 601 def recv_openProximityMatch() result = (OpenProximityMatch_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'openProximityMatch failed: unknown result') end |
#recv_registerE2EEPublicKey ⇒ Object
462 463 464 465 466 467 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 462 def recv_registerE2EEPublicKey() result = (RegisterE2EEPublicKey_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'registerE2EEPublicKey failed: unknown result') end |
#recv_registerUserid ⇒ Object
1003 1004 1005 1006 1007 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1003 def recv_registerUserid() result = (RegisterUserid_result) raise result.e unless result.e.nil? return end |
#recv_reissueChatTicket ⇒ Object
1367 1368 1369 1370 1371 1372 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1367 def recv_reissueChatTicket() result = (ReissueChatTicket_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'reissueChatTicket failed: unknown result') end |
#recv_rejectChatInvitation ⇒ Object
1383 1384 1385 1386 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1383 def recv_rejectChatInvitation() result = (RejectChatInvitation_result) return end |
#recv_removeAllMessages ⇒ Object
570 571 572 573 574 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 570 def recv_removeAllMessages() result = (RemoveAllMessages_result) raise result.e unless result.e.nil? return end |
#recv_removeChatRoomAnnouncement ⇒ Object
369 370 371 372 373 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 369 def recv_removeChatRoomAnnouncement() result = (RemoveChatRoomAnnouncement_result) raise result.e unless result.e.nil? return end |
#recv_removeFriendRequest ⇒ Object
55 56 57 58 59 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 55 def recv_removeFriendRequest() result = (RemoveFriendRequest_result) raise result.e unless result.e.nil? return end |
#recv_reportAbuse ⇒ Object
384 385 386 387 388 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 384 def recv_reportAbuse() result = (ReportAbuse_result) raise result.e unless result.e.nil? return end |
#recv_reportDeviceState ⇒ Object
133 134 135 136 137 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 133 def recv_reportDeviceState() result = (ReportDeviceState_result) raise result.e unless result.e.nil? return end |
#recv_respondE2EEKeyExchange ⇒ Object
494 495 496 497 498 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 494 def recv_respondE2EEKeyExchange() result = (RespondE2EEKeyExchange_result) raise result.e unless result.e.nil? return end |
#recv_sendChatChecked ⇒ Object
148 149 150 151 152 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 148 def recv_sendChatChecked() result = (SendChatChecked_result) raise result.e unless result.e.nil? return end |
#recv_sendChatRemoved ⇒ Object
540 541 542 543 544 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 540 def recv_sendChatRemoved() result = (SendChatRemoved_result) raise result.e unless result.e.nil? return end |
#recv_sendMessage ⇒ Object
664 665 666 667 668 669 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 664 def recv_sendMessage() result = (SendMessage_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'sendMessage failed: unknown result') end |
#recv_sendPostback ⇒ Object
86 87 88 89 90 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 86 def recv_sendPostback() result = (SendPostback_result) raise result.e unless result.e.nil? return end |
#recv_setNotificationsEnabled ⇒ Object
1397 1398 1399 1400 1401 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1397 def recv_setNotificationsEnabled() result = (SetNotificationsEnabled_result) raise result.e unless result.e.nil? return end |
#recv_syncContacts ⇒ Object
773 774 775 776 777 778 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 773 def recv_syncContacts() result = (SyncContacts_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'syncContacts failed: unknown result') end |
#recv_unblockContact ⇒ Object
866 867 868 869 870 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 866 def recv_unblockContact() result = (UnblockContact_result) raise result.e unless result.e.nil? return end |
#recv_unblockRecommendation ⇒ Object
988 989 990 991 992 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 988 def recv_unblockRecommendation() result = (UnblockRecommendation_result) raise result.e unless result.e.nil? return end |
#recv_unregisterUserAndDevice ⇒ Object
911 912 913 914 915 916 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 911 def recv_unregisterUserAndDevice() result = (UnregisterUserAndDevice_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'unregisterUserAndDevice failed: unknown result') end |
#recv_updateAccountMigrationPincode ⇒ Object
649 650 651 652 653 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 649 def recv_updateAccountMigrationPincode() result = (UpdateAccountMigrationPincode_result) raise result.e unless result.e.nil? return end |
#recv_updateAndGetNearby ⇒ Object
225 226 227 228 229 230 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 225 def recv_updateAndGetNearby() result = (UpdateAndGetNearby_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'updateAndGetNearby failed: unknown result') end |
#recv_updateChat ⇒ Object
1412 1413 1414 1415 1416 1417 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1412 def recv_updateChat() result = (UpdateChat_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'updateChat failed: unknown result') end |
#recv_updateChatRoomBGM ⇒ Object
399 400 401 402 403 404 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 399 def recv_updateChatRoomBGM() result = (UpdateChatRoomBGM_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'updateChatRoomBGM failed: unknown result') end |
#recv_updateContactSetting ⇒ Object
680 681 682 683 684 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 680 def recv_updateContactSetting() result = (UpdateContactSetting_result) raise result.e unless result.e.nil? return end |
#recv_updateExtendedProfileAttribute ⇒ Object
195 196 197 198 199 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 195 def recv_updateExtendedProfileAttribute() result = (UpdateExtendedProfileAttribute_result) raise result.e unless result.e.nil? return end |
#recv_updateProfileAttributes ⇒ Object
415 416 417 418 419 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 415 def recv_updateProfileAttributes() result = (UpdateProfileAttributes_result) raise result.e unless result.e.nil? return end |
#recv_updateSettingsAttributes2 ⇒ Object
1428 1429 1430 1431 1432 1433 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1428 def recv_updateSettingsAttributes2() result = (UpdateSettingsAttributes2_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'updateSettingsAttributes2 failed: unknown result') end |
#recv_verifyAccountMigration ⇒ Object
789 790 791 792 793 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 789 def recv_verifyAccountMigration() result = (VerifyAccountMigration_result) raise result.e unless result.e.nil? return end |
#recv_verifyIdentityCredentialWithResult ⇒ Object
804 805 806 807 808 809 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 804 def recv_verifyIdentityCredentialWithResult() result = (VerifyIdentityCredentialWithResult_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'verifyIdentityCredentialWithResult failed: unknown result') end |
#registerE2EEPublicKey(reqSeq, publicKey) ⇒ Object
453 454 455 456 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 453 def registerE2EEPublicKey(reqSeq, publicKey) send_registerE2EEPublicKey(reqSeq, publicKey) return recv_registerE2EEPublicKey() end |
#registerUserid(reqSeq, searchId) ⇒ Object
994 995 996 997 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 994 def registerUserid(reqSeq, searchId) send_registerUserid(reqSeq, searchId) recv_registerUserid() end |
#reissueChatTicket(request) ⇒ Object
1358 1359 1360 1361 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1358 def reissueChatTicket(request) send_reissueChatTicket(request) return recv_reissueChatTicket() end |
#rejectChatInvitation(request) ⇒ Object
1374 1375 1376 1377 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1374 def rejectChatInvitation(request) send_rejectChatInvitation(request) recv_rejectChatInvitation() end |
#removeAllMessages(seq, lastMessageId) ⇒ Object
561 562 563 564 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 561 def removeAllMessages(seq, lastMessageId) send_removeAllMessages(seq, lastMessageId) recv_removeAllMessages() end |
#removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
360 361 362 363 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 360 def removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) send_removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) recv_removeChatRoomAnnouncement() end |
#removeFriendRequest(direction, midOrEMid) ⇒ Object
46 47 48 49 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 46 def removeFriendRequest(direction, midOrEMid) send_removeFriendRequest(direction, midOrEMid) recv_removeFriendRequest() end |
#reportAbuse(abuseReport) ⇒ Object
375 376 377 378 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 375 def reportAbuse(abuseReport) send_reportAbuse(abuseReport) recv_reportAbuse() end |
#reportDeviceState(booleanState, stringState) ⇒ Object
124 125 126 127 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 124 def reportDeviceState(booleanState, stringState) send_reportDeviceState(booleanState, stringState) recv_reportDeviceState() end |
#respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
485 486 487 488 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 485 def respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) recv_respondE2EEKeyExchange() end |
#send_acceptChatInvitation(request) ⇒ Object
1028 1029 1030 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1028 def send_acceptChatInvitation(request) ('acceptChatInvitation', AcceptChatInvitation_args, :request => request) end |
#send_acceptChatInvitationByTicket(request) ⇒ Object
1044 1045 1046 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1044 def send_acceptChatInvitationByTicket(request) ('acceptChatInvitationByTicket', AcceptChatInvitationByTicket_args, :request => request) end |
#send_acceptProximityMatches(sessionId, ids) ⇒ Object
954 955 956 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 954 def send_acceptProximityMatches(sessionId, ids) ('acceptProximityMatches', AcceptProximityMatches_args, :sessionId => sessionId, :ids => ids) end |
#send_acquireEncryptedAccessToken(featureType) ⇒ Object
938 939 940 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 938 def send_acquireEncryptedAccessToken(featureType) ('acquireEncryptedAccessToken', AcquireEncryptedAccessToken_args, :featureType => featureType) end |
#send_blockContact(reqSeq, id) ⇒ Object
551 552 553 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 551 def send_blockContact(reqSeq, id) ('blockContact', BlockContact_args, :reqSeq => reqSeq, :id => id) end |
#send_blockRecommendation(reqSeq, id) ⇒ Object
892 893 894 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 892 def send_blockRecommendation(reqSeq, id) ('blockRecommendation', BlockRecommendation_args, :reqSeq => reqSeq, :id => id) end |
#send_cancelChatInvitation(request) ⇒ Object
1060 1061 1062 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1060 def send_cancelChatInvitation(request) ('cancelChatInvitation', CancelChatInvitation_args, :request => request) end |
#send_closeProximityMatch(sessionId) ⇒ Object
969 970 971 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 969 def send_closeProximityMatch(sessionId) ('closeProximityMatch', CloseProximityMatch_args, :sessionId => sessionId) end |
#send_createAccountMigrationPincodeSession ⇒ Object
831 832 833 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 831 def send_createAccountMigrationPincodeSession() ('createAccountMigrationPincodeSession', CreateAccountMigrationPincodeSession_args) end |
#send_createChat(request) ⇒ Object
1076 1077 1078 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1076 def send_createChat(request) ('createChat', CreateChat_args, :request => request) end |
#send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
237 238 239 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 237 def send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ('createChatRoomAnnouncement', CreateChatRoomAnnouncement_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :type => type, :contents => contents) end |
#send_createRoomV2(reqSeq, contactIds) ⇒ Object
253 254 255 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 253 def send_createRoomV2(reqSeq, contactIds) ('createRoomV2', CreateRoomV2_args, :reqSeq => reqSeq, :contactIds => contactIds) end |
#send_deleteOtherFromChat(request) ⇒ Object
1108 1109 1110 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1108 def send_deleteOtherFromChat(request) ('deleteOtherFromChat', DeleteOtherFromChat_args, :request => request) end |
#send_deleteSelfFromChat(request) ⇒ Object
1140 1141 1142 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1140 def send_deleteSelfFromChat(request) ('deleteSelfFromChat', DeleteSelfFromChat_args, :request => request) end |
#send_disableNearby ⇒ Object
206 207 208 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 206 def send_disableNearby() ('disableNearby', DisableNearby_args) end |
#send_fetchOperations(localRev, count) ⇒ Object
113 114 115 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 113 def send_fetchOperations(localRev, count) ('fetchOperations', FetchOperations_args, :localRev => localRev, :count => count) end |
#send_findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
613 614 615 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 613 def send_findAndAddContactByMetaTag(reqSeq, searchId, reference) ('findAndAddContactByMetaTag', FindAndAddContactByMetaTag_args, :reqSeq => reqSeq, :searchId => searchId, :reference => reference) end |
#send_findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
629 630 631 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 629 def send_findAndAddContactsByMid(reqSeq, mid, type, reference) ('findAndAddContactsByMid', FindAndAddContactsByMid_args, :reqSeq => reqSeq, :mid => mid, :type => type, :reference => reference) end |
#send_findAndAddContactsByPhone(reqSeq, phones, reference) ⇒ Object
442 443 444 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 442 def send_findAndAddContactsByPhone(reqSeq, phones, reference) ('findAndAddContactsByPhone', FindAndAddContactsByPhone_args, :reqSeq => reqSeq, :phones => phones, :reference => reference) end |
#send_findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
691 692 693 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 691 def send_findAndAddContactsByUserid(reqSeq, searchId, reference) ('findAndAddContactsByUserid', FindAndAddContactsByUserid_args, :reqSeq => reqSeq, :searchId => searchId, :reference => reference) end |
#send_findChatByTicket(request) ⇒ Object
1172 1173 1174 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1172 def send_findChatByTicket(request) ('findChatByTicket', FindChatByTicket_args, :request => request) end |
#send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
159 160 161 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 159 def send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ('findSnsIdUserStatus', FindSnsIdUserStatus_args, :snsIdType => snsIdType, :snsAccessToken => snsAccessToken, :udidHash => udidHash, :migrationPincodeSessionId => migrationPincodeSessionId, :oldUdidHash => oldUdidHash) end |
#send_generateUserTicket(expirationTime, maxUseCount) ⇒ Object
1348 1349 1350 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1348 def send_generateUserTicket(expirationTime, maxUseCount) ('generateUserTicket', GenerateUserTicket_args, :expirationTime => expirationTime, :maxUseCount => maxUseCount) end |
#send_getAllChatMids(request, syncReason) ⇒ Object
1204 1205 1206 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1204 def send_getAllChatMids(request, syncReason) ('getAllChatMids', GetAllChatMids_args, :request => request, :syncReason => syncReason) end |
#send_getAllContactIds(syncReason) ⇒ Object
1220 1221 1222 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1220 def send_getAllContactIds(syncReason) ('getAllContactIds', GetAllContactIds_args, :syncReason => syncReason) end |
#send_getAnalyticsInfo ⇒ Object
520 521 522 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 520 def send_getAnalyticsInfo() ('getAnalyticsInfo', GetAnalyticsInfo_args) end |
#send_getBlockedContactIds(syncReason) ⇒ Object
1236 1237 1238 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1236 def send_getBlockedContactIds(syncReason) ('getBlockedContactIds', GetBlockedContactIds_args, :syncReason => syncReason) end |
#send_getBlockedRecommendationIds(syncReason) ⇒ Object
1252 1253 1254 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1252 def send_getBlockedRecommendationIds(syncReason) ('getBlockedRecommendationIds', GetBlockedRecommendationIds_args, :syncReason => syncReason) end |
#send_getChatEffectMetaList(categories) ⇒ Object
1300 1301 1302 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1300 def send_getChatEffectMetaList(categories) ('getChatEffectMetaList', GetChatEffectMetaList_args, :categories => categories) end |
#send_getChatRoomAnnouncements(chatRoomMid) ⇒ Object
269 270 271 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 269 def send_getChatRoomAnnouncements(chatRoomMid) ('getChatRoomAnnouncements', GetChatRoomAnnouncements_args, :chatRoomMid => chatRoomMid) end |
#send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
1332 1333 1334 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1332 def send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ('getChatRoomAnnouncementsBulk', GetChatRoomAnnouncementsBulk_args, :chatRoomMids => chatRoomMids, :syncReason => syncReason) end |
#send_getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
285 286 287 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 285 def send_getChatRoomBGMs(chatRoomMids, syncReason) ('getChatRoomBGMs', GetChatRoomBGMs_args, :chatRoomMids => chatRoomMids, :syncReason => syncReason) end |
#send_getChats(request) ⇒ Object
1440 1441 1442 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1440 def send_getChats(request) ('getChats', GetChats_args, :request => request) end |
#send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
1456 1457 1458 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1456 def send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ('getConfigurations', GetConfigurations_args, :revision => revision, :regionOfUsim => regionOfUsim, :regionOfTelephone => regionOfTelephone, :regionOfLocale => regionOfLocale, :carrier => carrier, :syncReason => syncReason) end |
#send_getContact(id) ⇒ Object
474 475 476 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 474 def send_getContact(id) ('getContact', GetContact_args, :id => id) end |
#send_getContacts(ids) ⇒ Object
753 754 755 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 753 def send_getContacts(ids) ('getContacts', GetContacts_args, :ids => ids) end |
#send_getContactsV2(request, syncReason) ⇒ Object
1472 1473 1474 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1472 def send_getContactsV2(request, syncReason) ('getContactsV2', GetContactsV2_args, :request => request, :syncReason => syncReason) end |
#send_getCountries(countryGroup) ⇒ Object
301 302 303 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 301 def send_getCountries(countryGroup) ('getCountries', GetCountries_args, :countryGroup => countryGroup) end |
#send_getCountryWithRequestIp ⇒ Object
707 708 709 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 707 def send_getCountryWithRequestIp() ('getCountryWithRequestIp', GetCountryWithRequestIp_args) end |
#send_getEncryptedIdentityV3 ⇒ Object
426 427 428 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 426 def send_getEncryptedIdentityV3() ('getEncryptedIdentityV3', GetEncryptedIdentityV3_args) end |
#send_getExtendedProfile(syncReason) ⇒ Object
1092 1093 1094 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1092 def send_getExtendedProfile(syncReason) ('getExtendedProfile', GetExtendedProfile_args, :syncReason => syncReason) end |
#send_getFriendRequests(direction, lastSeenSeqId) ⇒ Object
35 36 37 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 35 def send_getFriendRequests(direction, lastSeenSeqId) ('getFriendRequests', GetFriendRequests_args, :direction => direction, :lastSeenSeqId => lastSeenSeqId) end |
#send_getInstantNews(region, location) ⇒ Object
317 318 319 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 317 def send_getInstantNews(region, location) ('getInstantNews', GetInstantNews_args, :region => region, :location => location) end |
#send_getLastOpRevision ⇒ Object
97 98 99 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 97 def send_getLastOpRevision() ('getLastOpRevision', GetLastOpRevision_args) end |
#send_getMessageBoxes(messageBoxListRequest, syncReason) ⇒ Object
1124 1125 1126 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1124 def send_getMessageBoxes(, syncReason) ('getMessageBoxes', GetMessageBoxes_args, :messageBoxListRequest => , :syncReason => syncReason) end |
#send_getMessageReadRange(chatIds, syncReason) ⇒ Object
66 67 68 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 66 def send_getMessageReadRange(chatIds, syncReason) ('getMessageReadRange', GetMessageReadRange_args, :chatIds => chatIds, :syncReason => syncReason) end |
#send_getPendingAgreements ⇒ Object
333 334 335 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 333 def send_getPendingAgreements() ('getPendingAgreements', GetPendingAgreements_args) end |
#send_getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
349 350 351 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 349 def send_getPreviousMessagesV2WithRequest(request, syncReason) ('getPreviousMessagesV2WithRequest', GetPreviousMessagesV2WithRequest_args, :request => request, :syncReason => syncReason) end |
#send_getProfile(syncReason) ⇒ Object
1156 1157 1158 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1156 def send_getProfile(syncReason) ('getProfile', GetProfile_args, :syncReason => syncReason) end |
#send_getRecentFriendRequests(syncReason) ⇒ Object
19 20 21 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 19 def send_getRecentFriendRequests(syncReason) ('getRecentFriendRequests', GetRecentFriendRequests_args, :syncReason => syncReason) end |
#send_getRecommendationIds(syncReason) ⇒ Object
1188 1189 1190 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1188 def send_getRecommendationIds(syncReason) ('getRecommendationIds', GetRecommendationIds_args, :syncReason => syncReason) end |
#send_getRoomsV2(roomIds) ⇒ Object
1488 1489 1490 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1488 def send_getRoomsV2(roomIds) ('getRoomsV2', GetRoomsV2_args, :roomIds => roomIds) end |
#send_getRSAKeyInfo(provider) ⇒ Object
175 176 177 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 175 def send_getRSAKeyInfo(provider) ('getRSAKeyInfo', GetRSAKeyInfo_args, :provider => provider) end |
#send_getSettings(syncReason) ⇒ Object
1268 1269 1270 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1268 def send_getSettings(syncReason) ('getSettings', GetSettings_args, :syncReason => syncReason) end |
#send_getSettingsAttributes2(attributesToRetrieve) ⇒ Object
1284 1285 1286 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1284 def send_getSettingsAttributes2(attributesToRetrieve) ('getSettingsAttributes2', GetSettingsAttributes2_args, :attributesToRetrieve => attributesToRetrieve) end |
#send_inviteFriendsBySms(phoneNumberList) ⇒ Object
738 739 740 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 738 def send_inviteFriendsBySms(phoneNumberList) ('inviteFriendsBySms', InviteFriendsBySms_args, :phoneNumberList => phoneNumberList) end |
#send_inviteIntoChat(request) ⇒ Object
1316 1317 1318 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1316 def send_inviteIntoChat(request) ('inviteIntoChat', InviteIntoChat_args, :request => request) end |
#send_inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
723 724 725 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 723 def send_inviteIntoRoom(reqSeq, roomId, contactIds) ('inviteIntoRoom', InviteIntoRoom_args, :reqSeq => reqSeq, :roomId => roomId, :contactIds => contactIds) end |
#send_leaveRoom(reqSeq, roomId) ⇒ Object
816 817 818 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 816 def send_leaveRoom(reqSeq, roomId) ('leaveRoom', LeaveRoom_args, :reqSeq => reqSeq, :roomId => roomId) end |
#send_negotiateE2EEPublicKey(mid) ⇒ Object
581 582 583 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 581 def send_negotiateE2EEPublicKey(mid) ('negotiateE2EEPublicKey', NegotiateE2EEPublicKey_args, :mid => mid) end |
#send_noop ⇒ Object
877 878 879 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 877 def send_noop() ('noop', Noop_args) end |
#send_notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
1014 1015 1016 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1014 def send_notifyInstalled(udidHash, applicationTypeWithExtensions) ('notifyInstalled', NotifyInstalled_args, :udidHash => udidHash, :applicationTypeWithExtensions => applicationTypeWithExtensions) end |
#send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
847 848 849 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 847 def send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ('notifyRegistrationComplete', NotifyRegistrationComplete_args, :udidHash => udidHash, :applicationTypeWithExtensions => applicationTypeWithExtensions) end |
#send_notifySleep(lastRev, badge) ⇒ Object
505 506 507 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 505 def send_notifySleep(lastRev, badge) ('notifySleep', NotifySleep_args, :lastRev => lastRev, :badge => badge) end |
#send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
923 924 925 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 923 def send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ('notifyUpdated', NotifyUpdated_args, :lastRev => lastRev, :deviceInfo => deviceInfo, :udidHash => udidHash, :oldUdidHash => oldUdidHash) end |
#send_openProximityMatch(location, networkStatus) ⇒ Object
597 598 599 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 597 def send_openProximityMatch(location, networkStatus) ('openProximityMatch', OpenProximityMatch_args, :location => location, :networkStatus => networkStatus) end |
#send_registerE2EEPublicKey(reqSeq, publicKey) ⇒ Object
458 459 460 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 458 def send_registerE2EEPublicKey(reqSeq, publicKey) ('registerE2EEPublicKey', RegisterE2EEPublicKey_args, :reqSeq => reqSeq, :publicKey => publicKey) end |
#send_registerUserid(reqSeq, searchId) ⇒ Object
999 1000 1001 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 999 def send_registerUserid(reqSeq, searchId) ('registerUserid', RegisterUserid_args, :reqSeq => reqSeq, :searchId => searchId) end |
#send_reissueChatTicket(request) ⇒ Object
1363 1364 1365 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1363 def send_reissueChatTicket(request) ('reissueChatTicket', ReissueChatTicket_args, :request => request) end |
#send_rejectChatInvitation(request) ⇒ Object
1379 1380 1381 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1379 def send_rejectChatInvitation(request) ('rejectChatInvitation', RejectChatInvitation_args, :request => request) end |
#send_removeAllMessages(seq, lastMessageId) ⇒ Object
566 567 568 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 566 def send_removeAllMessages(seq, lastMessageId) ('removeAllMessages', RemoveAllMessages_args, :seq => seq, :lastMessageId => lastMessageId) end |
#send_removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
365 366 367 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 365 def send_removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ('removeChatRoomAnnouncement', RemoveChatRoomAnnouncement_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :announcementSeq => announcementSeq) end |
#send_removeFriendRequest(direction, midOrEMid) ⇒ Object
51 52 53 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 51 def send_removeFriendRequest(direction, midOrEMid) ('removeFriendRequest', RemoveFriendRequest_args, :direction => direction, :midOrEMid => midOrEMid) end |
#send_reportAbuse(abuseReport) ⇒ Object
380 381 382 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 380 def send_reportAbuse(abuseReport) ('reportAbuse', ReportAbuse_args, :abuseReport => abuseReport) end |
#send_reportDeviceState(booleanState, stringState) ⇒ Object
129 130 131 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 129 def send_reportDeviceState(booleanState, stringState) ('reportDeviceState', ReportDeviceState_args, :booleanState => booleanState, :stringState => stringState) end |
#send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
490 491 492 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 490 def send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ('respondE2EEKeyExchange', RespondE2EEKeyExchange_args, :reqSeq => reqSeq, :encryptedKeyChain => encryptedKeyChain, :hashKeyChain => hashKeyChain) end |
#send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
144 145 146 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 144 def send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) ('sendChatChecked', SendChatChecked_args, :seq => seq, :chatMid => chatMid, :lastMessageId => lastMessageId, :sessionId => sessionId) end |
#send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ⇒ Object
536 537 538 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 536 def send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ('sendChatRemoved', SendChatRemoved_args, :seq => seq, :chatMid => chatMid, :lastMessageId => lastMessageId, :sessionId => sessionId) end |
#send_sendMessage(seq, message) ⇒ Object
660 661 662 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 660 def send_sendMessage(seq, ) ('sendMessage', SendMessage_args, :seq => seq, :message => ) end |
#send_sendPostback(request) ⇒ Object
82 83 84 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 82 def send_sendPostback(request) ('sendPostback', SendPostback_args, :request => request) end |
#send_setNotificationsEnabled(reqSeq, type, target, enablement) ⇒ Object
1393 1394 1395 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1393 def send_setNotificationsEnabled(reqSeq, type, target, enablement) ('setNotificationsEnabled', SetNotificationsEnabled_args, :reqSeq => reqSeq, :type => type, :target => target, :enablement => enablement) end |
#send_syncContacts(reqSeq, localContacts) ⇒ Object
769 770 771 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 769 def send_syncContacts(reqSeq, localContacts) ('syncContacts', SyncContacts_args, :reqSeq => reqSeq, :localContacts => localContacts) end |
#send_unblockContact(reqSeq, id, reference) ⇒ Object
862 863 864 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 862 def send_unblockContact(reqSeq, id, reference) ('unblockContact', UnblockContact_args, :reqSeq => reqSeq, :id => id, :reference => reference) end |
#send_unblockRecommendation(reqSeq, id) ⇒ Object
984 985 986 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 984 def send_unblockRecommendation(reqSeq, id) ('unblockRecommendation', UnblockRecommendation_args, :reqSeq => reqSeq, :id => id) end |
#send_unregisterUserAndDevice ⇒ Object
907 908 909 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 907 def send_unregisterUserAndDevice() ('unregisterUserAndDevice', UnregisterUserAndDevice_args) end |
#send_updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
645 646 647 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 645 def send_updateAccountMigrationPincode(accountMigrationPincode) ('updateAccountMigrationPincode', UpdateAccountMigrationPincode_args, :accountMigrationPincode => accountMigrationPincode) end |
#send_updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
221 222 223 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 221 def send_updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ('updateAndGetNearby', UpdateAndGetNearby_args, :latitude => latitude, :longitude => longitude, :accuracy => accuracy, :networkStatus => networkStatus, :altitudeMeters => altitudeMeters, :velocityMetersPerSecond => velocityMetersPerSecond, :bearingDegrees => bearingDegrees) end |
#send_updateChat(request) ⇒ Object
1408 1409 1410 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1408 def send_updateChat(request) ('updateChat', UpdateChat_args, :request => request) end |
#send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
395 396 397 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 395 def send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ('updateChatRoomBGM', UpdateChatRoomBGM_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :chatRoomBGMInfo => chatRoomBGMInfo) end |
#send_updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
676 677 678 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 676 def send_updateContactSetting(reqSeq, mid, flag, value) ('updateContactSetting', UpdateContactSetting_args, :reqSeq => reqSeq, :mid => mid, :flag => flag, :value => value) end |
#send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ⇒ Object
191 192 193 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 191 def send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ('updateExtendedProfileAttribute', UpdateExtendedProfileAttribute_args, :reqSeq => reqSeq, :attr => attr, :extendedProfile => extendedProfile) end |
#send_updateProfileAttributes(reqSeq, request) ⇒ Object
411 412 413 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 411 def send_updateProfileAttributes(reqSeq, request) ('updateProfileAttributes', UpdateProfileAttributes_args, :reqSeq => reqSeq, :request => request) end |
#send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
1424 1425 1426 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1424 def send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ('updateSettingsAttributes2', UpdateSettingsAttributes2_args, :reqSeq => reqSeq, :attributesToUpdate => attributesToUpdate, :settings => settings) end |
#send_verifyAccountMigration(migrationSessionId) ⇒ Object
785 786 787 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 785 def send_verifyAccountMigration(migrationSessionId) ('verifyAccountMigration', VerifyAccountMigration_args, :migrationSessionId => migrationSessionId) end |
#send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
800 801 802 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 800 def send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ('verifyIdentityCredentialWithResult', VerifyIdentityCredentialWithResult_args, :identityCredential => identityCredential, :migrationPincodeSessionId => migrationPincodeSessionId) end |
#sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
139 140 141 142 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 139 def sendChatChecked(seq, chatMid, lastMessageId, sessionId) send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) recv_sendChatChecked() end |
#sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ⇒ Object
531 532 533 534 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 531 def sendChatRemoved(seq, chatMid, lastMessageId, sessionId) send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) recv_sendChatRemoved() end |
#sendMessage(seq, message) ⇒ Object
655 656 657 658 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 655 def sendMessage(seq, ) send_sendMessage(seq, ) return recv_sendMessage() end |
#sendPostback(request) ⇒ Object
77 78 79 80 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 77 def sendPostback(request) send_sendPostback(request) recv_sendPostback() end |
#setNotificationsEnabled(reqSeq, type, target, enablement) ⇒ Object
1388 1389 1390 1391 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1388 def setNotificationsEnabled(reqSeq, type, target, enablement) send_setNotificationsEnabled(reqSeq, type, target, enablement) recv_setNotificationsEnabled() end |
#syncContacts(reqSeq, localContacts) ⇒ Object
764 765 766 767 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 764 def syncContacts(reqSeq, localContacts) send_syncContacts(reqSeq, localContacts) return recv_syncContacts() end |
#unblockContact(reqSeq, id, reference) ⇒ Object
857 858 859 860 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 857 def unblockContact(reqSeq, id, reference) send_unblockContact(reqSeq, id, reference) recv_unblockContact() end |
#unblockRecommendation(reqSeq, id) ⇒ Object
979 980 981 982 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 979 def unblockRecommendation(reqSeq, id) send_unblockRecommendation(reqSeq, id) recv_unblockRecommendation() end |
#unregisterUserAndDevice ⇒ Object
902 903 904 905 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 902 def unregisterUserAndDevice() send_unregisterUserAndDevice() return recv_unregisterUserAndDevice() end |
#updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
640 641 642 643 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 640 def updateAccountMigrationPincode(accountMigrationPincode) send_updateAccountMigrationPincode(accountMigrationPincode) recv_updateAccountMigrationPincode() end |
#updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
216 217 218 219 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 216 def updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) send_updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) return recv_updateAndGetNearby() end |
#updateChat(request) ⇒ Object
1403 1404 1405 1406 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1403 def updateChat(request) send_updateChat(request) return recv_updateChat() end |
#updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
390 391 392 393 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 390 def updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) return recv_updateChatRoomBGM() end |
#updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
671 672 673 674 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 671 def updateContactSetting(reqSeq, mid, flag, value) send_updateContactSetting(reqSeq, mid, flag, value) recv_updateContactSetting() end |
#updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ⇒ Object
186 187 188 189 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 186 def updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) recv_updateExtendedProfileAttribute() end |
#updateProfileAttributes(reqSeq, request) ⇒ Object
406 407 408 409 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 406 def updateProfileAttributes(reqSeq, request) send_updateProfileAttributes(reqSeq, request) recv_updateProfileAttributes() end |
#updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
1419 1420 1421 1422 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1419 def updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) return recv_updateSettingsAttributes2() end |
#verifyAccountMigration(migrationSessionId) ⇒ Object
780 781 782 783 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 780 def verifyAccountMigration(migrationSessionId) send_verifyAccountMigration(migrationSessionId) recv_verifyAccountMigration() end |
#verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
795 796 797 798 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 795 def verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) return recv_verifyIdentityCredentialWithResult() end |