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
- #fetchOps(localRev, count, globalRev, individualRev) ⇒ 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
- #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_fetchOps ⇒ Object
- #recv_findAndAddContactByMetaTag ⇒ Object
- #recv_findAndAddContactsByMid ⇒ Object
- #recv_findAndAddContactsByPhone ⇒ Object
- #recv_findAndAddContactsByUserid ⇒ Object
- #recv_findChatByTicket ⇒ Object
- #recv_findSnsIdUserStatus ⇒ 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_fetchOps(localRev, count, globalRev, individualRev) ⇒ 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_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
1097 1098 1099 1100 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1097 def acceptChatInvitation(request) send_acceptChatInvitation(request) recv_acceptChatInvitation() end |
#acceptChatInvitationByTicket(request) ⇒ Object
1127 1128 1129 1130 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1127 def acceptChatInvitationByTicket(request) send_acceptChatInvitationByTicket(request) return recv_acceptChatInvitationByTicket() end |
#acceptProximityMatches(sessionId, ids) ⇒ Object
989 990 991 992 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 989 def acceptProximityMatches(sessionId, ids) send_acceptProximityMatches(sessionId, ids) recv_acceptProximityMatches() end |
#acquireEncryptedAccessToken(featureType) ⇒ Object
789 790 791 792 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 789 def acquireEncryptedAccessToken(featureType) send_acquireEncryptedAccessToken(featureType) return recv_acquireEncryptedAccessToken() end |
#blockContact(reqSeq, id) ⇒ Object
897 898 899 900 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 897 def blockContact(reqSeq, id) send_blockContact(reqSeq, id) recv_blockContact() end |
#blockRecommendation(reqSeq, id) ⇒ Object
974 975 976 977 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 974 def blockRecommendation(reqSeq, id) send_blockRecommendation(reqSeq, id) recv_blockRecommendation() end |
#cancelChatInvitation(request) ⇒ Object
1159 1160 1161 1162 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1159 def cancelChatInvitation(request) send_cancelChatInvitation(request) return recv_cancelChatInvitation() end |
#closeProximityMatch(sessionId) ⇒ Object
1020 1021 1022 1023 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1020 def closeProximityMatch(sessionId) send_closeProximityMatch(sessionId) recv_closeProximityMatch() end |
#createAccountMigrationPincodeSession ⇒ Object
850 851 852 853 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 850 def createAccountMigrationPincodeSession() send_createAccountMigrationPincodeSession() return recv_createAccountMigrationPincodeSession() end |
#createChat(request) ⇒ Object
1175 1176 1177 1178 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1175 def createChat(request) send_createChat(request) return recv_createChat() end |
#createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
247 248 249 250 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 247 def createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) recv_createChatRoomAnnouncement() end |
#createRoomV2(reqSeq, contactIds) ⇒ Object
261 262 263 264 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 261 def createRoomV2(reqSeq, contactIds) send_createRoomV2(reqSeq, contactIds) return recv_createRoomV2() end |
#deleteOtherFromChat(request) ⇒ Object
1191 1192 1193 1194 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1191 def deleteOtherFromChat(request) send_deleteOtherFromChat(request) return recv_deleteOtherFromChat() end |
#deleteSelfFromChat(request) ⇒ Object
1207 1208 1209 1210 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1207 def deleteSelfFromChat(request) send_deleteSelfFromChat(request) return recv_deleteSelfFromChat() end |
#disableNearby ⇒ Object
216 217 218 219 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 216 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 |
#fetchOps(localRev, count, globalRev, individualRev) ⇒ Object
124 125 126 127 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 124 def fetchOps(localRev, count, globalRev, individualRev) send_fetchOps(localRev, count, globalRev, individualRev) return recv_fetchOps() end |
#findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
697 698 699 700 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 697 def findAndAddContactByMetaTag(reqSeq, searchId, reference) send_findAndAddContactByMetaTag(reqSeq, searchId, reference) return recv_findAndAddContactByMetaTag() end |
#findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
557 558 559 560 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 557 def findAndAddContactsByMid(reqSeq, mid, type, reference) send_findAndAddContactsByMid(reqSeq, mid, type, reference) return recv_findAndAddContactsByMid() end |
#findAndAddContactsByPhone(reqSeq, phones, reference) ⇒ Object
1004 1005 1006 1007 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1004 def findAndAddContactsByPhone(reqSeq, phones, reference) send_findAndAddContactsByPhone(reqSeq, phones, reference) return recv_findAndAddContactsByPhone() end |
#findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
602 603 604 605 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 602 def findAndAddContactsByUserid(reqSeq, searchId, reference) send_findAndAddContactsByUserid(reqSeq, searchId, reference) return recv_findAndAddContactsByUserid() end |
#findChatByTicket(request) ⇒ Object
1239 1240 1241 1242 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1239 def findChatByTicket(request) send_findChatByTicket(request) recv_findChatByTicket() end |
#findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
170 171 172 173 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 170 def findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) return recv_findSnsIdUserStatus() end |
#getAllChatMids(request, syncReason) ⇒ Object
1269 1270 1271 1272 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1269 def getAllChatMids(request, syncReason) send_getAllChatMids(request, syncReason) return recv_getAllChatMids() end |
#getAllContactIds(syncReason) ⇒ Object
773 774 775 776 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 773 def getAllContactIds(syncReason) send_getAllContactIds(syncReason) return recv_getAllContactIds() end |
#getAnalyticsInfo ⇒ Object
1050 1051 1052 1053 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1050 def getAnalyticsInfo() send_getAnalyticsInfo() return recv_getAnalyticsInfo() end |
#getBlockedContactIds(syncReason) ⇒ Object
744 745 746 747 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 744 def getBlockedContactIds(syncReason) send_getBlockedContactIds(syncReason) recv_getBlockedContactIds() end |
#getBlockedRecommendationIds(syncReason) ⇒ Object
449 450 451 452 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 449 def getBlockedRecommendationIds(syncReason) send_getBlockedRecommendationIds(syncReason) return recv_getBlockedRecommendationIds() end |
#getChatEffectMetaList(categories) ⇒ Object
1333 1334 1335 1336 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1333 def getChatEffectMetaList(categories) send_getChatEffectMetaList(categories) return recv_getChatEffectMetaList() end |
#getChatRoomAnnouncements(chatRoomMid) ⇒ Object
277 278 279 280 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 277 def getChatRoomAnnouncements(chatRoomMid) send_getChatRoomAnnouncements(chatRoomMid) return recv_getChatRoomAnnouncements() end |
#getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
1364 1365 1366 1367 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1364 def getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) return recv_getChatRoomAnnouncementsBulk() end |
#getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
293 294 295 296 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 293 def getChatRoomBGMs(chatRoomMids, syncReason) send_getChatRoomBGMs(chatRoomMids, syncReason) return recv_getChatRoomBGMs() end |
#getChats(request) ⇒ Object
1428 1429 1430 1431 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1428 def getChats(request) send_getChats(request) return recv_getChats() end |
#getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
1444 1445 1446 1447 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1444 def getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) return recv_getConfigurations() end |
#getContact(id) ⇒ Object
958 959 960 961 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 958 def getContact(id) send_getContact(id) return recv_getContact() end |
#getContacts(ids) ⇒ Object
681 682 683 684 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 681 def getContacts(ids) send_getContacts(ids) return recv_getContacts() end |
#getContactsV2(request, syncReason) ⇒ Object
1460 1461 1462 1463 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1460 def getContactsV2(request, syncReason) send_getContactsV2(request, syncReason) return recv_getContactsV2() end |
#getCountries(countryGroup) ⇒ Object
309 310 311 312 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 309 def getCountries(countryGroup) send_getCountries(countryGroup) return recv_getCountries() end |
#getCountryWithRequestIp ⇒ Object
573 574 575 576 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 573 def getCountryWithRequestIp() send_getCountryWithRequestIp() recv_getCountryWithRequestIp() end |
#getEncryptedIdentityV3 ⇒ Object
1066 1067 1068 1069 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1066 def getEncryptedIdentityV3() send_getEncryptedIdentityV3() return recv_getEncryptedIdentityV3() end |
#getExtendedProfile(syncReason) ⇒ Object
1412 1413 1414 1415 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1412 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
325 326 327 328 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 325 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
1111 1112 1113 1114 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1111 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
341 342 343 344 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 341 def getPendingAgreements() send_getPendingAgreements() return recv_getPendingAgreements() end |
#getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
357 358 359 360 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 357 def getPreviousMessagesV2WithRequest(request, syncReason) send_getPreviousMessagesV2WithRequest(request, syncReason) return recv_getPreviousMessagesV2WithRequest() end |
#getProfile(syncReason) ⇒ Object
1143 1144 1145 1146 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1143 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
618 619 620 621 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 618 def getRecommendationIds(syncReason) send_getRecommendationIds(syncReason) return recv_getRecommendationIds() end |
#getRoomsV2(roomIds) ⇒ Object
1476 1477 1478 1479 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1476 def getRoomsV2(roomIds) send_getRoomsV2(roomIds) return recv_getRoomsV2() end |
#getRSAKeyInfo(provider) ⇒ Object
186 187 188 189 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 186 def getRSAKeyInfo(provider) send_getRSAKeyInfo(provider) return recv_getRSAKeyInfo() end |
#getSettings(syncReason) ⇒ Object
1223 1224 1225 1226 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1223 def getSettings(syncReason) send_getSettings(syncReason) return recv_getSettings() end |
#getSettingsAttributes2(attributesToRetrieve) ⇒ Object
1253 1254 1255 1256 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1253 def getSettingsAttributes2(attributesToRetrieve) send_getSettingsAttributes2(attributesToRetrieve) return recv_getSettingsAttributes2() end |
#inviteFriendsBySms(phoneNumberList) ⇒ Object
587 588 589 590 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 587 def inviteFriendsBySms(phoneNumberList) send_inviteFriendsBySms(phoneNumberList) recv_inviteFriendsBySms() end |
#inviteIntoChat(request) ⇒ Object
1285 1286 1287 1288 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1285 def inviteIntoChat(request) send_inviteIntoChat(request) return recv_inviteIntoChat() end |
#inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
542 543 544 545 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 542 def inviteIntoRoom(reqSeq, roomId, contactIds) send_inviteIntoRoom(reqSeq, roomId, contactIds) recv_inviteIntoRoom() end |
#leaveRoom(reqSeq, roomId) ⇒ Object
835 836 837 838 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 835 def leaveRoom(reqSeq, roomId) send_leaveRoom(reqSeq, roomId) recv_leaveRoom() end |
#negotiateE2EEPublicKey(mid) ⇒ Object
465 466 467 468 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 465 def negotiateE2EEPublicKey(mid) send_negotiateE2EEPublicKey(mid) return recv_negotiateE2EEPublicKey() end |
#noop ⇒ Object
866 867 868 869 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 866 def noop() send_noop() recv_noop() end |
#notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
912 913 914 915 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 912 def notifyInstalled(udidHash, applicationTypeWithExtensions) send_notifyInstalled(udidHash, applicationTypeWithExtensions) recv_notifyInstalled() end |
#notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
758 759 760 761 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 758 def notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) recv_notifyRegistrationComplete() end |
#notifySleep(lastRev, badge) ⇒ Object
1082 1083 1084 1085 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1082 def notifySleep(lastRev, badge) send_notifySleep(lastRev, badge) recv_notifySleep() end |
#notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
820 821 822 823 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 820 def notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) recv_notifyUpdated() end |
#openProximityMatch(location, networkStatus) ⇒ Object
665 666 667 668 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 665 def openProximityMatch(location, networkStatus) send_openProximityMatch(location, networkStatus) return recv_openProximityMatch() end |
#recv_acceptChatInvitation ⇒ Object
1106 1107 1108 1109 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1106 def recv_acceptChatInvitation() result = (AcceptChatInvitation_result) return end |
#recv_acceptChatInvitationByTicket ⇒ Object
1136 1137 1138 1139 1140 1141 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1136 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
998 999 1000 1001 1002 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 998 def recv_acceptProximityMatches() result = (AcceptProximityMatches_result) raise result.e unless result.e.nil? return end |
#recv_acquireEncryptedAccessToken ⇒ Object
798 799 800 801 802 803 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 798 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
906 907 908 909 910 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 906 def recv_blockContact() result = (BlockContact_result) raise result.e unless result.e.nil? return end |
#recv_blockRecommendation ⇒ Object
983 984 985 986 987 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 983 def recv_blockRecommendation() result = (BlockRecommendation_result) raise result.e unless result.e.nil? return end |
#recv_cancelChatInvitation ⇒ Object
1168 1169 1170 1171 1172 1173 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1168 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
1029 1030 1031 1032 1033 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1029 def recv_closeProximityMatch() result = (CloseProximityMatch_result) raise result.e unless result.e.nil? return end |
#recv_createAccountMigrationPincodeSession ⇒ Object
859 860 861 862 863 864 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 859 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
1184 1185 1186 1187 1188 1189 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1184 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
256 257 258 259 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 256 def recv_createChatRoomAnnouncement() result = (CreateChatRoomAnnouncement_result) return end |
#recv_createRoomV2 ⇒ Object
270 271 272 273 274 275 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 270 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
1200 1201 1202 1203 1204 1205 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1200 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
1216 1217 1218 1219 1220 1221 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1216 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
225 226 227 228 229 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 225 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_fetchOps ⇒ Object
133 134 135 136 137 138 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 133 def recv_fetchOps() result = (FetchOps_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'fetchOps failed: unknown result') end |
#recv_findAndAddContactByMetaTag ⇒ Object
706 707 708 709 710 711 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 706 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
566 567 568 569 570 571 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 566 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
1013 1014 1015 1016 1017 1018 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1013 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
611 612 613 614 615 616 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 611 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
1248 1249 1250 1251 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1248 def recv_findChatByTicket() result = (FindChatByTicket_result) return end |
#recv_findSnsIdUserStatus ⇒ Object
179 180 181 182 183 184 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 179 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_getAllChatMids ⇒ Object
1278 1279 1280 1281 1282 1283 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1278 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
782 783 784 785 786 787 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 782 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
1059 1060 1061 1062 1063 1064 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1059 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
753 754 755 756 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 753 def recv_getBlockedContactIds() result = (GetBlockedContactIds_result) return end |
#recv_getBlockedRecommendationIds ⇒ Object
458 459 460 461 462 463 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 458 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
1342 1343 1344 1345 1346 1347 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1342 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
286 287 288 289 290 291 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 286 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
1373 1374 1375 1376 1377 1378 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1373 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
302 303 304 305 306 307 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 302 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
1437 1438 1439 1440 1441 1442 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1437 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
1453 1454 1455 1456 1457 1458 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1453 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
967 968 969 970 971 972 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 967 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
690 691 692 693 694 695 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 690 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
1469 1470 1471 1472 1473 1474 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1469 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
318 319 320 321 322 323 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 318 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
582 583 584 585 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 582 def recv_getCountryWithRequestIp() result = (GetCountryWithRequestIp_result) return end |
#recv_getEncryptedIdentityV3 ⇒ Object
1075 1076 1077 1078 1079 1080 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1075 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
1421 1422 1423 1424 1425 1426 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1421 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
334 335 336 337 338 339 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 334 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
1120 1121 1122 1123 1124 1125 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1120 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
350 351 352 353 354 355 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 350 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
366 367 368 369 370 371 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 366 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
1152 1153 1154 1155 1156 1157 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1152 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
627 628 629 630 631 632 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 627 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
1485 1486 1487 1488 1489 1490 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1485 def recv_getRoomsV2() result = (GetRoomsV2_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'getRoomsV2 failed: unknown result') end |
#recv_getRSAKeyInfo ⇒ Object
195 196 197 198 199 200 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 195 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
1232 1233 1234 1235 1236 1237 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1232 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
1262 1263 1264 1265 1266 1267 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1262 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
596 597 598 599 600 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 596 def recv_inviteFriendsBySms() result = (InviteFriendsBySms_result) raise result.e unless result.e.nil? return end |
#recv_inviteIntoChat ⇒ Object
1294 1295 1296 1297 1298 1299 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1294 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
551 552 553 554 555 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 551 def recv_inviteIntoRoom() result = (InviteIntoRoom_result) raise result.e unless result.e.nil? return end |
#recv_leaveRoom ⇒ Object
844 845 846 847 848 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 844 def recv_leaveRoom() result = (LeaveRoom_result) raise result.e unless result.e.nil? return end |
#recv_negotiateE2EEPublicKey ⇒ Object
474 475 476 477 478 479 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 474 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
875 876 877 878 879 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 875 def recv_noop() result = (Noop_result) raise result.e unless result.e.nil? return end |
#recv_notifyInstalled ⇒ Object
921 922 923 924 925 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 921 def recv_notifyInstalled() result = (NotifyInstalled_result) raise result.e unless result.e.nil? return end |
#recv_notifyRegistrationComplete ⇒ Object
767 768 769 770 771 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 767 def recv_notifyRegistrationComplete() result = (NotifyRegistrationComplete_result) raise result.e unless result.e.nil? return end |
#recv_notifySleep ⇒ Object
1091 1092 1093 1094 1095 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1091 def recv_notifySleep() result = (NotifySleep_result) raise result.e unless result.e.nil? return end |
#recv_notifyUpdated ⇒ Object
829 830 831 832 833 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 829 def recv_notifyUpdated() result = (NotifyUpdated_result) raise result.e unless result.e.nil? return end |
#recv_openProximityMatch ⇒ Object
674 675 676 677 678 679 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 674 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
951 952 953 954 955 956 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 951 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
1044 1045 1046 1047 1048 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1044 def recv_registerUserid() result = (RegisterUserid_result) raise result.e unless result.e.nil? return end |
#recv_reissueChatTicket ⇒ Object
1310 1311 1312 1313 1314 1315 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1310 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
1326 1327 1328 1329 1330 1331 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1326 def recv_rejectChatInvitation() result = (RejectChatInvitation_result) return result.success unless result.success.nil? raise result.e unless result.e.nil? raise ::Thrift::ApplicationException.new(::Thrift::ApplicationException::MISSING_RESULT, 'rejectChatInvitation failed: unknown result') end |
#recv_removeAllMessages ⇒ Object
521 522 523 524 525 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 521 def recv_removeAllMessages() result = (RemoveAllMessages_result) raise result.e unless result.e.nil? return end |
#recv_removeChatRoomAnnouncement ⇒ Object
382 383 384 385 386 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 382 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
397 398 399 400 401 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 397 def recv_reportAbuse() result = (ReportAbuse_result) raise result.e unless result.e.nil? return end |
#recv_reportDeviceState ⇒ Object
149 150 151 152 153 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 149 def recv_reportDeviceState() result = (ReportDeviceState_result) raise result.e unless result.e.nil? return end |
#recv_respondE2EEKeyExchange ⇒ Object
443 444 445 446 447 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 443 def recv_respondE2EEKeyExchange() result = (RespondE2EEKeyExchange_result) raise result.e unless result.e.nil? return end |
#recv_sendChatChecked ⇒ Object
164 165 166 167 168 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 164 def recv_sendChatChecked() result = (SendChatChecked_result) raise result.e unless result.e.nil? return end |
#recv_sendChatRemoved ⇒ Object
506 507 508 509 510 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 506 def recv_sendChatRemoved() result = (SendChatRemoved_result) raise result.e unless result.e.nil? return end |
#recv_sendMessage ⇒ Object
490 491 492 493 494 495 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 490 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
1358 1359 1360 1361 1362 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1358 def recv_setNotificationsEnabled() result = (SetNotificationsEnabled_result) raise result.e unless result.e.nil? return end |
#recv_syncContacts ⇒ Object
722 723 724 725 726 727 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 722 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
738 739 740 741 742 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 738 def recv_unblockContact() result = (UnblockContact_result) raise result.e unless result.e.nil? return end |
#recv_unblockRecommendation ⇒ Object
936 937 938 939 940 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 936 def recv_unblockRecommendation() result = (UnblockRecommendation_result) raise result.e unless result.e.nil? return end |
#recv_unregisterUserAndDevice ⇒ Object
890 891 892 893 894 895 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 890 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
536 537 538 539 540 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 536 def recv_updateAccountMigrationPincode() result = (UpdateAccountMigrationPincode_result) raise result.e unless result.e.nil? return end |
#recv_updateAndGetNearby ⇒ Object
240 241 242 243 244 245 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 240 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
1389 1390 1391 1392 1393 1394 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1389 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
412 413 414 415 416 417 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 412 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
643 644 645 646 647 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 643 def recv_updateContactSetting() result = (UpdateContactSetting_result) raise result.e unless result.e.nil? return end |
#recv_updateExtendedProfileAttribute ⇒ Object
211 212 213 214 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 211 def recv_updateExtendedProfileAttribute() result = (UpdateExtendedProfileAttribute_result) return end |
#recv_updateProfileAttributes ⇒ Object
428 429 430 431 432 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 428 def recv_updateProfileAttributes() result = (UpdateProfileAttributes_result) raise result.e unless result.e.nil? return end |
#recv_updateSettingsAttributes2 ⇒ Object
1405 1406 1407 1408 1409 1410 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1405 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
814 815 816 817 818 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 814 def recv_verifyAccountMigration() result = (VerifyAccountMigration_result) raise result.e unless result.e.nil? return end |
#recv_verifyIdentityCredentialWithResult ⇒ Object
658 659 660 661 662 663 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 658 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
942 943 944 945 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 942 def registerE2EEPublicKey(reqSeq, publicKey) send_registerE2EEPublicKey(reqSeq, publicKey) return recv_registerE2EEPublicKey() end |
#registerUserid(reqSeq, searchId) ⇒ Object
1035 1036 1037 1038 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1035 def registerUserid(reqSeq, searchId) send_registerUserid(reqSeq, searchId) recv_registerUserid() end |
#reissueChatTicket(request) ⇒ Object
1301 1302 1303 1304 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1301 def reissueChatTicket(request) send_reissueChatTicket(request) return recv_reissueChatTicket() end |
#rejectChatInvitation(request) ⇒ Object
1317 1318 1319 1320 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1317 def rejectChatInvitation(request) send_rejectChatInvitation(request) return recv_rejectChatInvitation() end |
#removeAllMessages(seq, lastMessageId) ⇒ Object
512 513 514 515 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 512 def removeAllMessages(seq, lastMessageId) send_removeAllMessages(seq, lastMessageId) recv_removeAllMessages() end |
#removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
373 374 375 376 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 373 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
388 389 390 391 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 388 def reportAbuse(abuseReport) send_reportAbuse(abuseReport) recv_reportAbuse() end |
#reportDeviceState(booleanState, stringState) ⇒ Object
140 141 142 143 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 140 def reportDeviceState(booleanState, stringState) send_reportDeviceState(booleanState, stringState) recv_reportDeviceState() end |
#respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
434 435 436 437 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 434 def respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) recv_respondE2EEKeyExchange() end |
#send_acceptChatInvitation(request) ⇒ Object
1102 1103 1104 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1102 def send_acceptChatInvitation(request) ('acceptChatInvitation', AcceptChatInvitation_args, :request => request) end |
#send_acceptChatInvitationByTicket(request) ⇒ Object
1132 1133 1134 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1132 def send_acceptChatInvitationByTicket(request) ('acceptChatInvitationByTicket', AcceptChatInvitationByTicket_args, :request => request) end |
#send_acceptProximityMatches(sessionId, ids) ⇒ Object
994 995 996 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 994 def send_acceptProximityMatches(sessionId, ids) ('acceptProximityMatches', AcceptProximityMatches_args, :sessionId => sessionId, :ids => ids) end |
#send_acquireEncryptedAccessToken(featureType) ⇒ Object
794 795 796 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 794 def send_acquireEncryptedAccessToken(featureType) ('acquireEncryptedAccessToken', AcquireEncryptedAccessToken_args, :featureType => featureType) end |
#send_blockContact(reqSeq, id) ⇒ Object
902 903 904 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 902 def send_blockContact(reqSeq, id) ('blockContact', BlockContact_args, :reqSeq => reqSeq, :id => id) end |
#send_blockRecommendation(reqSeq, id) ⇒ Object
979 980 981 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 979 def send_blockRecommendation(reqSeq, id) ('blockRecommendation', BlockRecommendation_args, :reqSeq => reqSeq, :id => id) end |
#send_cancelChatInvitation(request) ⇒ Object
1164 1165 1166 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1164 def send_cancelChatInvitation(request) ('cancelChatInvitation', CancelChatInvitation_args, :request => request) end |
#send_closeProximityMatch(sessionId) ⇒ Object
1025 1026 1027 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1025 def send_closeProximityMatch(sessionId) ('closeProximityMatch', CloseProximityMatch_args, :sessionId => sessionId) end |
#send_createAccountMigrationPincodeSession ⇒ Object
855 856 857 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 855 def send_createAccountMigrationPincodeSession() ('createAccountMigrationPincodeSession', CreateAccountMigrationPincodeSession_args) end |
#send_createChat(request) ⇒ Object
1180 1181 1182 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1180 def send_createChat(request) ('createChat', CreateChat_args, :request => request) end |
#send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
252 253 254 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 252 def send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ('createChatRoomAnnouncement', CreateChatRoomAnnouncement_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :type => type, :contents => contents) end |
#send_createRoomV2(reqSeq, contactIds) ⇒ Object
266 267 268 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 266 def send_createRoomV2(reqSeq, contactIds) ('createRoomV2', CreateRoomV2_args, :reqSeq => reqSeq, :contactIds => contactIds) end |
#send_deleteOtherFromChat(request) ⇒ Object
1196 1197 1198 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1196 def send_deleteOtherFromChat(request) ('deleteOtherFromChat', DeleteOtherFromChat_args, :request => request) end |
#send_deleteSelfFromChat(request) ⇒ Object
1212 1213 1214 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1212 def send_deleteSelfFromChat(request) ('deleteSelfFromChat', DeleteSelfFromChat_args, :request => request) end |
#send_disableNearby ⇒ Object
221 222 223 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 221 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_fetchOps(localRev, count, globalRev, individualRev) ⇒ Object
129 130 131 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 129 def send_fetchOps(localRev, count, globalRev, individualRev) ('fetchOps', FetchOps_args, :localRev => localRev, :count => count, :globalRev => globalRev, :individualRev => individualRev) end |
#send_findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
702 703 704 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 702 def send_findAndAddContactByMetaTag(reqSeq, searchId, reference) ('findAndAddContactByMetaTag', FindAndAddContactByMetaTag_args, :reqSeq => reqSeq, :searchId => searchId, :reference => reference) end |
#send_findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
562 563 564 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 562 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
1009 1010 1011 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1009 def send_findAndAddContactsByPhone(reqSeq, phones, reference) ('findAndAddContactsByPhone', FindAndAddContactsByPhone_args, :reqSeq => reqSeq, :phones => phones, :reference => reference) end |
#send_findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
607 608 609 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 607 def send_findAndAddContactsByUserid(reqSeq, searchId, reference) ('findAndAddContactsByUserid', FindAndAddContactsByUserid_args, :reqSeq => reqSeq, :searchId => searchId, :reference => reference) end |
#send_findChatByTicket(request) ⇒ Object
1244 1245 1246 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1244 def send_findChatByTicket(request) ('findChatByTicket', FindChatByTicket_args, :request => request) end |
#send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
175 176 177 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 175 def send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ('findSnsIdUserStatus', FindSnsIdUserStatus_args, :snsIdType => snsIdType, :snsAccessToken => snsAccessToken, :udidHash => udidHash, :migrationPincodeSessionId => migrationPincodeSessionId, :oldUdidHash => oldUdidHash) end |
#send_getAllChatMids(request, syncReason) ⇒ Object
1274 1275 1276 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1274 def send_getAllChatMids(request, syncReason) ('getAllChatMids', GetAllChatMids_args, :request => request, :syncReason => syncReason) end |
#send_getAllContactIds(syncReason) ⇒ Object
778 779 780 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 778 def send_getAllContactIds(syncReason) ('getAllContactIds', GetAllContactIds_args, :syncReason => syncReason) end |
#send_getAnalyticsInfo ⇒ Object
1055 1056 1057 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1055 def send_getAnalyticsInfo() ('getAnalyticsInfo', GetAnalyticsInfo_args) end |
#send_getBlockedContactIds(syncReason) ⇒ Object
749 750 751 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 749 def send_getBlockedContactIds(syncReason) ('getBlockedContactIds', GetBlockedContactIds_args, :syncReason => syncReason) end |
#send_getBlockedRecommendationIds(syncReason) ⇒ Object
454 455 456 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 454 def send_getBlockedRecommendationIds(syncReason) ('getBlockedRecommendationIds', GetBlockedRecommendationIds_args, :syncReason => syncReason) end |
#send_getChatEffectMetaList(categories) ⇒ Object
1338 1339 1340 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1338 def send_getChatEffectMetaList(categories) ('getChatEffectMetaList', GetChatEffectMetaList_args, :categories => categories) end |
#send_getChatRoomAnnouncements(chatRoomMid) ⇒ Object
282 283 284 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 282 def send_getChatRoomAnnouncements(chatRoomMid) ('getChatRoomAnnouncements', GetChatRoomAnnouncements_args, :chatRoomMid => chatRoomMid) end |
#send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
1369 1370 1371 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1369 def send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ('getChatRoomAnnouncementsBulk', GetChatRoomAnnouncementsBulk_args, :chatRoomMids => chatRoomMids, :syncReason => syncReason) end |
#send_getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
298 299 300 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 298 def send_getChatRoomBGMs(chatRoomMids, syncReason) ('getChatRoomBGMs', GetChatRoomBGMs_args, :chatRoomMids => chatRoomMids, :syncReason => syncReason) end |
#send_getChats(request) ⇒ Object
1433 1434 1435 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1433 def send_getChats(request) ('getChats', GetChats_args, :request => request) end |
#send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
1449 1450 1451 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1449 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
963 964 965 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 963 def send_getContact(id) ('getContact', GetContact_args, :id => id) end |
#send_getContacts(ids) ⇒ Object
686 687 688 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 686 def send_getContacts(ids) ('getContacts', GetContacts_args, :ids => ids) end |
#send_getContactsV2(request, syncReason) ⇒ Object
1465 1466 1467 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1465 def send_getContactsV2(request, syncReason) ('getContactsV2', GetContactsV2_args, :request => request, :syncReason => syncReason) end |
#send_getCountries(countryGroup) ⇒ Object
314 315 316 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 314 def send_getCountries(countryGroup) ('getCountries', GetCountries_args, :countryGroup => countryGroup) end |
#send_getCountryWithRequestIp ⇒ Object
578 579 580 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 578 def send_getCountryWithRequestIp() ('getCountryWithRequestIp', GetCountryWithRequestIp_args) end |
#send_getEncryptedIdentityV3 ⇒ Object
1071 1072 1073 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1071 def send_getEncryptedIdentityV3() ('getEncryptedIdentityV3', GetEncryptedIdentityV3_args) end |
#send_getExtendedProfile(syncReason) ⇒ Object
1417 1418 1419 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1417 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
330 331 332 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 330 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
1116 1117 1118 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1116 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
346 347 348 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 346 def send_getPendingAgreements() ('getPendingAgreements', GetPendingAgreements_args) end |
#send_getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
362 363 364 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 362 def send_getPreviousMessagesV2WithRequest(request, syncReason) ('getPreviousMessagesV2WithRequest', GetPreviousMessagesV2WithRequest_args, :request => request, :syncReason => syncReason) end |
#send_getProfile(syncReason) ⇒ Object
1148 1149 1150 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1148 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
623 624 625 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 623 def send_getRecommendationIds(syncReason) ('getRecommendationIds', GetRecommendationIds_args, :syncReason => syncReason) end |
#send_getRoomsV2(roomIds) ⇒ Object
1481 1482 1483 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1481 def send_getRoomsV2(roomIds) ('getRoomsV2', GetRoomsV2_args, :roomIds => roomIds) end |
#send_getRSAKeyInfo(provider) ⇒ Object
191 192 193 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 191 def send_getRSAKeyInfo(provider) ('getRSAKeyInfo', GetRSAKeyInfo_args, :provider => provider) end |
#send_getSettings(syncReason) ⇒ Object
1228 1229 1230 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1228 def send_getSettings(syncReason) ('getSettings', GetSettings_args, :syncReason => syncReason) end |
#send_getSettingsAttributes2(attributesToRetrieve) ⇒ Object
1258 1259 1260 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1258 def send_getSettingsAttributes2(attributesToRetrieve) ('getSettingsAttributes2', GetSettingsAttributes2_args, :attributesToRetrieve => attributesToRetrieve) end |
#send_inviteFriendsBySms(phoneNumberList) ⇒ Object
592 593 594 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 592 def send_inviteFriendsBySms(phoneNumberList) ('inviteFriendsBySms', InviteFriendsBySms_args, :phoneNumberList => phoneNumberList) end |
#send_inviteIntoChat(request) ⇒ Object
1290 1291 1292 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1290 def send_inviteIntoChat(request) ('inviteIntoChat', InviteIntoChat_args, :request => request) end |
#send_inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
547 548 549 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 547 def send_inviteIntoRoom(reqSeq, roomId, contactIds) ('inviteIntoRoom', InviteIntoRoom_args, :reqSeq => reqSeq, :roomId => roomId, :contactIds => contactIds) end |
#send_leaveRoom(reqSeq, roomId) ⇒ Object
840 841 842 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 840 def send_leaveRoom(reqSeq, roomId) ('leaveRoom', LeaveRoom_args, :reqSeq => reqSeq, :roomId => roomId) end |
#send_negotiateE2EEPublicKey(mid) ⇒ Object
470 471 472 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 470 def send_negotiateE2EEPublicKey(mid) ('negotiateE2EEPublicKey', NegotiateE2EEPublicKey_args, :mid => mid) end |
#send_noop ⇒ Object
871 872 873 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 871 def send_noop() ('noop', Noop_args) end |
#send_notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
917 918 919 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 917 def send_notifyInstalled(udidHash, applicationTypeWithExtensions) ('notifyInstalled', NotifyInstalled_args, :udidHash => udidHash, :applicationTypeWithExtensions => applicationTypeWithExtensions) end |
#send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
763 764 765 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 763 def send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ('notifyRegistrationComplete', NotifyRegistrationComplete_args, :udidHash => udidHash, :applicationTypeWithExtensions => applicationTypeWithExtensions) end |
#send_notifySleep(lastRev, badge) ⇒ Object
1087 1088 1089 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1087 def send_notifySleep(lastRev, badge) ('notifySleep', NotifySleep_args, :lastRev => lastRev, :badge => badge) end |
#send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
825 826 827 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 825 def send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ('notifyUpdated', NotifyUpdated_args, :lastRev => lastRev, :deviceInfo => deviceInfo, :udidHash => udidHash, :oldUdidHash => oldUdidHash) end |
#send_openProximityMatch(location, networkStatus) ⇒ Object
670 671 672 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 670 def send_openProximityMatch(location, networkStatus) ('openProximityMatch', OpenProximityMatch_args, :location => location, :networkStatus => networkStatus) end |
#send_registerE2EEPublicKey(reqSeq, publicKey) ⇒ Object
947 948 949 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 947 def send_registerE2EEPublicKey(reqSeq, publicKey) ('registerE2EEPublicKey', RegisterE2EEPublicKey_args, :reqSeq => reqSeq, :publicKey => publicKey) end |
#send_registerUserid(reqSeq, searchId) ⇒ Object
1040 1041 1042 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1040 def send_registerUserid(reqSeq, searchId) ('registerUserid', RegisterUserid_args, :reqSeq => reqSeq, :searchId => searchId) end |
#send_reissueChatTicket(request) ⇒ Object
1306 1307 1308 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1306 def send_reissueChatTicket(request) ('reissueChatTicket', ReissueChatTicket_args, :request => request) end |
#send_rejectChatInvitation(request) ⇒ Object
1322 1323 1324 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1322 def send_rejectChatInvitation(request) ('rejectChatInvitation', RejectChatInvitation_args, :request => request) end |
#send_removeAllMessages(seq, lastMessageId) ⇒ Object
517 518 519 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 517 def send_removeAllMessages(seq, lastMessageId) ('removeAllMessages', RemoveAllMessages_args, :seq => seq, :lastMessageId => lastMessageId) end |
#send_removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
378 379 380 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 378 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
393 394 395 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 393 def send_reportAbuse(abuseReport) ('reportAbuse', ReportAbuse_args, :abuseReport => abuseReport) end |
#send_reportDeviceState(booleanState, stringState) ⇒ Object
145 146 147 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 145 def send_reportDeviceState(booleanState, stringState) ('reportDeviceState', ReportDeviceState_args, :booleanState => booleanState, :stringState => stringState) end |
#send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
439 440 441 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 439 def send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ('respondE2EEKeyExchange', RespondE2EEKeyExchange_args, :reqSeq => reqSeq, :encryptedKeyChain => encryptedKeyChain, :hashKeyChain => hashKeyChain) end |
#send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
160 161 162 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 160 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
502 503 504 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 502 def send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ('sendChatRemoved', SendChatRemoved_args, :seq => seq, :chatMid => chatMid, :lastMessageId => lastMessageId, :sessionId => sessionId) end |
#send_sendMessage(seq, message) ⇒ Object
486 487 488 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 486 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
1354 1355 1356 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1354 def send_setNotificationsEnabled(reqSeq, type, target, enablement) ('setNotificationsEnabled', SetNotificationsEnabled_args, :reqSeq => reqSeq, :type => type, :target => target, :enablement => enablement) end |
#send_syncContacts(reqSeq, localContacts) ⇒ Object
718 719 720 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 718 def send_syncContacts(reqSeq, localContacts) ('syncContacts', SyncContacts_args, :reqSeq => reqSeq, :localContacts => localContacts) end |
#send_unblockContact(reqSeq, id, reference) ⇒ Object
734 735 736 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 734 def send_unblockContact(reqSeq, id, reference) ('unblockContact', UnblockContact_args, :reqSeq => reqSeq, :id => id, :reference => reference) end |
#send_unblockRecommendation(reqSeq, id) ⇒ Object
932 933 934 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 932 def send_unblockRecommendation(reqSeq, id) ('unblockRecommendation', UnblockRecommendation_args, :reqSeq => reqSeq, :id => id) end |
#send_unregisterUserAndDevice ⇒ Object
886 887 888 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 886 def send_unregisterUserAndDevice() ('unregisterUserAndDevice', UnregisterUserAndDevice_args) end |
#send_updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
532 533 534 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 532 def send_updateAccountMigrationPincode(accountMigrationPincode) ('updateAccountMigrationPincode', UpdateAccountMigrationPincode_args, :accountMigrationPincode => accountMigrationPincode) end |
#send_updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
236 237 238 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 236 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
1385 1386 1387 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1385 def send_updateChat(request) ('updateChat', UpdateChat_args, :request => request) end |
#send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
408 409 410 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 408 def send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ('updateChatRoomBGM', UpdateChatRoomBGM_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :chatRoomBGMInfo => chatRoomBGMInfo) end |
#send_updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
639 640 641 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 639 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
207 208 209 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 207 def send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ('updateExtendedProfileAttribute', UpdateExtendedProfileAttribute_args, :reqSeq => reqSeq, :attr => attr, :extendedProfile => extendedProfile) end |
#send_updateProfileAttributes(reqSeq, request) ⇒ Object
424 425 426 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 424 def send_updateProfileAttributes(reqSeq, request) ('updateProfileAttributes', UpdateProfileAttributes_args, :reqSeq => reqSeq, :request => request) end |
#send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
1401 1402 1403 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1401 def send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ('updateSettingsAttributes2', UpdateSettingsAttributes2_args, :reqSeq => reqSeq, :attributesToUpdate => attributesToUpdate, :settings => settings) end |
#send_verifyAccountMigration(migrationSessionId) ⇒ Object
810 811 812 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 810 def send_verifyAccountMigration(migrationSessionId) ('verifyAccountMigration', VerifyAccountMigration_args, :migrationSessionId => migrationSessionId) end |
#send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
654 655 656 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 654 def send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ('verifyIdentityCredentialWithResult', VerifyIdentityCredentialWithResult_args, :identityCredential => identityCredential, :migrationPincodeSessionId => migrationPincodeSessionId) end |
#sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
155 156 157 158 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 155 def sendChatChecked(seq, chatMid, lastMessageId, sessionId) send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) recv_sendChatChecked() end |
#sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ⇒ Object
497 498 499 500 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 497 def sendChatRemoved(seq, chatMid, lastMessageId, sessionId) send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) recv_sendChatRemoved() end |
#sendMessage(seq, message) ⇒ Object
481 482 483 484 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 481 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
1349 1350 1351 1352 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1349 def setNotificationsEnabled(reqSeq, type, target, enablement) send_setNotificationsEnabled(reqSeq, type, target, enablement) recv_setNotificationsEnabled() end |
#syncContacts(reqSeq, localContacts) ⇒ Object
713 714 715 716 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 713 def syncContacts(reqSeq, localContacts) send_syncContacts(reqSeq, localContacts) return recv_syncContacts() end |
#unblockContact(reqSeq, id, reference) ⇒ Object
729 730 731 732 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 729 def unblockContact(reqSeq, id, reference) send_unblockContact(reqSeq, id, reference) recv_unblockContact() end |
#unblockRecommendation(reqSeq, id) ⇒ Object
927 928 929 930 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 927 def unblockRecommendation(reqSeq, id) send_unblockRecommendation(reqSeq, id) recv_unblockRecommendation() end |
#unregisterUserAndDevice ⇒ Object
881 882 883 884 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 881 def unregisterUserAndDevice() send_unregisterUserAndDevice() return recv_unregisterUserAndDevice() end |
#updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
527 528 529 530 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 527 def updateAccountMigrationPincode(accountMigrationPincode) send_updateAccountMigrationPincode(accountMigrationPincode) recv_updateAccountMigrationPincode() end |
#updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
231 232 233 234 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 231 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
1380 1381 1382 1383 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1380 def updateChat(request) send_updateChat(request) return recv_updateChat() end |
#updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
403 404 405 406 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 403 def updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) return recv_updateChatRoomBGM() end |
#updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
634 635 636 637 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 634 def updateContactSetting(reqSeq, mid, flag, value) send_updateContactSetting(reqSeq, mid, flag, value) recv_updateContactSetting() end |
#updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ⇒ Object
202 203 204 205 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 202 def updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) recv_updateExtendedProfileAttribute() end |
#updateProfileAttributes(reqSeq, request) ⇒ Object
419 420 421 422 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 419 def updateProfileAttributes(reqSeq, request) send_updateProfileAttributes(reqSeq, request) recv_updateProfileAttributes() end |
#updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
1396 1397 1398 1399 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1396 def updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) return recv_updateSettingsAttributes2() end |
#verifyAccountMigration(migrationSessionId) ⇒ Object
805 806 807 808 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 805 def verifyAccountMigration(migrationSessionId) send_verifyAccountMigration(migrationSessionId) recv_verifyAccountMigration() end |
#verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
649 650 651 652 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 649 def verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) return recv_verifyIdentityCredentialWithResult() end |