A B C D F G H I L M N O P Q R S T U V W 

A

addMemberInGroup(String, String, GenericCallback) - Method in class com.pushtech.sdk.ChatManager
This function add a one user to a specific group chat.
addProductToCart(PurchaseProduct, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user add product to cart.
addUnreadMessagesCount(String) - Method in class com.pushtech.sdk.ChatManager
 
addUnreadMessagesCount(String, long) - Method in class com.pushtech.sdk.ChatManager
 
AutomaticUserValidationCallback - Interface in com.pushtech.sdk.Callbacks
 

B

BackendDelivery - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
BackendDelivery() - Constructor for class com.pushtech.sdk.BackendDelivery
 
BACKGROUND_DELAY - Static variable in class com.pushtech.sdk.DataCollectorManager
 
BaseCallback - Interface in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
BaseManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015 This class contains all managers.
build() - Method in class com.pushtech.sdk.PushtechAppBuilder
This function creates a PushtechApp with the user's parameters.
build(PushtechAppbuildAsyncCallback) - Method in class com.pushtech.sdk.PushtechAppBuilder
This function creates a PushtechApp with the user's parameters.
buildContacts() - Method in class com.pushtech.sdk.UserManager
This method update a list of phoneBook contact that use this chat.
buildFromCursor(Cursor) - Static method in class com.pushtech.sdk.Chat
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.ChatMessage
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.ContactChatMessage
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.CustomChatMessage
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.LocationChatMessage
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.PictureChatMessage
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.PushDeliveriesContentValuesOps
This function creates a PushDelivery object with the cursor
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.TextChatMessage
 
buildFromCursor(Cursor) - Static method in class com.pushtech.sdk.User
 
buildFromCursor(Cursor) - Method in class com.pushtech.sdk.VideoChatMessage
 
bulkInsert(Uri, ContentValues[]) - Method in class com.pushtech.sdk.PushContentProvider
 

C

CampaignDelivery - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
CampaignDelivery() - Constructor for class com.pushtech.sdk.CampaignDelivery
 
Chat - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
Chat() - Constructor for class com.pushtech.sdk.Chat
 
ChatManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
ChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
ChatMessage() - Constructor for class com.pushtech.sdk.ChatMessage
 
ChatMessage.ChatMessageType - Enum in com.pushtech.sdk
 
ChatMessage.Direction - Enum in com.pushtech.sdk
 
ChatMessage.MessageStatus - Enum in com.pushtech.sdk
 
chatName - Variable in class com.pushtech.sdk.Chat
 
ChatPreferences - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
ChatPreferences(Context) - Constructor for class com.pushtech.sdk.ChatPreferences
 
ChatRegister - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
com.pushtech.sdk - package com.pushtech.sdk
 
com.pushtech.sdk.Callbacks - package com.pushtech.sdk.Callbacks
 
com.pushtech.sdk.Receiver - package com.pushtech.sdk.Receiver
 
CommunicationManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
CommunicationServiceCallbacks - Interface in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
ContactChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
ContactChatMessage() - Constructor for class com.pushtech.sdk.ContactChatMessage
 
ContactsCallback - Interface in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
contentView(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends a name of current content view the user visualized.
Country - Class in com.pushtech.sdk
 
Country() - Constructor for class com.pushtech.sdk.Country
 
Country(String, String, String, int, int) - Constructor for class com.pushtech.sdk.Country
 
COUNTRY_NOT_FOUND - Static variable in class com.pushtech.sdk.CountryHelper
 
CountryHelper - Class in com.pushtech.sdk
Helper class that contains the list of countries available with their ISO codes, and prefix.
CountryHelper() - Constructor for class com.pushtech.sdk.CountryHelper
 
create(User) - Method in class com.pushtech.sdk.UserManager
This function creates a one user.
createNewChat(String, GenericCallback) - Method in class com.pushtech.sdk.ChatManager
This function create a new single chat.
createNewGroupChat(String, String, GroupDataCallback) - Method in class com.pushtech.sdk.ChatManager
This function create a chat group with the name and members
CustomChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
CustomChatMessage() - Constructor for class com.pushtech.sdk.CustomChatMessage
 

D

DataCollectorManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
DataCollectorManager.Gender - Enum in com.pushtech.sdk
 
DataCollectorManager.MetricType - Enum in com.pushtech.sdk
 
DataCollectorManager.ValueType - Enum in com.pushtech.sdk
 
DateToISO8061(Date) - Static method in class com.pushtech.sdk.TimeUtils
Transform Calendar to ISO 8601 string.
delete(Uri, String, String[]) - Method in class com.pushtech.sdk.PushContentProvider
 
deleteChat(Chat, GenericCallback) - Method in class com.pushtech.sdk.ChatManager
This function delete a specific chat with callback
deleteChat(Chat) - Method in class com.pushtech.sdk.ChatManager
This function delete a specific chat without callback
DeliveryCallback - Interface in com.pushtech.sdk.Callbacks
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
DeliveryManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
DeliveryManager.DELIVERIES_TYPE - Enum in com.pushtech.sdk
 
DoubleOptinSmsUserValidation - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
DoubleOptinSmsUserValidation(Context) - Constructor for class com.pushtech.sdk.DoubleOptinSmsUserValidation
 
DoubleOptinVerifyRequestModel - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
DoubleOptinVerifyRequestModel() - Constructor for class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 

F

FileError - Exception in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
FileError() - Constructor for exception com.pushtech.sdk.FileError
 
FileError(String) - Constructor for exception com.pushtech.sdk.FileError
 
friendName - Variable in class com.pushtech.sdk.SingleChat
 

G

GcmBroadcastReceiver - Class in com.pushtech.sdk.Receiver
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
GcmBroadcastReceiver() - Constructor for class com.pushtech.sdk.Receiver.GcmBroadcastReceiver
 
GCMPushIntentService - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
GCMPushIntentService() - Constructor for class com.pushtech.sdk.GCMPushIntentService
 
GenericCallback - Interface in com.pushtech.sdk.Callbacks
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
Geolocation - Class in com.pushtech.sdk
 
Geolocation() - Constructor for class com.pushtech.sdk.Geolocation
 
getAccuracy() - Method in class com.pushtech.sdk.Geolocation
 
getAlert() - Method in class com.pushtech.sdk.PushDelivery
 
getAllContactsCursor() - Method in class com.pushtech.sdk.UserManager
This function returns a cursor with the all contacts.
getAppId() - Method in class com.pushtech.sdk.PushtechApp
 
getAppSecret() - Method in class com.pushtech.sdk.PushtechApp
 
getAvatarIcon() - Method in class com.pushtech.sdk.User
 
getAvatarPicture() - Method in class com.pushtech.sdk.User
 
getBaseManager() - Method in class com.pushtech.sdk.PushtechApp
 
getBrand() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getCallingCode() - Method in class com.pushtech.sdk.User
 
getCampaignId() - Method in class com.pushtech.sdk.CampaignDelivery
Lets us to know the unique identifier of the campaign.
getChatByJid(String) - Method in class com.pushtech.sdk.ChatManager
This function returns a Chat object that corresponding with jid.
getChatIcon() - Method in class com.pushtech.sdk.SingleChat
 
getChatManager() - Method in class com.pushtech.sdk.BaseManager
Get a instance of ChatManager
getChatName() - Method in class com.pushtech.sdk.Chat
 
getChatPicture() - Method in class com.pushtech.sdk.SingleChat
 
getChatRegister() - Method in class com.pushtech.sdk.PushtechApp
 
getChatsFilterByName(String) - Method in class com.pushtech.sdk.ChatManager
This function return a cursor with active chats and last message filter by chat name.
getChatsWithLastMessages() - Method in class com.pushtech.sdk.ChatManager
This function returns a cursor with active chats and the last message of each chat.
getCollectorManager() - Method in class com.pushtech.sdk.BaseManager
Get a instance of DataCollectorManager
getCommunicationManager() - Method in class com.pushtech.sdk.BaseManager
Get a instance of CommunicationManager
getContactsWithoutChat() - Method in class com.pushtech.sdk.UserManager
This method returns cursor with contacts that not include in any chat.
getCountryByIsoCode(String) - Static method in class com.pushtech.sdk.CountryHelper
Finds a country by its iso code.
getCountryCode() - Method in class com.pushtech.sdk.Country
 
getCountryCode() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getCountryList() - Static method in class com.pushtech.sdk.CountryHelper
Gets the whole list of both supported/available countries.
getCreatedAt() - Method in class com.pushtech.sdk.GroupChat
 
getCurrency() - Method in class com.pushtech.sdk.PurchaseProduct
 
getCursorUserIncludeInChat(String) - Method in class com.pushtech.sdk.ChatManager
This function return a cursor with users participate in a specific chat.
getCustom_data() - Method in class com.pushtech.sdk.CustomChatMessage
 
getDate() - Method in class com.pushtech.sdk.ChatMessage
 
getDefaultCountryISO(Context) - Static method in class com.pushtech.sdk.CountryHelper
Gets the default Country ISO Code, retrieved from user's device (this is done by using the TelephonyManager
getDeliveries(Context, DeliveryManager.DELIVERIES_TYPE) - Method in class com.pushtech.sdk.DeliveryManager
This function returns list of push deliveries sorted in descending order.
getDeliveriesManager() - Method in class com.pushtech.sdk.PushtechApp
 
getDeliveryCursor(Context, DeliveryManager.DELIVERIES_TYPE) - Method in class com.pushtech.sdk.DeliveryManager
This function returns cursor with all push deliveries sorted in descending order.
getDescription() - Method in class com.pushtech.sdk.CustomChatMessage
 
getDeviceId() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getDeviceId() - Method in class com.pushtech.sdk.PushtechApp
 
getDirection() - Method in class com.pushtech.sdk.ChatMessage
 
getDoubleOptinSmsUserValidation() - Method in class com.pushtech.sdk.PushtechApp
 
getExtra() - Method in class com.pushtech.sdk.BackendDelivery
 
getFriendName() - Method in class com.pushtech.sdk.SingleChat
 
getFrom() - Method in class com.pushtech.sdk.ChatMessage
 
getGcmSenderId() - Method in class com.pushtech.sdk.PushtechApp
 
getGcmServiceClass() - Method in class com.pushtech.sdk.Receiver.GcmBroadcastReceiver
Gets the intent service class that inherits from GcmIntentService.
getGcmToken() - Method in class com.pushtech.sdk.PushtechApp
 
getGroupIcon() - Method in class com.pushtech.sdk.GroupChat
 
getGroupName() - Method in class com.pushtech.sdk.GroupChat
 
getGroupPicture() - Method in class com.pushtech.sdk.GroupChat
 
getHistoricMessages(String, boolean, int, HistoricCallback) - Method in class com.pushtech.sdk.MessageManager
This method user to get a historical messages in specific chat.
getHistoricMessages(String, boolean, HistoricCallback) - Method in class com.pushtech.sdk.MessageManager
This method uses to get a historical messages in specific chat.
getId() - Method in class com.pushtech.sdk.ChatMessage
 
getId() - Method in class com.pushtech.sdk.PushDelivery
 
getInstance(Context) - Static method in class com.pushtech.sdk.DataCollectorManager
 
getIso3Code() - Method in class com.pushtech.sdk.Country
 
getIsoCode() - Method in class com.pushtech.sdk.Country
 
getJid() - Method in class com.pushtech.sdk.Chat
 
getJid() - Method in class com.pushtech.sdk.ChatPreferences
This function returns current user jid.
getJid() - Method in class com.pushtech.sdk.User
 
getLatitude() - Method in class com.pushtech.sdk.Geolocation
 
getLatitude() - Method in class com.pushtech.sdk.LocationChatMessage
 
getLocalPath() - Method in class com.pushtech.sdk.PictureChatMessage
 
getLocalPath() - Method in class com.pushtech.sdk.VideoChatMessage
 
getLocationThumbnail() - Method in class com.pushtech.sdk.LocationChatMessage
 
getLongitude() - Method in class com.pushtech.sdk.Geolocation
 
getLongitude() - Method in class com.pushtech.sdk.LocationChatMessage
 
getMembers() - Method in class com.pushtech.sdk.GroupChat
 
getMessage() - Method in class com.pushtech.sdk.TextChatMessage
 
getMessageManager() - Method in class com.pushtech.sdk.BaseManager
Get a instance of MessageManager
getMessagesFromChat(String) - Method in class com.pushtech.sdk.MessageManager
This function returns a cursor with the all messages from specific chat
getMyUser() - Method in class com.pushtech.sdk.UserManager
This function get the current user.
getName() - Method in class com.pushtech.sdk.ContactChatMessage
 
getName() - Method in class com.pushtech.sdk.Country
 
getName() - Method in class com.pushtech.sdk.PurchaseProduct
 
getName() - Method in class com.pushtech.sdk.User
 
getOwnerJid() - Method in class com.pushtech.sdk.GroupChat
 
getPhoneCode() - Method in class com.pushtech.sdk.Country
 
getPhoneNumber() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getPhoneNumber() - Method in class com.pushtech.sdk.User
 
getPictureThumbnail() - Method in class com.pushtech.sdk.PictureChatMessage
 
getPictureUrl() - Method in class com.pushtech.sdk.PictureChatMessage
 
getPinExpiry() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getPositionOfCountryWithIsoCode(String) - Static method in class com.pushtech.sdk.CountryHelper
 
getPrice() - Method in class com.pushtech.sdk.PurchaseProduct
 
getProductId() - Method in class com.pushtech.sdk.PurchaseProduct
 
getProducts() - Method in class com.pushtech.sdk.Products
 
getReceivedDate() - Method in class com.pushtech.sdk.PushDelivery
 
getSenderId() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getSharing_url() - Method in class com.pushtech.sdk.CustomChatMessage
 
getSMSURI() - Method in class com.pushtech.sdk.SmsContentObserver
 
getStatus() - Method in class com.pushtech.sdk.ChatMessage
 
getText() - Method in class com.pushtech.sdk.PushDelivery
 
getThumbnail() - Method in class com.pushtech.sdk.CustomChatMessage
 
getThumbnailUrl() - Method in class com.pushtech.sdk.PushDelivery
 
getTimeToSendCall() - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
getTitle() - Method in class com.pushtech.sdk.CustomChatMessage
 
getTitle() - Method in class com.pushtech.sdk.PushDelivery
 
getType() - Method in class com.pushtech.sdk.ChatMessage
 
getType(Uri) - Method in class com.pushtech.sdk.PushContentProvider
 
getType() - Method in class com.pushtech.sdk.PushDelivery
 
getUnreadMessages() - Method in class com.pushtech.sdk.Chat
 
getUnreadMessages(String) - Method in class com.pushtech.sdk.ChatManager
This function get a number of messages unread of specific chat.
getUrl() - Method in class com.pushtech.sdk.PushDelivery
 
getUser() - Method in class com.pushtech.sdk.ChatPreferences
This function returns a current user.
getUserData() - Method in class com.pushtech.sdk.UserDataModel
 
getUserIncludeInChat(String) - Method in class com.pushtech.sdk.ChatManager
This function return a list of users participate in a specific chat.
getUserInformationByJid(String) - Method in class com.pushtech.sdk.UserManager
This function user to get user information form it's id.
getUserManager() - Method in class com.pushtech.sdk.BaseManager
Get a instance of UserManager
getUserNotIncludeInChat(String) - Method in class com.pushtech.sdk.ChatManager
This function return a cursor with users that no include in any chat.
getUserNotIncludeInChatList(String) - Method in class com.pushtech.sdk.ChatManager
This function return a list of users that no include in any chat.
getvCard() - Method in class com.pushtech.sdk.ContactChatMessage
 
getVideoThumbnail() - Method in class com.pushtech.sdk.VideoChatMessage
 
getVideoUrl() - Method in class com.pushtech.sdk.VideoChatMessage
 
GroupChat - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
GroupChat() - Constructor for class com.pushtech.sdk.GroupChat
 
groupChatName - Variable in class com.pushtech.sdk.GroupChat
 
GroupDataCallback - Interface in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015

H

HistoricCallback - Interface in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015

I

insert(Uri, ContentValues) - Method in class com.pushtech.sdk.PushContentProvider
 
isChatEnable() - Method in class com.pushtech.sdk.PushtechApp
 
isConnected() - Method in class com.pushtech.sdk.CommunicationManager
This function check if the webSocket is connected.
isGroupChat() - Method in class com.pushtech.sdk.Chat
 
ISO8061ToDate(String) - Static method in class com.pushtech.sdk.TimeUtils
Transform ISO 8601 string to Calendar.
isRegisterUser(Context) - Static method in class com.pushtech.sdk.PushtechApp
 
isUserRegister() - Method in class com.pushtech.sdk.ChatPreferences
This function use to verify if the user register in chat server.

L

leaveGroup(String, GenericCallback) - Method in class com.pushtech.sdk.ChatManager
This function leaves of the group chat.
LocationChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
LocationChatMessage() - Constructor for class com.pushtech.sdk.LocationChatMessage
 
logIn(String, String, String, GenericCallback) - Method in class com.pushtech.sdk.ChatRegister
This method login in chat platform.
logIn(String, String, String) - Method in class com.pushtech.sdk.ChatRegister
This method login in chat platform.
loginFacebook(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user login in facebook.
loginGeneric(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user login in the app.
loginGoogle(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user login in Google.
loginTwitter(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user login in Twitter.
logout(GenericCallback) - Method in class com.pushtech.sdk.UserManager
This method use to logout of the chat.
logoutFacebook(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user logout in facebook.
logoutGeneric(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user logout in the app.
logoutGoogle(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user logout in Google.
logoutTwitter(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user logout in Twitter.

M

markAllMessageRead(String) - Method in class com.pushtech.sdk.MessageManager
This method marks all messages to read in specific chat.
MessageManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
MessageManager.ContactMessage - Class in com.pushtech.sdk
 
MessageManager.CustomMessage - Class in com.pushtech.sdk
 
MessageManager.LocationMessage - Class in com.pushtech.sdk
 
MessageManager.PictureMessage - Class in com.pushtech.sdk
 
MessageManager.TextMessage - Class in com.pushtech.sdk
 
MessageManager.VideoMessage - Class in com.pushtech.sdk
 
MessageService - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
MessageService() - Constructor for class com.pushtech.sdk.MessageService
 

N

NetworkChangeReceiver - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
NetworkChangeReceiver() - Constructor for class com.pushtech.sdk.NetworkChangeReceiver
 
newChatMessage(ChatMessage) - Method in interface com.pushtech.sdk.CommunicationServiceCallbacks
This method execute automatically when receive a new chat message.
newChatMessage(ChatMessage) - Method in class com.pushtech.sdk.GCMPushIntentService
 
newContactMessage(String) - Method in class com.pushtech.sdk.MessageManager
This function creates a contact message
newLocationMessage(String) - Method in class com.pushtech.sdk.MessageManager
This function creates a location message
newPictureMessage(String) - Method in class com.pushtech.sdk.MessageManager
This function creates a picture message
newTextMessage(String) - Method in class com.pushtech.sdk.MessageManager
This function creates a text message
newVideoMessage(String) - Method in class com.pushtech.sdk.MessageManager
This function creates a video message
NotValidCountryException - Exception in com.pushtech.sdk
This kind of exception will be given in case there is a user that tries to register into the app, with his device and the country selected is not supported by the application.
NotValidCountryException() - Constructor for exception com.pushtech.sdk.NotValidCountryException
 

O

onBackendDelivery(BackendDelivery) - Method in interface com.pushtech.sdk.Callbacks.DeliveryCallback
This function executes automatically when the sdk receive any push by backend
onBackendDelivery(BackendDelivery) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onBind(Intent) - Method in class com.pushtech.sdk.MessageService
 
onCampaignDelivery(CampaignDelivery) - Method in interface com.pushtech.sdk.Callbacks.DeliveryCallback
This function executes automatically when the sdk receive any push by manager
onCampaignDelivery(CampaignDelivery) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onChange(Uri) - Method in class com.pushtech.sdk.MessageService
 
onChange(boolean, Uri) - Method in class com.pushtech.sdk.SmsContentObserver
 
onChange(boolean) - Method in class com.pushtech.sdk.SmsContentObserver
 
onContactsAvailable(ArrayList<User>, ArrayList<User>, ArrayList<User>) - Method in interface com.pushtech.sdk.ContactsCallback
 
onContactsAvailable(ArrayList<User>, ArrayList<User>, ArrayList<User>) - Method in class com.pushtech.sdk.UserManager
 
onCreate() - Method in class com.pushtech.sdk.GCMPushIntentService
 
onCreate() - Method in class com.pushtech.sdk.PushContentProvider
 
onDestroy() - Method in class com.pushtech.sdk.MessageService
 
onError(PushtechError) - Method in interface com.pushtech.sdk.BaseCallback
This function execute automatically when the any server request fails.
onError(PushtechError) - Method in class com.pushtech.sdk.UserManager
 
onGenericPush(Intent) - Method in interface com.pushtech.sdk.Callbacks.DeliveryCallback
This function executes automatically when the sdk receive any push by other server.
onGenericPush(Intent) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onGroupDataAvailable(GroupChat) - Method in interface com.pushtech.sdk.GroupDataCallback
 
onHandleIntent(Intent) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onInviteAGroup(GroupChat) - Method in interface com.pushtech.sdk.CommunicationServiceCallbacks
This method execute automatically when invite a group chat.
onInviteAGroup(GroupChat) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onJoinGroup(GroupChat) - Method in interface com.pushtech.sdk.CommunicationServiceCallbacks
This method execute automatically when join a group chat.
onJoinGroup(GroupChat) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onLeaveGroup(GroupChat) - Method in interface com.pushtech.sdk.CommunicationServiceCallbacks
This method execute automatically when leave a group chat.
onLeaveGroup(GroupChat) - Method in class com.pushtech.sdk.GCMPushIntentService
 
onNoMoreMessages() - Method in interface com.pushtech.sdk.HistoricCallback
 
onPushtechAppBuild(PushtechApp) - Method in interface com.pushtech.sdk.Callbacks.PushtechAppbuildAsyncCallback
This function execute automatically when the device register in PUSHTech platform
onReceive(Context, Intent) - Method in class com.pushtech.sdk.NetworkChangeReceiver
 
onReceive(Context, Intent) - Method in class com.pushtech.sdk.Receiver.GcmBroadcastReceiver
 
onReceiveSmS(Sms) - Method in class com.pushtech.sdk.ChatRegister
 
onReceiveSmS(Sms) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
This functions call automatically when device receive a one sms.
onRegisterChat(BaseManager) - Method in interface com.pushtech.sdk.Callbacks.RegisterChatCallback
 
onStartCommand(Intent, int, int) - Method in class com.pushtech.sdk.MessageService
 
onSuccess() - Method in interface com.pushtech.sdk.Callbacks.GenericCallback
This function execute automatically when the any server request is successful.
onSuccessHistoric(int) - Method in interface com.pushtech.sdk.HistoricCallback
 
onUserDataAvailable(UserData) - Method in interface com.pushtech.sdk.UserDataCallback
 
onUserProfileAvailable(User) - Method in interface com.pushtech.sdk.Callbacks.UserProfileCallback
 
onValidateUser() - Method in interface com.pushtech.sdk.Callbacks.AutomaticUserValidationCallback
This function executes automatically when the sdk detect a validation sms.

P

PictureChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PictureChatMessage() - Constructor for class com.pushtech.sdk.PictureChatMessage
 
Products - Class in com.pushtech.sdk
Created by crm27 on 3/11/15.
Products() - Constructor for class com.pushtech.sdk.Products
 
purchaseProduct(Products, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user purchase any product.
PurchaseProduct - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PurchaseProduct() - Constructor for class com.pushtech.sdk.PurchaseProduct
 
PushContentProvider - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushContentProvider() - Constructor for class com.pushtech.sdk.PushContentProvider
 
PushDeliveriesContentValuesOps - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushDeliveriesContentValuesOps() - Constructor for class com.pushtech.sdk.PushDeliveriesContentValuesOps
 
PushDelivery - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushDelivery() - Constructor for class com.pushtech.sdk.PushDelivery
 
PushDelivery.Type - Enum in com.pushtech.sdk
 
PushtechApp - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushtechAppbuildAsyncCallback - Interface in com.pushtech.sdk.Callbacks
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushtechAppBuilder - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushtechAppBuilder(Context) - Constructor for class com.pushtech.sdk.PushtechAppBuilder
This a constructor of the PushtechAppBuilder.
PushtechError - Exception in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
PushtechError() - Constructor for exception com.pushtech.sdk.PushtechError
 
PushtechError(String) - Constructor for exception com.pushtech.sdk.PushtechError
 

Q

query(Uri, String[], String, String[], String) - Method in class com.pushtech.sdk.PushContentProvider
 

R

RegisterChatCallback - Interface in com.pushtech.sdk.Callbacks
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
registerGeneric(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user create an account in this app.
registerWithSecretCode(String, GenericCallback) - Method in class com.pushtech.sdk.ChatRegister
This method registers in the chat with the secret code.
remove(Context, PushDelivery) - Method in class com.pushtech.sdk.DeliveryManager
This function remove a specific push delivery from local database.
removeListener(CommunicationServiceCallbacks) - Method in class com.pushtech.sdk.CommunicationManager
This method unregister listener to receive a chat events.
removeProductFromCart(PurchaseProduct, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user remove product from cart.
requestSecretCode(DoubleOptinVerifyRequestModel, GenericCallback) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
 
requestSecretCode(String, String, GenericCallback) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
 
resetUnreadMessages(String) - Method in class com.pushtech.sdk.ChatManager
This function resets number of messages unread in specific chat, also mark all messages to read of this chat.

S

saveBackendDeliveries(boolean) - Method in class com.pushtech.sdk.PushtechAppBuilder
This function saves or not backend deliveries in database when user received it.
send() - Method in class com.pushtech.sdk.MessageManager.ContactMessage
This method sends the message.
send() - Method in class com.pushtech.sdk.MessageManager.CustomMessage
 
send() - Method in class com.pushtech.sdk.MessageManager.LocationMessage
This method sends the message.
send() - Method in class com.pushtech.sdk.MessageManager.PictureMessage
This method sends the message.
send() - Method in class com.pushtech.sdk.MessageManager.TextMessage
This method sends the message.
send() - Method in class com.pushtech.sdk.MessageManager.VideoMessage
This method sends the message.
sendCodeRegistration(String, String, Country, GenericCallback) - Method in class com.pushtech.sdk.ChatRegister
This method uses to send code registration for validate user.
sendGeolocation(DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's geolocation to PUSHTech platform.
sendGeolocation(Location, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends custom geolocation to PUSHTech platform.
setAccuracy(float) - Method in class com.pushtech.sdk.Geolocation
 
setAlert(String) - Method in class com.pushtech.sdk.PushDelivery
 
setAppId(String) - Method in class com.pushtech.sdk.PushtechAppBuilder
This is mandatory.
setAppSecret(String) - Method in class com.pushtech.sdk.PushtechAppBuilder
This is mandatory.
setAutomaticUserValidationCallback(AutomaticUserValidationCallback) - Method in class com.pushtech.sdk.ChatRegister
This method uses to notify when the sdk validate user automatically.
setAutomaticUserValidationCallback(AutomaticUserValidationCallback) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
This function sets a listener to notify when the sms detects automatically.
setAvatarIcon(String) - Method in class com.pushtech.sdk.User
 
setAvatarPicture(String) - Method in class com.pushtech.sdk.User
 
setBirthdate(Date, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's birthdate to PUSHTech platform.
setBrand(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setCallingCode(String) - Method in class com.pushtech.sdk.User
 
setChatIcon(String) - Method in class com.pushtech.sdk.SingleChat
 
setChatName(String) - Method in class com.pushtech.sdk.Chat
 
setChatPicture(String) - Method in class com.pushtech.sdk.SingleChat
 
setCity(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's city to PUSHTech platform.
setCountry(Country, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's country to PUSHTech platform.
setCountryCode(int) - Method in class com.pushtech.sdk.Country
 
setCountryCode(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setCreatedAt(String) - Method in class com.pushtech.sdk.GroupChat
 
setCurrency(Currency) - Method in class com.pushtech.sdk.PurchaseProduct
 
setCustom_data(String) - Method in class com.pushtech.sdk.CustomChatMessage
 
setCustomData(String) - Method in class com.pushtech.sdk.MessageManager.CustomMessage
 
setCustomEvent(DataCollectorManager.MetricType, String, String, String, DataCollectorManager.ValueType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends custom metric to PUSHTech platform.
setDescription(String) - Method in class com.pushtech.sdk.CustomChatMessage
 
setDescription(String) - Method in class com.pushtech.sdk.MessageManager.CustomMessage
 
setDeviceId(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setEmail(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's email to PUSHTech platform.
setFacebookID(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric user's facebook id to PUSHTech.
setFirstName(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's name to PUSHTech platform.
setFriendName(String) - Method in class com.pushtech.sdk.SingleChat
 
setGcmSenderId(String...) - Method in class com.pushtech.sdk.PushtechAppBuilder
This is mandatory.
setGender(DataCollectorManager.Gender, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's gender to PUSHTech platform.
setGoogleID(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric user's Google id to PUSHTech.
setGroupIcon(String) - Method in class com.pushtech.sdk.GroupChat
 
setGroupPicture(String) - Method in class com.pushtech.sdk.GroupChat
 
setId(long) - Method in class com.pushtech.sdk.PushDelivery
 
setImage(File) - Method in class com.pushtech.sdk.MessageManager.PictureMessage
This function sets image
setImage(Uri) - Method in class com.pushtech.sdk.MessageManager.PictureMessage
This function sets image
setIso3Code(String) - Method in class com.pushtech.sdk.Country
 
setIsoCode(String) - Method in class com.pushtech.sdk.Country
 
setJid(String) - Method in class com.pushtech.sdk.Chat
 
setJid(String) - Method in class com.pushtech.sdk.User
 
setLastName(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's last name to PUSHTech platform.
setLatitude(Double) - Method in class com.pushtech.sdk.Geolocation
 
setLatitude(double) - Method in class com.pushtech.sdk.MessageManager.LocationMessage
This function sets latitude
setListener(CommunicationServiceCallbacks) - Method in class com.pushtech.sdk.CommunicationManager
This method register listener to receive a chat events.
setLongitude(Double) - Method in class com.pushtech.sdk.Geolocation
 
setLongitude(double) - Method in class com.pushtech.sdk.MessageManager.LocationMessage
This function sets longitude
setMembers(ArrayList<User>) - Method in class com.pushtech.sdk.GroupChat
 
setName(String) - Method in class com.pushtech.sdk.Country
 
setName(String) - Method in class com.pushtech.sdk.PurchaseProduct
 
setName(String) - Method in class com.pushtech.sdk.User
 
setNotificationIcon(int) - Method in class com.pushtech.sdk.PushtechAppBuilder
This function sets the notification icon that showed when a user received a push notification.
setNotificationIntent(Intent) - Method in class com.pushtech.sdk.PushtechAppBuilder
This function sets a intent when user received a push notification.
setNumberFacebookFriends(int, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends number of friends in facebook to PUSHTech platform.
setNumberOfTwitterFollowers(int, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends number of twitter followers to PUSHTech platform.
setNumOfProductInCart(int, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends number of products in cart to PUSHTech platform when the user update cart.
setOpenPushCampaign(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user open a pushCampaign.
setOwnerJid(String) - Method in class com.pushtech.sdk.GroupChat
 
setPhoneCode(int) - Method in class com.pushtech.sdk.Country
 
setPhoneNumber(Phonenumber.PhoneNumber, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends user's phoneNumber to PUSHTech platform.
setPhoneNumber(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setPhoneNumber(String) - Method in class com.pushtech.sdk.User
 
setPinExpiry(int) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setPrice(Double) - Method in class com.pushtech.sdk.PurchaseProduct
 
setProductId(String) - Method in class com.pushtech.sdk.PurchaseProduct
 
setProducts(ArrayList<PurchaseProduct>) - Method in class com.pushtech.sdk.Products
 
setReceivedDate(Date) - Method in class com.pushtech.sdk.PushDelivery
 
setReceivedPushCampaign(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric to PUSHTech platform when the user received a pushCampaign.
setSenderId(String) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setSharing_url(String) - Method in class com.pushtech.sdk.CustomChatMessage
 
setSharingUrl(String) - Method in class com.pushtech.sdk.MessageManager.CustomMessage
 
setText(String) - Method in class com.pushtech.sdk.MessageManager.TextMessage
This function sets a text of message.
setText(String) - Method in class com.pushtech.sdk.PushDelivery
 
setThumbnail(String) - Method in class com.pushtech.sdk.CustomChatMessage
 
setThumbnail(String) - Method in class com.pushtech.sdk.MessageManager.CustomMessage
 
setThumbnailUrl(String) - Method in class com.pushtech.sdk.PushDelivery
 
setTimeToSendCall(int) - Method in class com.pushtech.sdk.DoubleOptinVerifyRequestModel
 
setTitle(String) - Method in class com.pushtech.sdk.CustomChatMessage
 
setTitle(String) - Method in class com.pushtech.sdk.MessageManager.CustomMessage
 
setTitle(String) - Method in class com.pushtech.sdk.PushDelivery
 
setTwitterID(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric user's Twitter id to PUSHTech.
setType(PushDelivery.Type) - Method in class com.pushtech.sdk.PushDelivery
 
setUnreadMessages(long) - Method in class com.pushtech.sdk.Chat
 
setUrl(String) - Method in class com.pushtech.sdk.PushDelivery
 
setUserId(String, DataCollectorManager.MetricType) - Method in class com.pushtech.sdk.DataCollectorManager
This function sends metric user's id to PUSHTech.
setVCard(String) - Method in class com.pushtech.sdk.MessageManager.ContactMessage
This function sets a VCard contact.
setVCard(Uri) - Method in class com.pushtech.sdk.MessageManager.ContactMessage
This function sets a VCard contact.
setVideo(File) - Method in class com.pushtech.sdk.MessageManager.VideoMessage
This function sets video
setVideo(Uri) - Method in class com.pushtech.sdk.MessageManager.VideoMessage
This function sets video
showGroupInfo(String) - Method in class com.pushtech.sdk.ChatManager
 
SingleChat - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
SingleChat() - Constructor for class com.pushtech.sdk.SingleChat
 
SmsContentObserver - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015 This class uses to observer if the sms table changed.
SmsContentObserver(Context, Handler, SmsContentObserver.OnSMSUpdateDatabase) - Constructor for class com.pushtech.sdk.SmsContentObserver
 
start() - Method in class com.pushtech.sdk.CommunicationManager
This method starts webSocket communication to send a real time messages.
startTyping(String) - Method in class com.pushtech.sdk.CommunicationManager
This method sends starts typing in a specific chat.
startTyping(String) - Method in interface com.pushtech.sdk.CommunicationServiceCallbacks
This method execute automatically when user start typing in specific chat
startTyping(String) - Method in class com.pushtech.sdk.GCMPushIntentService
 
stop() - Method in class com.pushtech.sdk.CommunicationManager
This method stops webSocket communication to send a real time messages.
stopTyping(String) - Method in class com.pushtech.sdk.CommunicationManager
This method sends stop typing in a specific chat.
stopTyping(String) - Method in interface com.pushtech.sdk.CommunicationServiceCallbacks
This method execute automatically when user stop typing in specific chat
stopTyping(String) - Method in class com.pushtech.sdk.GCMPushIntentService
 

T

TAG - Static variable in class com.pushtech.sdk.GCMPushIntentService
 
TextChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
TextChatMessage() - Constructor for class com.pushtech.sdk.TextChatMessage
 
TimeUtils - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
TimeUtils() - Constructor for class com.pushtech.sdk.TimeUtils
 

U

update(Uri, ContentValues, String, String[]) - Method in class com.pushtech.sdk.PushContentProvider
 
updateProfileImage(File, UserProfileCallback) - Method in class com.pushtech.sdk.UserManager
This method use to update your profile image.
updateProfileName(String, UserProfileCallback) - Method in class com.pushtech.sdk.UserManager
This method use to update your username.
User - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
User() - Constructor for class com.pushtech.sdk.User
 
UserDataCallback - Interface in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
UserDataModel - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
UserDataModel() - Constructor for class com.pushtech.sdk.UserDataModel
 
UserManager - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
UserProfileCallback - Interface in com.pushtech.sdk.Callbacks
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015

V

validationRequestCode(String, GenericCallback) - Method in class com.pushtech.sdk.DoubleOptinSmsUserValidation
This function validates the sms validation code.
valueOf(String) - Static method in enum com.pushtech.sdk.ChatMessage.ChatMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.ChatMessage.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.ChatMessage.MessageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.DataCollectorManager.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.DataCollectorManager.MetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.DataCollectorManager.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.DeliveryManager.DELIVERIES_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.pushtech.sdk.PushDelivery.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.pushtech.sdk.ChatMessage.ChatMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.ChatMessage.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.ChatMessage.MessageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.DataCollectorManager.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.DataCollectorManager.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.DataCollectorManager.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.DeliveryManager.DELIVERIES_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.pushtech.sdk.PushDelivery.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VideoChatMessage - Class in com.pushtech.sdk
Copyright (C) PUSHTech ™ - All Rights Reserved Unauthorized copying of this file, via any medium is strictly prohibited Proprietary and confidential Written by Cristian Rodriguez Push Technologies SL, 2015
VideoChatMessage() - Constructor for class com.pushtech.sdk.VideoChatMessage
 

W

with(Context) - Static method in class com.pushtech.sdk.PushtechApp
 
A B C D F G H I L M N O P Q R S T U V W