paths

package
v0.0.0-...-d57f268 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ACCOUNTS_BASE_URL = "https://accounts.snapchat.com"
View Source
var ACCOUNTS_SSO = ACCOUNTS_BASE_URL + "/accounts/sso?client_id=web-calling-corp--prod"
View Source
var APP_VERSION_URL = WEB_BASE_URL + "/version.json"
View Source
var BATCH_DELTA_SYNC_CONVERSATIONS = MESSAGING_SERVICE_URL + "/BatchDeltaSync"
View Source
var CREATE_CONTENT_MESSAGE = MESSAGING_SERVICE_URL + "/CreateContentMessage"
View Source
var CREATE_CONVERSATION = MESSAGING_SERVICE_URL + "/CreateConversation"
View Source
var DELTA_SYNC_CONVERSATIONS = MESSAGING_SERVICE_URL + "/DeltaSync"
View Source
var FIDELIUS_SERVICE_URL = WEB_BASE_URL + "/snapchat.fidelius.FideliusIdentityService"
View Source
var GET_FRIENDS = WEB_BASE_URL + "/ami/friends"
View Source
var GET_FRIEND_KEYS = FIDELIUS_SERVICE_URL + "/GetFriendKeys"
View Source
var GET_GROUPS_URL = MESSAGING_SERVICE_URL + "/GetGroups"
View Source
var GET_NOTIFICATION_SETTING_URL = NOTIFICATION_SERVICE_URL + "/GetNotificationSetting"
View Source
var GET_USER_PUBLIC_INFO = WEB_BASE_URL + "/loq/snapchatter_public_info"
View Source
var INITIALIZE_WEB_KEY = FIDELIUS_SERVICE_URL + "/InitializeWebKey"
View Source
var MESSAGING_SERVICE_URL = WEB_BASE_URL + "/messagingcoreservice.MessagingCoreService"
View Source
var NOTIFICATIONS_REGISTER_DEVICE_URL = NOTIFICATION_SERVICE_URL + "/RegisterDevice"
View Source
var NOTIFICATION_SERVICE_URL = WEB_BASE_URL + "/snapchat.notification.notificationdata.PushNotificationDataRegistryService"
View Source
var QUERY_CONVERSATIONS = MESSAGING_SERVICE_URL + "/QueryConversations"
View Source
var QUERY_MESSAGES = MESSAGING_SERVICE_URL + "/QueryMessages"
View Source
var SEND_TYPING_NOTIFICATION = MESSAGING_SERVICE_URL + "/SendTypingNotification"
View Source
var SYNC_CONVERSATIONS = MESSAGING_SERVICE_URL + "/SyncConversations"
View Source
var UPDATE_CONTENT_MESSAGE = MESSAGING_SERVICE_URL + "/UpdateContentMessage"
View Source
var UPDATE_CONVERSATION = MESSAGING_SERVICE_URL + "/UpdateConversation"
View Source
var WEB_BASE_URL = "https://web.snapchat.com"
View Source
var WEB_GRAPHQL_URL = WEB_BASE_URL + "/web-calling-api/graphql"

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL