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
- #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
- #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_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_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_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_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
1065 1066 1067 1068 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1065 def acceptChatInvitation(request) send_acceptChatInvitation(request) recv_acceptChatInvitation() end |
#acceptChatInvitationByTicket(request) ⇒ Object
1095 1096 1097 1098 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1095 def acceptChatInvitationByTicket(request) send_acceptChatInvitationByTicket(request) return recv_acceptChatInvitationByTicket() end |
#acceptProximityMatches(sessionId, ids) ⇒ Object
957 958 959 960 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 957 def acceptProximityMatches(sessionId, ids) send_acceptProximityMatches(sessionId, ids) recv_acceptProximityMatches() end |
#acquireEncryptedAccessToken(featureType) ⇒ Object
757 758 759 760 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 757 def acquireEncryptedAccessToken(featureType) send_acquireEncryptedAccessToken(featureType) return recv_acquireEncryptedAccessToken() end |
#blockContact(reqSeq, id) ⇒ Object
865 866 867 868 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 865 def blockContact(reqSeq, id) send_blockContact(reqSeq, id) recv_blockContact() end |
#blockRecommendation(reqSeq, id) ⇒ Object
942 943 944 945 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 942 def blockRecommendation(reqSeq, id) send_blockRecommendation(reqSeq, id) recv_blockRecommendation() end |
#cancelChatInvitation(request) ⇒ Object
1127 1128 1129 1130 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1127 def cancelChatInvitation(request) send_cancelChatInvitation(request) return recv_cancelChatInvitation() end |
#closeProximityMatch(sessionId) ⇒ Object
988 989 990 991 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 988 def closeProximityMatch(sessionId) send_closeProximityMatch(sessionId) recv_closeProximityMatch() end |
#createAccountMigrationPincodeSession ⇒ Object
818 819 820 821 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 818 def createAccountMigrationPincodeSession() send_createAccountMigrationPincodeSession() return recv_createAccountMigrationPincodeSession() end |
#createChat(request) ⇒ Object
1143 1144 1145 1146 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1143 def createChat(request) send_createChat(request) return recv_createChat() end |
#createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
215 216 217 218 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 215 def createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) recv_createChatRoomAnnouncement() end |
#createRoomV2(reqSeq, contactIds) ⇒ Object
229 230 231 232 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 229 def createRoomV2(reqSeq, contactIds) send_createRoomV2(reqSeq, contactIds) return recv_createRoomV2() end |
#deleteOtherFromChat(request) ⇒ Object
1159 1160 1161 1162 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1159 def deleteOtherFromChat(request) send_deleteOtherFromChat(request) return recv_deleteOtherFromChat() end |
#deleteSelfFromChat(request) ⇒ Object
1175 1176 1177 1178 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1175 def deleteSelfFromChat(request) send_deleteSelfFromChat(request) return recv_deleteSelfFromChat() end |
#disableNearby ⇒ Object
184 185 186 187 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 184 def disableNearby() send_disableNearby() recv_disableNearby() end |
#fetchOps(localRev, count, globalRev, individualRev) ⇒ Object
92 93 94 95 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 92 def fetchOps(localRev, count, globalRev, individualRev) send_fetchOps(localRev, count, globalRev, individualRev) return recv_fetchOps() end |
#findAndAddContactByMetaTag(reqSeq, searchId, reference) ⇒ Object
665 666 667 668 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 665 def findAndAddContactByMetaTag(reqSeq, searchId, reference) send_findAndAddContactByMetaTag(reqSeq, searchId, reference) return recv_findAndAddContactByMetaTag() end |
#findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
525 526 527 528 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 525 def findAndAddContactsByMid(reqSeq, mid, type, reference) send_findAndAddContactsByMid(reqSeq, mid, type, reference) return recv_findAndAddContactsByMid() end |
#findAndAddContactsByPhone(reqSeq, phones, reference) ⇒ Object
972 973 974 975 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 972 def findAndAddContactsByPhone(reqSeq, phones, reference) send_findAndAddContactsByPhone(reqSeq, phones, reference) return recv_findAndAddContactsByPhone() end |
#findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
570 571 572 573 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 570 def findAndAddContactsByUserid(reqSeq, searchId, reference) send_findAndAddContactsByUserid(reqSeq, searchId, reference) return recv_findAndAddContactsByUserid() end |
#findChatByTicket(request) ⇒ Object
1207 1208 1209 1210 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1207 def findChatByTicket(request) send_findChatByTicket(request) recv_findChatByTicket() end |
#findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
138 139 140 141 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 138 def findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) return recv_findSnsIdUserStatus() end |
#getAllChatMids(request, syncReason) ⇒ Object
1237 1238 1239 1240 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1237 def getAllChatMids(request, syncReason) send_getAllChatMids(request, syncReason) return recv_getAllChatMids() end |
#getAllContactIds(syncReason) ⇒ Object
741 742 743 744 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 741 def getAllContactIds(syncReason) send_getAllContactIds(syncReason) return recv_getAllContactIds() end |
#getAnalyticsInfo ⇒ Object
1018 1019 1020 1021 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1018 def getAnalyticsInfo() send_getAnalyticsInfo() return recv_getAnalyticsInfo() end |
#getBlockedContactIds(syncReason) ⇒ Object
712 713 714 715 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 712 def getBlockedContactIds(syncReason) send_getBlockedContactIds(syncReason) recv_getBlockedContactIds() end |
#getBlockedRecommendationIds(syncReason) ⇒ Object
417 418 419 420 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 417 def getBlockedRecommendationIds(syncReason) send_getBlockedRecommendationIds(syncReason) return recv_getBlockedRecommendationIds() end |
#getChatEffectMetaList(categories) ⇒ Object
1301 1302 1303 1304 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1301 def getChatEffectMetaList(categories) send_getChatEffectMetaList(categories) return recv_getChatEffectMetaList() end |
#getChatRoomAnnouncements(chatRoomMid) ⇒ Object
245 246 247 248 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 245 def getChatRoomAnnouncements(chatRoomMid) send_getChatRoomAnnouncements(chatRoomMid) return recv_getChatRoomAnnouncements() end |
#getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
1332 1333 1334 1335 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1332 def getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) return recv_getChatRoomAnnouncementsBulk() end |
#getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
261 262 263 264 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 261 def getChatRoomBGMs(chatRoomMids, syncReason) send_getChatRoomBGMs(chatRoomMids, syncReason) return recv_getChatRoomBGMs() end |
#getChats(request) ⇒ Object
1396 1397 1398 1399 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1396 def getChats(request) send_getChats(request) return recv_getChats() end |
#getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
1412 1413 1414 1415 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1412 def getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) return recv_getConfigurations() end |
#getContact(id) ⇒ Object
926 927 928 929 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 926 def getContact(id) send_getContact(id) return recv_getContact() end |
#getContacts(ids) ⇒ Object
649 650 651 652 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 649 def getContacts(ids) send_getContacts(ids) return recv_getContacts() end |
#getContactsV2(request, syncReason) ⇒ Object
1428 1429 1430 1431 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1428 def getContactsV2(request, syncReason) send_getContactsV2(request, syncReason) return recv_getContactsV2() end |
#getCountries(countryGroup) ⇒ Object
277 278 279 280 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 277 def getCountries(countryGroup) send_getCountries(countryGroup) return recv_getCountries() end |
#getCountryWithRequestIp ⇒ Object
541 542 543 544 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 541 def getCountryWithRequestIp() send_getCountryWithRequestIp() recv_getCountryWithRequestIp() end |
#getEncryptedIdentityV3 ⇒ Object
1034 1035 1036 1037 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1034 def getEncryptedIdentityV3() send_getEncryptedIdentityV3() return recv_getEncryptedIdentityV3() end |
#getExtendedProfile(syncReason) ⇒ Object
1380 1381 1382 1383 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1380 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
293 294 295 296 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 293 def getInstantNews(region, location) send_getInstantNews(region, location) return recv_getInstantNews() end |
#getMessageBoxes(messageBoxListRequest, syncReason) ⇒ Object
1079 1080 1081 1082 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1079 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
309 310 311 312 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 309 def getPendingAgreements() send_getPendingAgreements() return recv_getPendingAgreements() end |
#getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
325 326 327 328 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 325 def getPreviousMessagesV2WithRequest(request, syncReason) send_getPreviousMessagesV2WithRequest(request, syncReason) return recv_getPreviousMessagesV2WithRequest() end |
#getProfile(syncReason) ⇒ Object
1111 1112 1113 1114 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1111 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
586 587 588 589 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 586 def getRecommendationIds(syncReason) send_getRecommendationIds(syncReason) return recv_getRecommendationIds() end |
#getRoomsV2(roomIds) ⇒ Object
1444 1445 1446 1447 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1444 def getRoomsV2(roomIds) send_getRoomsV2(roomIds) return recv_getRoomsV2() end |
#getRSAKeyInfo(provider) ⇒ Object
154 155 156 157 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 154 def getRSAKeyInfo(provider) send_getRSAKeyInfo(provider) return recv_getRSAKeyInfo() end |
#getSettings(syncReason) ⇒ Object
1191 1192 1193 1194 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1191 def getSettings(syncReason) send_getSettings(syncReason) return recv_getSettings() end |
#getSettingsAttributes2(attributesToRetrieve) ⇒ Object
1221 1222 1223 1224 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1221 def getSettingsAttributes2(attributesToRetrieve) send_getSettingsAttributes2(attributesToRetrieve) return recv_getSettingsAttributes2() end |
#inviteFriendsBySms(phoneNumberList) ⇒ Object
555 556 557 558 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 555 def inviteFriendsBySms(phoneNumberList) send_inviteFriendsBySms(phoneNumberList) recv_inviteFriendsBySms() end |
#inviteIntoChat(request) ⇒ Object
1253 1254 1255 1256 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1253 def inviteIntoChat(request) send_inviteIntoChat(request) return recv_inviteIntoChat() end |
#inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
510 511 512 513 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 510 def inviteIntoRoom(reqSeq, roomId, contactIds) send_inviteIntoRoom(reqSeq, roomId, contactIds) recv_inviteIntoRoom() end |
#leaveRoom(reqSeq, roomId) ⇒ Object
803 804 805 806 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 803 def leaveRoom(reqSeq, roomId) send_leaveRoom(reqSeq, roomId) recv_leaveRoom() end |
#negotiateE2EEPublicKey(mid) ⇒ Object
433 434 435 436 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 433 def negotiateE2EEPublicKey(mid) send_negotiateE2EEPublicKey(mid) return recv_negotiateE2EEPublicKey() end |
#noop ⇒ Object
834 835 836 837 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 834 def noop() send_noop() recv_noop() end |
#notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
880 881 882 883 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 880 def notifyInstalled(udidHash, applicationTypeWithExtensions) send_notifyInstalled(udidHash, applicationTypeWithExtensions) recv_notifyInstalled() end |
#notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
726 727 728 729 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 726 def notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) recv_notifyRegistrationComplete() end |
#notifySleep(lastRev, badge) ⇒ Object
1050 1051 1052 1053 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1050 def notifySleep(lastRev, badge) send_notifySleep(lastRev, badge) recv_notifySleep() end |
#notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
788 789 790 791 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 788 def notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) recv_notifyUpdated() end |
#openProximityMatch(location, networkStatus) ⇒ Object
633 634 635 636 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 633 def openProximityMatch(location, networkStatus) send_openProximityMatch(location, networkStatus) return recv_openProximityMatch() end |
#recv_acceptChatInvitation ⇒ Object
1074 1075 1076 1077 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1074 def recv_acceptChatInvitation() result = (AcceptChatInvitation_result) return end |
#recv_acceptChatInvitationByTicket ⇒ Object
1104 1105 1106 1107 1108 1109 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1104 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
966 967 968 969 970 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 966 def recv_acceptProximityMatches() result = (AcceptProximityMatches_result) raise result.e unless result.e.nil? return end |
#recv_acquireEncryptedAccessToken ⇒ Object
766 767 768 769 770 771 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 766 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
874 875 876 877 878 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 874 def recv_blockContact() result = (BlockContact_result) raise result.e unless result.e.nil? return end |
#recv_blockRecommendation ⇒ Object
951 952 953 954 955 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 951 def recv_blockRecommendation() result = (BlockRecommendation_result) raise result.e unless result.e.nil? return end |
#recv_cancelChatInvitation ⇒ Object
1136 1137 1138 1139 1140 1141 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1136 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
997 998 999 1000 1001 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 997 def recv_closeProximityMatch() result = (CloseProximityMatch_result) raise result.e unless result.e.nil? return end |
#recv_createAccountMigrationPincodeSession ⇒ Object
827 828 829 830 831 832 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 827 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
1152 1153 1154 1155 1156 1157 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1152 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
224 225 226 227 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 224 def recv_createChatRoomAnnouncement() result = (CreateChatRoomAnnouncement_result) return end |
#recv_createRoomV2 ⇒ Object
238 239 240 241 242 243 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 238 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
1168 1169 1170 1171 1172 1173 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1168 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
1184 1185 1186 1187 1188 1189 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1184 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
193 194 195 196 197 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 193 def recv_disableNearby() result = (DisableNearby_result) raise result.e unless result.e.nil? return end |
#recv_fetchOps ⇒ Object
101 102 103 104 105 106 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 101 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
674 675 676 677 678 679 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 674 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
534 535 536 537 538 539 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 534 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
981 982 983 984 985 986 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 981 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
579 580 581 582 583 584 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 579 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
1216 1217 1218 1219 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1216 def recv_findChatByTicket() result = (FindChatByTicket_result) return end |
#recv_findSnsIdUserStatus ⇒ Object
147 148 149 150 151 152 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 147 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
1246 1247 1248 1249 1250 1251 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1246 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
750 751 752 753 754 755 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 750 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
1027 1028 1029 1030 1031 1032 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1027 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
721 722 723 724 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 721 def recv_getBlockedContactIds() result = (GetBlockedContactIds_result) return end |
#recv_getBlockedRecommendationIds ⇒ Object
426 427 428 429 430 431 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 426 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
1310 1311 1312 1313 1314 1315 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1310 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
254 255 256 257 258 259 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 254 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
1341 1342 1343 1344 1345 1346 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1341 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
270 271 272 273 274 275 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 270 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
1405 1406 1407 1408 1409 1410 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1405 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
1421 1422 1423 1424 1425 1426 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1421 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
935 936 937 938 939 940 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 935 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
658 659 660 661 662 663 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 658 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
1437 1438 1439 1440 1441 1442 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1437 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
286 287 288 289 290 291 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 286 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
550 551 552 553 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 550 def recv_getCountryWithRequestIp() result = (GetCountryWithRequestIp_result) return end |
#recv_getEncryptedIdentityV3 ⇒ Object
1043 1044 1045 1046 1047 1048 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1043 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
1389 1390 1391 1392 1393 1394 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1389 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
302 303 304 305 306 307 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 302 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_getMessageBoxes ⇒ Object
1088 1089 1090 1091 1092 1093 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1088 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
318 319 320 321 322 323 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 318 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
334 335 336 337 338 339 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 334 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
1120 1121 1122 1123 1124 1125 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1120 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
595 596 597 598 599 600 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 595 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
1453 1454 1455 1456 1457 1458 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1453 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
163 164 165 166 167 168 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 163 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
1200 1201 1202 1203 1204 1205 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1200 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
1230 1231 1232 1233 1234 1235 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1230 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
564 565 566 567 568 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 564 def recv_inviteFriendsBySms() result = (InviteFriendsBySms_result) raise result.e unless result.e.nil? return end |
#recv_inviteIntoChat ⇒ Object
1262 1263 1264 1265 1266 1267 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1262 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
519 520 521 522 523 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 519 def recv_inviteIntoRoom() result = (InviteIntoRoom_result) raise result.e unless result.e.nil? return end |
#recv_leaveRoom ⇒ Object
812 813 814 815 816 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 812 def recv_leaveRoom() result = (LeaveRoom_result) raise result.e unless result.e.nil? return end |
#recv_negotiateE2EEPublicKey ⇒ Object
442 443 444 445 446 447 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 442 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
843 844 845 846 847 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 843 def recv_noop() result = (Noop_result) raise result.e unless result.e.nil? return end |
#recv_notifyInstalled ⇒ Object
889 890 891 892 893 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 889 def recv_notifyInstalled() result = (NotifyInstalled_result) raise result.e unless result.e.nil? return end |
#recv_notifyRegistrationComplete ⇒ Object
735 736 737 738 739 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 735 def recv_notifyRegistrationComplete() result = (NotifyRegistrationComplete_result) raise result.e unless result.e.nil? return end |
#recv_notifySleep ⇒ Object
1059 1060 1061 1062 1063 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1059 def recv_notifySleep() result = (NotifySleep_result) raise result.e unless result.e.nil? return end |
#recv_notifyUpdated ⇒ Object
797 798 799 800 801 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 797 def recv_notifyUpdated() result = (NotifyUpdated_result) raise result.e unless result.e.nil? return end |
#recv_openProximityMatch ⇒ Object
642 643 644 645 646 647 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 642 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
919 920 921 922 923 924 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 919 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
1012 1013 1014 1015 1016 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1012 def recv_registerUserid() result = (RegisterUserid_result) raise result.e unless result.e.nil? return end |
#recv_reissueChatTicket ⇒ Object
1278 1279 1280 1281 1282 1283 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1278 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
1294 1295 1296 1297 1298 1299 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1294 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
489 490 491 492 493 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 489 def recv_removeAllMessages() result = (RemoveAllMessages_result) raise result.e unless result.e.nil? return end |
#recv_removeChatRoomAnnouncement ⇒ Object
350 351 352 353 354 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 350 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
365 366 367 368 369 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 365 def recv_reportAbuse() result = (ReportAbuse_result) raise result.e unless result.e.nil? return end |
#recv_reportDeviceState ⇒ Object
117 118 119 120 121 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 117 def recv_reportDeviceState() result = (ReportDeviceState_result) raise result.e unless result.e.nil? return end |
#recv_respondE2EEKeyExchange ⇒ Object
411 412 413 414 415 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 411 def recv_respondE2EEKeyExchange() result = (RespondE2EEKeyExchange_result) raise result.e unless result.e.nil? return end |
#recv_sendChatChecked ⇒ Object
132 133 134 135 136 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 132 def recv_sendChatChecked() result = (SendChatChecked_result) raise result.e unless result.e.nil? return end |
#recv_sendChatRemoved ⇒ Object
474 475 476 477 478 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 474 def recv_sendChatRemoved() result = (SendChatRemoved_result) raise result.e unless result.e.nil? return end |
#recv_sendMessage ⇒ Object
458 459 460 461 462 463 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 458 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
1326 1327 1328 1329 1330 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1326 def recv_setNotificationsEnabled() result = (SetNotificationsEnabled_result) raise result.e unless result.e.nil? return end |
#recv_syncContacts ⇒ Object
690 691 692 693 694 695 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 690 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
706 707 708 709 710 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 706 def recv_unblockContact() result = (UnblockContact_result) raise result.e unless result.e.nil? return end |
#recv_unblockRecommendation ⇒ Object
904 905 906 907 908 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 904 def recv_unblockRecommendation() result = (UnblockRecommendation_result) raise result.e unless result.e.nil? return end |
#recv_unregisterUserAndDevice ⇒ Object
858 859 860 861 862 863 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 858 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
504 505 506 507 508 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 504 def recv_updateAccountMigrationPincode() result = (UpdateAccountMigrationPincode_result) raise result.e unless result.e.nil? return end |
#recv_updateAndGetNearby ⇒ Object
208 209 210 211 212 213 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 208 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
1357 1358 1359 1360 1361 1362 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1357 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
380 381 382 383 384 385 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 380 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
611 612 613 614 615 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 611 def recv_updateContactSetting() result = (UpdateContactSetting_result) raise result.e unless result.e.nil? return end |
#recv_updateExtendedProfileAttribute ⇒ Object
179 180 181 182 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 179 def recv_updateExtendedProfileAttribute() result = (UpdateExtendedProfileAttribute_result) return end |
#recv_updateProfileAttributes ⇒ Object
396 397 398 399 400 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 396 def recv_updateProfileAttributes() result = (UpdateProfileAttributes_result) raise result.e unless result.e.nil? return end |
#recv_updateSettingsAttributes2 ⇒ Object
1373 1374 1375 1376 1377 1378 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1373 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
782 783 784 785 786 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 782 def recv_verifyAccountMigration() result = (VerifyAccountMigration_result) raise result.e unless result.e.nil? return end |
#recv_verifyIdentityCredentialWithResult ⇒ Object
626 627 628 629 630 631 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 626 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
910 911 912 913 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 910 def registerE2EEPublicKey(reqSeq, publicKey) send_registerE2EEPublicKey(reqSeq, publicKey) return recv_registerE2EEPublicKey() end |
#registerUserid(reqSeq, searchId) ⇒ Object
1003 1004 1005 1006 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1003 def registerUserid(reqSeq, searchId) send_registerUserid(reqSeq, searchId) recv_registerUserid() end |
#reissueChatTicket(request) ⇒ Object
1269 1270 1271 1272 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1269 def reissueChatTicket(request) send_reissueChatTicket(request) return recv_reissueChatTicket() end |
#rejectChatInvitation(request) ⇒ Object
1285 1286 1287 1288 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1285 def rejectChatInvitation(request) send_rejectChatInvitation(request) return recv_rejectChatInvitation() end |
#removeAllMessages(seq, lastMessageId) ⇒ Object
480 481 482 483 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 480 def removeAllMessages(seq, lastMessageId) send_removeAllMessages(seq, lastMessageId) recv_removeAllMessages() end |
#removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
341 342 343 344 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 341 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
356 357 358 359 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 356 def reportAbuse(abuseReport) send_reportAbuse(abuseReport) recv_reportAbuse() end |
#reportDeviceState(booleanState, stringState) ⇒ Object
108 109 110 111 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 108 def reportDeviceState(booleanState, stringState) send_reportDeviceState(booleanState, stringState) recv_reportDeviceState() end |
#respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
402 403 404 405 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 402 def respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) recv_respondE2EEKeyExchange() end |
#send_acceptChatInvitation(request) ⇒ Object
1070 1071 1072 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1070 def send_acceptChatInvitation(request) ('acceptChatInvitation', AcceptChatInvitation_args, :request => request) end |
#send_acceptChatInvitationByTicket(request) ⇒ Object
1100 1101 1102 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1100 def send_acceptChatInvitationByTicket(request) ('acceptChatInvitationByTicket', AcceptChatInvitationByTicket_args, :request => request) end |
#send_acceptProximityMatches(sessionId, ids) ⇒ Object
962 963 964 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 962 def send_acceptProximityMatches(sessionId, ids) ('acceptProximityMatches', AcceptProximityMatches_args, :sessionId => sessionId, :ids => ids) end |
#send_acquireEncryptedAccessToken(featureType) ⇒ Object
762 763 764 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 762 def send_acquireEncryptedAccessToken(featureType) ('acquireEncryptedAccessToken', AcquireEncryptedAccessToken_args, :featureType => featureType) end |
#send_blockContact(reqSeq, id) ⇒ Object
870 871 872 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 870 def send_blockContact(reqSeq, id) ('blockContact', BlockContact_args, :reqSeq => reqSeq, :id => id) end |
#send_blockRecommendation(reqSeq, id) ⇒ Object
947 948 949 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 947 def send_blockRecommendation(reqSeq, id) ('blockRecommendation', BlockRecommendation_args, :reqSeq => reqSeq, :id => id) end |
#send_cancelChatInvitation(request) ⇒ Object
1132 1133 1134 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1132 def send_cancelChatInvitation(request) ('cancelChatInvitation', CancelChatInvitation_args, :request => request) end |
#send_closeProximityMatch(sessionId) ⇒ Object
993 994 995 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 993 def send_closeProximityMatch(sessionId) ('closeProximityMatch', CloseProximityMatch_args, :sessionId => sessionId) end |
#send_createAccountMigrationPincodeSession ⇒ Object
823 824 825 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 823 def send_createAccountMigrationPincodeSession() ('createAccountMigrationPincodeSession', CreateAccountMigrationPincodeSession_args) end |
#send_createChat(request) ⇒ Object
1148 1149 1150 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1148 def send_createChat(request) ('createChat', CreateChat_args, :request => request) end |
#send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ⇒ Object
220 221 222 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 220 def send_createChatRoomAnnouncement(reqSeq, chatRoomMid, type, contents) ('createChatRoomAnnouncement', CreateChatRoomAnnouncement_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :type => type, :contents => contents) end |
#send_createRoomV2(reqSeq, contactIds) ⇒ Object
234 235 236 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 234 def send_createRoomV2(reqSeq, contactIds) ('createRoomV2', CreateRoomV2_args, :reqSeq => reqSeq, :contactIds => contactIds) end |
#send_deleteOtherFromChat(request) ⇒ Object
1164 1165 1166 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1164 def send_deleteOtherFromChat(request) ('deleteOtherFromChat', DeleteOtherFromChat_args, :request => request) end |
#send_deleteSelfFromChat(request) ⇒ Object
1180 1181 1182 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1180 def send_deleteSelfFromChat(request) ('deleteSelfFromChat', DeleteSelfFromChat_args, :request => request) end |
#send_disableNearby ⇒ Object
189 190 191 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 189 def send_disableNearby() ('disableNearby', DisableNearby_args) end |
#send_fetchOps(localRev, count, globalRev, individualRev) ⇒ Object
97 98 99 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 97 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
670 671 672 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 670 def send_findAndAddContactByMetaTag(reqSeq, searchId, reference) ('findAndAddContactByMetaTag', FindAndAddContactByMetaTag_args, :reqSeq => reqSeq, :searchId => searchId, :reference => reference) end |
#send_findAndAddContactsByMid(reqSeq, mid, type, reference) ⇒ Object
530 531 532 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 530 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
977 978 979 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 977 def send_findAndAddContactsByPhone(reqSeq, phones, reference) ('findAndAddContactsByPhone', FindAndAddContactsByPhone_args, :reqSeq => reqSeq, :phones => phones, :reference => reference) end |
#send_findAndAddContactsByUserid(reqSeq, searchId, reference) ⇒ Object
575 576 577 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 575 def send_findAndAddContactsByUserid(reqSeq, searchId, reference) ('findAndAddContactsByUserid', FindAndAddContactsByUserid_args, :reqSeq => reqSeq, :searchId => searchId, :reference => reference) end |
#send_findChatByTicket(request) ⇒ Object
1212 1213 1214 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1212 def send_findChatByTicket(request) ('findChatByTicket', FindChatByTicket_args, :request => request) end |
#send_findSnsIdUserStatus(snsIdType, snsAccessToken, udidHash, migrationPincodeSessionId, oldUdidHash) ⇒ Object
143 144 145 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 143 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
1242 1243 1244 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1242 def send_getAllChatMids(request, syncReason) ('getAllChatMids', GetAllChatMids_args, :request => request, :syncReason => syncReason) end |
#send_getAllContactIds(syncReason) ⇒ Object
746 747 748 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 746 def send_getAllContactIds(syncReason) ('getAllContactIds', GetAllContactIds_args, :syncReason => syncReason) end |
#send_getAnalyticsInfo ⇒ Object
1023 1024 1025 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1023 def send_getAnalyticsInfo() ('getAnalyticsInfo', GetAnalyticsInfo_args) end |
#send_getBlockedContactIds(syncReason) ⇒ Object
717 718 719 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 717 def send_getBlockedContactIds(syncReason) ('getBlockedContactIds', GetBlockedContactIds_args, :syncReason => syncReason) end |
#send_getBlockedRecommendationIds(syncReason) ⇒ Object
422 423 424 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 422 def send_getBlockedRecommendationIds(syncReason) ('getBlockedRecommendationIds', GetBlockedRecommendationIds_args, :syncReason => syncReason) end |
#send_getChatEffectMetaList(categories) ⇒ Object
1306 1307 1308 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1306 def send_getChatEffectMetaList(categories) ('getChatEffectMetaList', GetChatEffectMetaList_args, :categories => categories) end |
#send_getChatRoomAnnouncements(chatRoomMid) ⇒ Object
250 251 252 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 250 def send_getChatRoomAnnouncements(chatRoomMid) ('getChatRoomAnnouncements', GetChatRoomAnnouncements_args, :chatRoomMid => chatRoomMid) end |
#send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ⇒ Object
1337 1338 1339 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1337 def send_getChatRoomAnnouncementsBulk(chatRoomMids, syncReason) ('getChatRoomAnnouncementsBulk', GetChatRoomAnnouncementsBulk_args, :chatRoomMids => chatRoomMids, :syncReason => syncReason) end |
#send_getChatRoomBGMs(chatRoomMids, syncReason) ⇒ Object
266 267 268 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 266 def send_getChatRoomBGMs(chatRoomMids, syncReason) ('getChatRoomBGMs', GetChatRoomBGMs_args, :chatRoomMids => chatRoomMids, :syncReason => syncReason) end |
#send_getChats(request) ⇒ Object
1401 1402 1403 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1401 def send_getChats(request) ('getChats', GetChats_args, :request => request) end |
#send_getConfigurations(revision, regionOfUsim, regionOfTelephone, regionOfLocale, carrier, syncReason) ⇒ Object
1417 1418 1419 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1417 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
931 932 933 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 931 def send_getContact(id) ('getContact', GetContact_args, :id => id) end |
#send_getContacts(ids) ⇒ Object
654 655 656 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 654 def send_getContacts(ids) ('getContacts', GetContacts_args, :ids => ids) end |
#send_getContactsV2(request, syncReason) ⇒ Object
1433 1434 1435 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1433 def send_getContactsV2(request, syncReason) ('getContactsV2', GetContactsV2_args, :request => request, :syncReason => syncReason) end |
#send_getCountries(countryGroup) ⇒ Object
282 283 284 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 282 def send_getCountries(countryGroup) ('getCountries', GetCountries_args, :countryGroup => countryGroup) end |
#send_getCountryWithRequestIp ⇒ Object
546 547 548 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 546 def send_getCountryWithRequestIp() ('getCountryWithRequestIp', GetCountryWithRequestIp_args) end |
#send_getEncryptedIdentityV3 ⇒ Object
1039 1040 1041 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1039 def send_getEncryptedIdentityV3() ('getEncryptedIdentityV3', GetEncryptedIdentityV3_args) end |
#send_getExtendedProfile(syncReason) ⇒ Object
1385 1386 1387 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1385 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
298 299 300 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 298 def send_getInstantNews(region, location) ('getInstantNews', GetInstantNews_args, :region => region, :location => location) end |
#send_getMessageBoxes(messageBoxListRequest, syncReason) ⇒ Object
1084 1085 1086 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1084 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
314 315 316 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 314 def send_getPendingAgreements() ('getPendingAgreements', GetPendingAgreements_args) end |
#send_getPreviousMessagesV2WithRequest(request, syncReason) ⇒ Object
330 331 332 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 330 def send_getPreviousMessagesV2WithRequest(request, syncReason) ('getPreviousMessagesV2WithRequest', GetPreviousMessagesV2WithRequest_args, :request => request, :syncReason => syncReason) end |
#send_getProfile(syncReason) ⇒ Object
1116 1117 1118 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1116 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
591 592 593 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 591 def send_getRecommendationIds(syncReason) ('getRecommendationIds', GetRecommendationIds_args, :syncReason => syncReason) end |
#send_getRoomsV2(roomIds) ⇒ Object
1449 1450 1451 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1449 def send_getRoomsV2(roomIds) ('getRoomsV2', GetRoomsV2_args, :roomIds => roomIds) end |
#send_getRSAKeyInfo(provider) ⇒ Object
159 160 161 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 159 def send_getRSAKeyInfo(provider) ('getRSAKeyInfo', GetRSAKeyInfo_args, :provider => provider) end |
#send_getSettings(syncReason) ⇒ Object
1196 1197 1198 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1196 def send_getSettings(syncReason) ('getSettings', GetSettings_args, :syncReason => syncReason) end |
#send_getSettingsAttributes2(attributesToRetrieve) ⇒ Object
1226 1227 1228 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1226 def send_getSettingsAttributes2(attributesToRetrieve) ('getSettingsAttributes2', GetSettingsAttributes2_args, :attributesToRetrieve => attributesToRetrieve) end |
#send_inviteFriendsBySms(phoneNumberList) ⇒ Object
560 561 562 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 560 def send_inviteFriendsBySms(phoneNumberList) ('inviteFriendsBySms', InviteFriendsBySms_args, :phoneNumberList => phoneNumberList) end |
#send_inviteIntoChat(request) ⇒ Object
1258 1259 1260 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1258 def send_inviteIntoChat(request) ('inviteIntoChat', InviteIntoChat_args, :request => request) end |
#send_inviteIntoRoom(reqSeq, roomId, contactIds) ⇒ Object
515 516 517 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 515 def send_inviteIntoRoom(reqSeq, roomId, contactIds) ('inviteIntoRoom', InviteIntoRoom_args, :reqSeq => reqSeq, :roomId => roomId, :contactIds => contactIds) end |
#send_leaveRoom(reqSeq, roomId) ⇒ Object
808 809 810 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 808 def send_leaveRoom(reqSeq, roomId) ('leaveRoom', LeaveRoom_args, :reqSeq => reqSeq, :roomId => roomId) end |
#send_negotiateE2EEPublicKey(mid) ⇒ Object
438 439 440 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 438 def send_negotiateE2EEPublicKey(mid) ('negotiateE2EEPublicKey', NegotiateE2EEPublicKey_args, :mid => mid) end |
#send_noop ⇒ Object
839 840 841 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 839 def send_noop() ('noop', Noop_args) end |
#send_notifyInstalled(udidHash, applicationTypeWithExtensions) ⇒ Object
885 886 887 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 885 def send_notifyInstalled(udidHash, applicationTypeWithExtensions) ('notifyInstalled', NotifyInstalled_args, :udidHash => udidHash, :applicationTypeWithExtensions => applicationTypeWithExtensions) end |
#send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ⇒ Object
731 732 733 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 731 def send_notifyRegistrationComplete(udidHash, applicationTypeWithExtensions) ('notifyRegistrationComplete', NotifyRegistrationComplete_args, :udidHash => udidHash, :applicationTypeWithExtensions => applicationTypeWithExtensions) end |
#send_notifySleep(lastRev, badge) ⇒ Object
1055 1056 1057 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1055 def send_notifySleep(lastRev, badge) ('notifySleep', NotifySleep_args, :lastRev => lastRev, :badge => badge) end |
#send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ⇒ Object
793 794 795 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 793 def send_notifyUpdated(lastRev, deviceInfo, udidHash, oldUdidHash) ('notifyUpdated', NotifyUpdated_args, :lastRev => lastRev, :deviceInfo => deviceInfo, :udidHash => udidHash, :oldUdidHash => oldUdidHash) end |
#send_openProximityMatch(location, networkStatus) ⇒ Object
638 639 640 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 638 def send_openProximityMatch(location, networkStatus) ('openProximityMatch', OpenProximityMatch_args, :location => location, :networkStatus => networkStatus) end |
#send_registerE2EEPublicKey(reqSeq, publicKey) ⇒ Object
915 916 917 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 915 def send_registerE2EEPublicKey(reqSeq, publicKey) ('registerE2EEPublicKey', RegisterE2EEPublicKey_args, :reqSeq => reqSeq, :publicKey => publicKey) end |
#send_registerUserid(reqSeq, searchId) ⇒ Object
1008 1009 1010 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1008 def send_registerUserid(reqSeq, searchId) ('registerUserid', RegisterUserid_args, :reqSeq => reqSeq, :searchId => searchId) end |
#send_reissueChatTicket(request) ⇒ Object
1274 1275 1276 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1274 def send_reissueChatTicket(request) ('reissueChatTicket', ReissueChatTicket_args, :request => request) end |
#send_rejectChatInvitation(request) ⇒ Object
1290 1291 1292 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1290 def send_rejectChatInvitation(request) ('rejectChatInvitation', RejectChatInvitation_args, :request => request) end |
#send_removeAllMessages(seq, lastMessageId) ⇒ Object
485 486 487 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 485 def send_removeAllMessages(seq, lastMessageId) ('removeAllMessages', RemoveAllMessages_args, :seq => seq, :lastMessageId => lastMessageId) end |
#send_removeChatRoomAnnouncement(reqSeq, chatRoomMid, announcementSeq) ⇒ Object
346 347 348 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 346 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
361 362 363 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 361 def send_reportAbuse(abuseReport) ('reportAbuse', ReportAbuse_args, :abuseReport => abuseReport) end |
#send_reportDeviceState(booleanState, stringState) ⇒ Object
113 114 115 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 113 def send_reportDeviceState(booleanState, stringState) ('reportDeviceState', ReportDeviceState_args, :booleanState => booleanState, :stringState => stringState) end |
#send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ⇒ Object
407 408 409 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 407 def send_respondE2EEKeyExchange(reqSeq, encryptedKeyChain, hashKeyChain) ('respondE2EEKeyExchange', RespondE2EEKeyExchange_args, :reqSeq => reqSeq, :encryptedKeyChain => encryptedKeyChain, :hashKeyChain => hashKeyChain) end |
#send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
128 129 130 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 128 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
470 471 472 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 470 def send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ('sendChatRemoved', SendChatRemoved_args, :seq => seq, :chatMid => chatMid, :lastMessageId => lastMessageId, :sessionId => sessionId) end |
#send_sendMessage(seq, message) ⇒ Object
454 455 456 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 454 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
1322 1323 1324 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1322 def send_setNotificationsEnabled(reqSeq, type, target, enablement) ('setNotificationsEnabled', SetNotificationsEnabled_args, :reqSeq => reqSeq, :type => type, :target => target, :enablement => enablement) end |
#send_syncContacts(reqSeq, localContacts) ⇒ Object
686 687 688 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 686 def send_syncContacts(reqSeq, localContacts) ('syncContacts', SyncContacts_args, :reqSeq => reqSeq, :localContacts => localContacts) end |
#send_unblockContact(reqSeq, id, reference) ⇒ Object
702 703 704 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 702 def send_unblockContact(reqSeq, id, reference) ('unblockContact', UnblockContact_args, :reqSeq => reqSeq, :id => id, :reference => reference) end |
#send_unblockRecommendation(reqSeq, id) ⇒ Object
900 901 902 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 900 def send_unblockRecommendation(reqSeq, id) ('unblockRecommendation', UnblockRecommendation_args, :reqSeq => reqSeq, :id => id) end |
#send_unregisterUserAndDevice ⇒ Object
854 855 856 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 854 def send_unregisterUserAndDevice() ('unregisterUserAndDevice', UnregisterUserAndDevice_args) end |
#send_updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
500 501 502 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 500 def send_updateAccountMigrationPincode(accountMigrationPincode) ('updateAccountMigrationPincode', UpdateAccountMigrationPincode_args, :accountMigrationPincode => accountMigrationPincode) end |
#send_updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
204 205 206 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 204 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
1353 1354 1355 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1353 def send_updateChat(request) ('updateChat', UpdateChat_args, :request => request) end |
#send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
376 377 378 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 376 def send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ('updateChatRoomBGM', UpdateChatRoomBGM_args, :reqSeq => reqSeq, :chatRoomMid => chatRoomMid, :chatRoomBGMInfo => chatRoomBGMInfo) end |
#send_updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
607 608 609 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 607 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
175 176 177 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 175 def send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ('updateExtendedProfileAttribute', UpdateExtendedProfileAttribute_args, :reqSeq => reqSeq, :attr => attr, :extendedProfile => extendedProfile) end |
#send_updateProfileAttributes(reqSeq, request) ⇒ Object
392 393 394 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 392 def send_updateProfileAttributes(reqSeq, request) ('updateProfileAttributes', UpdateProfileAttributes_args, :reqSeq => reqSeq, :request => request) end |
#send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
1369 1370 1371 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1369 def send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ('updateSettingsAttributes2', UpdateSettingsAttributes2_args, :reqSeq => reqSeq, :attributesToUpdate => attributesToUpdate, :settings => settings) end |
#send_verifyAccountMigration(migrationSessionId) ⇒ Object
778 779 780 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 778 def send_verifyAccountMigration(migrationSessionId) ('verifyAccountMigration', VerifyAccountMigration_args, :migrationSessionId => migrationSessionId) end |
#send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
622 623 624 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 622 def send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ('verifyIdentityCredentialWithResult', VerifyIdentityCredentialWithResult_args, :identityCredential => identityCredential, :migrationPincodeSessionId => migrationPincodeSessionId) end |
#sendChatChecked(seq, chatMid, lastMessageId, sessionId) ⇒ Object
123 124 125 126 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 123 def sendChatChecked(seq, chatMid, lastMessageId, sessionId) send_sendChatChecked(seq, chatMid, lastMessageId, sessionId) recv_sendChatChecked() end |
#sendChatRemoved(seq, chatMid, lastMessageId, sessionId) ⇒ Object
465 466 467 468 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 465 def sendChatRemoved(seq, chatMid, lastMessageId, sessionId) send_sendChatRemoved(seq, chatMid, lastMessageId, sessionId) recv_sendChatRemoved() end |
#sendMessage(seq, message) ⇒ Object
449 450 451 452 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 449 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
1317 1318 1319 1320 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1317 def setNotificationsEnabled(reqSeq, type, target, enablement) send_setNotificationsEnabled(reqSeq, type, target, enablement) recv_setNotificationsEnabled() end |
#syncContacts(reqSeq, localContacts) ⇒ Object
681 682 683 684 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 681 def syncContacts(reqSeq, localContacts) send_syncContacts(reqSeq, localContacts) return recv_syncContacts() end |
#unblockContact(reqSeq, id, reference) ⇒ Object
697 698 699 700 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 697 def unblockContact(reqSeq, id, reference) send_unblockContact(reqSeq, id, reference) recv_unblockContact() end |
#unblockRecommendation(reqSeq, id) ⇒ Object
895 896 897 898 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 895 def unblockRecommendation(reqSeq, id) send_unblockRecommendation(reqSeq, id) recv_unblockRecommendation() end |
#unregisterUserAndDevice ⇒ Object
849 850 851 852 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 849 def unregisterUserAndDevice() send_unregisterUserAndDevice() return recv_unregisterUserAndDevice() end |
#updateAccountMigrationPincode(accountMigrationPincode) ⇒ Object
495 496 497 498 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 495 def updateAccountMigrationPincode(accountMigrationPincode) send_updateAccountMigrationPincode(accountMigrationPincode) recv_updateAccountMigrationPincode() end |
#updateAndGetNearby(latitude, longitude, accuracy, networkStatus, altitudeMeters, velocityMetersPerSecond, bearingDegrees) ⇒ Object
199 200 201 202 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 199 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
1348 1349 1350 1351 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1348 def updateChat(request) send_updateChat(request) return recv_updateChat() end |
#updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) ⇒ Object
371 372 373 374 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 371 def updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) send_updateChatRoomBGM(reqSeq, chatRoomMid, chatRoomBGMInfo) return recv_updateChatRoomBGM() end |
#updateContactSetting(reqSeq, mid, flag, value) ⇒ Object
602 603 604 605 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 602 def updateContactSetting(reqSeq, mid, flag, value) send_updateContactSetting(reqSeq, mid, flag, value) recv_updateContactSetting() end |
#updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) ⇒ Object
170 171 172 173 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 170 def updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) send_updateExtendedProfileAttribute(reqSeq, attr, extendedProfile) recv_updateExtendedProfileAttribute() end |
#updateProfileAttributes(reqSeq, request) ⇒ Object
387 388 389 390 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 387 def updateProfileAttributes(reqSeq, request) send_updateProfileAttributes(reqSeq, request) recv_updateProfileAttributes() end |
#updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) ⇒ Object
1364 1365 1366 1367 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 1364 def updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) send_updateSettingsAttributes2(reqSeq, attributesToUpdate, settings) return recv_updateSettingsAttributes2() end |
#verifyAccountMigration(migrationSessionId) ⇒ Object
773 774 775 776 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 773 def verifyAccountMigration(migrationSessionId) send_verifyAccountMigration(migrationSessionId) recv_verifyAccountMigration() end |
#verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) ⇒ Object
617 618 619 620 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 617 def verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) send_verifyIdentityCredentialWithResult(identityCredential, migrationPincodeSessionId) return recv_verifyIdentityCredentialWithResult() end |