- Chat - Interface in com.zopim.android.sdk.api
-
Interface definition of the chat
- ChatActions - Interface in com.zopim.android.sdk.embeddable
-
Definition of intent actions for chat sdk embeddable.
- ChatApi - Interface in com.zopim.android.sdk.api
-
Chat APIs interface
- ChatConfig - Interface in com.zopim.android.sdk.api
-
Chat configuration interface
- ChatEventView - Class in com.zopim.android.sdk.ui.view
-
Definition of the event row view
- ChatEventView(Context) - Constructor for class com.zopim.android.sdk.ui.view.ChatEventView
-
- ChatListener - Interface in com.zopim.android.sdk.ui
-
Interface definition of chat events.
- ChatLog - Class in com.zopim.android.sdk.model
-
- ChatLog() - Constructor for class com.zopim.android.sdk.model.ChatLog
-
- ChatLog(String, ChatLog.Type, String) - Constructor for class com.zopim.android.sdk.model.ChatLog
-
Constructor for chat log message that allows creation of a local message.
- ChatLog.Type - Enum in com.zopim.android.sdk.model
-
Definition of available chat log types.
- ChatLogAdapter - Class in com.zopim.android.sdk.ui
-
Multi type adapter that handles loading of the appropriate view in the chat list view.
- ChatLogObserver - Class in com.zopim.android.sdk.data.observers
-
Abstract definition of the observer that listens to broadcasts from
LivechatChatLogPath
observable
- ChatLogObserver() - Constructor for class com.zopim.android.sdk.data.observers.ChatLogObserver
-
- ChatMemberEventView - Class in com.zopim.android.sdk.ui.view
-
Definition of the member event row view.
- ChatMemberEventView(Context) - Constructor for class com.zopim.android.sdk.ui.view.ChatMemberEventView
-
- ChatService - Class in com.zopim.android.sdk.api
-
Service that holds the chat session and it's lifecycle.
- ChatService() - Constructor for class com.zopim.android.sdk.api.ChatService
-
- ChatService.LocalBinder - Class in com.zopim.android.sdk.api
-
Class used for the client Binder.
- ChatServiceBinder() - Constructor for class com.zopim.android.sdk.api.ZopimChat.ChatServiceBinder
-
- ChatSession - Interface in com.zopim.android.sdk.api
-
Interface definition of the chat session
- ChatTimeoutReceiver() - Constructor for class com.zopim.android.sdk.data.LivechatChatLogPath.ChatTimeoutReceiver
-
- ChatTimeoutReceiver() - Constructor for class com.zopim.android.sdk.ui.ZopimChatLogFragment.ChatTimeoutReceiver
-
- ChatWidgetService - Class in com.zopim.android.sdk.ui.widget
-
Definition of a chat widget UI service.
- ChatWidgetService() - Constructor for class com.zopim.android.sdk.ui.widget.ChatWidgetService
-
- ChatWidgetService.LocalBinder - Class in com.zopim.android.sdk.ui.widget
-
Class used for the client Binder.
- CircleTransform - Class in com.zopim.android.sdk.util
-
- CircleTransform() - Constructor for class com.zopim.android.sdk.util.CircleTransform
-
- clear() - Method in interface com.zopim.android.sdk.data.DataSource
-
Clear all data source.
- clear() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- clear() - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
- clearAll() - Method in enum com.zopim.android.sdk.store.Storage
-
Clears all data from the storage.
- com.zopim.android.sdk.api - package com.zopim.android.sdk.api
-
- com.zopim.android.sdk.data - package com.zopim.android.sdk.data
-
- com.zopim.android.sdk.data.observers - package com.zopim.android.sdk.data.observers
-
- com.zopim.android.sdk.embeddable - package com.zopim.android.sdk.embeddable
-
- com.zopim.android.sdk.model - package com.zopim.android.sdk.model
-
- com.zopim.android.sdk.store - package com.zopim.android.sdk.store
-
- com.zopim.android.sdk.ui - package com.zopim.android.sdk.ui
-
- com.zopim.android.sdk.ui.anim - package com.zopim.android.sdk.ui.anim
-
- com.zopim.android.sdk.ui.view - package com.zopim.android.sdk.ui.view
-
- com.zopim.android.sdk.ui.widget - package com.zopim.android.sdk.ui.widget
-
- com.zopim.android.sdk.util - package com.zopim.android.sdk.util
-
- compareTo(ChatLog) - Method in class com.zopim.android.sdk.model.ChatLog
-
Compares two
ChatLog
by their time of creation.
- ConfigBuilder<T extends ConfigBuilder> - Class in com.zopim.android.sdk.api
-
Abstract definition of a chat configuration builder
- ConfigBuilder() - Constructor for class com.zopim.android.sdk.api.ConfigBuilder
-
- Connection - Class in com.zopim.android.sdk.model
-
This is a model class for Connection that will be created by
ConnectionPath
.
- Connection() - Constructor for class com.zopim.android.sdk.model.Connection
-
- Connection(Connection.Status) - Constructor for class com.zopim.android.sdk.model.Connection
-
Creates new instance of
Connection
with params passed
- Connection.Status - Enum in com.zopim.android.sdk.model
-
Definition of connection enum value.
- ConnectionFragment - Class in com.zopim.android.sdk.ui
-
Definition of the non-UI connection fragment.
- ConnectionFragment() - Constructor for class com.zopim.android.sdk.ui.ConnectionFragment
-
- ConnectionObserver - Class in com.zopim.android.sdk.data.observers
-
Abstract definition of the observer that listens to broadcasts from
ConnectionPath
observable
- ConnectionObserver() - Constructor for class com.zopim.android.sdk.data.observers.ConnectionObserver
-
- ConnectionPath - Class in com.zopim.android.sdk.data
-
Connection path definition
- ConnectionPath.ConnectivityReceiver - Class in com.zopim.android.sdk.data
-
- ConnectionToastFragment - Class in com.zopim.android.sdk.ui
-
Definition of the toast fragment.
- ConnectionToastFragment() - Constructor for class com.zopim.android.sdk.ui.ConnectionToastFragment
-
- ConnectivityReceiver() - Constructor for class com.zopim.android.sdk.data.ConnectionPath.ConnectivityReceiver
-
- Contract - Class in com.zopim.android.sdk.embeddable
-
Contract definition for chat sdk embeddable.
- Contract() - Constructor for class com.zopim.android.sdk.embeddable.Contract
-
- convertDpToPixel(Context, float) - Static method in class com.zopim.android.sdk.util.Dimensions
-
This method converts dp unit to equivalent pixels, depending on device density.
- countMessages(ChatLog.Type...) - Method in class com.zopim.android.sdk.data.LivechatChatLogPath
-
- crossfade(View, View, Animator.AnimatorListener, Animator.AnimatorListener) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Switch views with fade and scale in place animation.
- crossfade(View, View) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Switch views with fade and scale in place animation.
- getAccount() - Method in interface com.zopim.android.sdk.data.DataSource
-
- getAccount() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getAgents() - Method in interface com.zopim.android.sdk.data.DataSource
-
Gets agents in the current chat.
- getAgents() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getAnchor() - Method in class com.zopim.android.sdk.ui.view.WidgetView
-
- getApplicationName(Context) - Static method in class com.zopim.android.sdk.util.AppInfo
-
Gets the host application name from android:name label in activity
- getApplicationVersionCode(Context) - Static method in class com.zopim.android.sdk.util.AppInfo
-
Gets the version of the host application as defined in the host app
- getAvatarUri() - Method in class com.zopim.android.sdk.model.Agent
-
Gets agent avatar uri resource
- getChatLog() - Method in interface com.zopim.android.sdk.data.DataSource
-
- getChatLog() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getChatSdkName() - Static method in class com.zopim.android.sdk.util.AppInfo
-
Gets default Chat SDK application name as defined in build.gradle in the SDK project
- getChatSdkVersionCode() - Static method in class com.zopim.android.sdk.util.AppInfo
-
Gets the version of the SDK as defined in build.gradle
- getChatSdkVersionName() - Static method in class com.zopim.android.sdk.embeddable.Contract
-
Gets version name of the chat sdk as specified in the build.gradle project build file
- getConfig() - Method in interface com.zopim.android.sdk.api.Chat
-
Gets chat config for the current chat session as configured via
ZopimChat
- getConfig() - Method in class com.zopim.android.sdk.api.ChatService
-
- getConfig() - Method in class com.zopim.android.sdk.api.ZopimChat
-
- getConnection() - Method in interface com.zopim.android.sdk.data.DataSource
-
- getConnection() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getCount() - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
- getData() - Method in class com.zopim.android.sdk.data.ConnectionPath
-
Will return
Connection
with the state based on combined connection state of the device and the web widget
- getData() - Method in class com.zopim.android.sdk.data.LivechatAccountPath
-
- getData() - Method in class com.zopim.android.sdk.data.LivechatAgentsPath
-
- getData() - Method in class com.zopim.android.sdk.data.LivechatChatLogPath
-
- getData() - Method in class com.zopim.android.sdk.data.LivechatDepartmentsPath
-
- getData() - Method in class com.zopim.android.sdk.data.LivechatFormsPath
-
- getData() - Method in class com.zopim.android.sdk.data.LivechatProfilePath
-
- getData() - Method in class com.zopim.android.sdk.data.Path
-
Gets the path data in it's current state
- getDataSource() - Static method in class com.zopim.android.sdk.api.ZopimChat
-
- getDepartment() - Method in interface com.zopim.android.sdk.api.ChatConfig
-
- getDepartment() - Method in class com.zopim.android.sdk.ui.PreChatForm
-
Gets department filed configuration.
- getDepartmentId() - Method in class com.zopim.android.sdk.model.Profile
-
Gets department id of the department that this visitor is assigned to.
- getDepartments() - Method in interface com.zopim.android.sdk.data.DataSource
-
- getDepartments() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getDisplayName() - Method in class com.zopim.android.sdk.model.Agent
-
Gets display name of the agent as in agent dashboard
- getDisplayName() - Method in class com.zopim.android.sdk.model.ChatLog
-
Gets display name of the visitor.
- getDisplayName() - Method in class com.zopim.android.sdk.model.Profile
-
Gets display name of the visitor in the chat session
- getEmail() - Method in class com.zopim.android.sdk.model.Profile
-
Gets email configured of the visitor in the chat session
- getEmail() - Method in class com.zopim.android.sdk.model.VisitorInfo
-
Gets visitor email configured for this user
- getEmail() - Method in class com.zopim.android.sdk.ui.PreChatForm
-
Gets email filed configuration.
- getForms() - Method in interface com.zopim.android.sdk.data.DataSource
-
- getForms() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getFormSubmitted() - Method in class com.zopim.android.sdk.model.Forms.OfflineForm
-
- getInitializationTimeout() - Static method in class com.zopim.android.sdk.api.ZopimChat
-
- getInstance() - Static method in class com.zopim.android.sdk.data.ConnectionPath
-
- getInstance() - Static method in class com.zopim.android.sdk.data.LivechatAccountPath
-
- getInstance() - Static method in class com.zopim.android.sdk.data.LivechatAgentsPath
-
- getInstance() - Static method in class com.zopim.android.sdk.data.LivechatChatLogPath
-
- getInstance() - Static method in class com.zopim.android.sdk.data.LivechatDepartmentsPath
-
- getInstance() - Static method in class com.zopim.android.sdk.data.LivechatFormsPath
-
- getInstance() - Static method in class com.zopim.android.sdk.data.LivechatProfilePath
-
- getItem(int) - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
- getItemId(int) - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
- getItemViewType(int) - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
Returns a layout row type id
- getMachineId() - Method in class com.zopim.android.sdk.model.Profile
-
Gets machine id of the current chat session.
- getMachineId() - Method in class com.zopim.android.sdk.store.MachineIdPrefsStorage
-
Retrieves stored machine id from shared preferences.
- getMachineId() - Method in interface com.zopim.android.sdk.store.MachineIdStorage
-
Retrieves stored machine id
- getMessage() - Method in class com.zopim.android.sdk.model.ChatLog
-
Gets message body of this chat log event.
- getMessage() - Method in class com.zopim.android.sdk.ui.PreChatForm
-
Gets message filed configuration.
- getName() - Method in class com.zopim.android.sdk.model.Department
-
Gets name of the department
- getName() - Method in class com.zopim.android.sdk.model.VisitorInfo
-
Gets visitor name configured for this user
- getName() - Method in class com.zopim.android.sdk.ui.PreChatForm
-
Gets name filed configuration.
- getNick() - Method in class com.zopim.android.sdk.model.ChatLog
-
Gets a nick name of the chat log participant.
- getOfflineForm() - Method in class com.zopim.android.sdk.model.Forms
-
- getPhoneNumber() - Method in class com.zopim.android.sdk.model.Profile
-
Gets phone number of the visitor in the chat session
- getPhoneNumber() - Method in class com.zopim.android.sdk.model.VisitorInfo
-
Gets visitor phone number configured for this user
- getPhoneNumber() - Method in class com.zopim.android.sdk.ui.PreChatForm
-
Gets phone number filed configuration.
- getPreChatForm() - Method in interface com.zopim.android.sdk.api.ChatConfig
-
- getProfile() - Method in interface com.zopim.android.sdk.data.DataSource
-
- getProfile() - Method in class com.zopim.android.sdk.data.PathDataSource
-
- getReconnectTimeout() - Static method in class com.zopim.android.sdk.api.ZopimChat
-
- getService() - Method in class com.zopim.android.sdk.api.ChatService.LocalBinder
-
- getService() - Method in class com.zopim.android.sdk.ui.widget.ChatWidgetService.LocalBinder
-
- getStatus() - Method in class com.zopim.android.sdk.model.Account
-
Gets status enum value
- getStatus(String) - Static method in enum com.zopim.android.sdk.model.Account.Status
-
Finds matching status value
- getStatus() - Method in class com.zopim.android.sdk.model.Connection
-
Gets status enum value
- getStatus(String) - Static method in enum com.zopim.android.sdk.model.Connection.Status
-
Finds matching status value
- getStatus() - Method in class com.zopim.android.sdk.model.Department
-
Gets availability status of the department
- getTags() - Method in interface com.zopim.android.sdk.api.ChatConfig
-
- getTimestamp() - Method in class com.zopim.android.sdk.model.ChatLog
-
Time record of this event in milliseconds
- getType() - Method in class com.zopim.android.sdk.model.ChatLog
-
Gets type of the chat log message.
- getType(int) - Static method in enum com.zopim.android.sdk.ui.view.WidgetView.Anchor
-
Gets the enum position of the value passed as parameter
- getValue() - Method in enum com.zopim.android.sdk.model.Account.Status
-
- getValue() - Method in enum com.zopim.android.sdk.model.Connection.Status
-
- getValue() - Method in enum com.zopim.android.sdk.ui.view.WidgetView.Anchor
-
Gets the value of this position enum
- getView(int, View, ViewGroup) - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
- getViewTypeCount() - Method in class com.zopim.android.sdk.ui.ChatLogAdapter
-
Gets number of different row layouts
- getVisitorInfo() - Method in interface com.zopim.android.sdk.api.ChatConfig
-
- getVisitorInfo() - Method in class com.zopim.android.sdk.store.VisitorInfoPrefsStorage
-
Retrieves stored visitor info from shared preferences.
- getVisitorInfo() - Method in interface com.zopim.android.sdk.store.VisitorInfoStorage
-
Retrieves stored visitor info from shared preferences
- getVisitorQueue() - Method in class com.zopim.android.sdk.model.ChatLog
-
Gets number of visitors in the queue being currently served in this chat session.
- scale(View, float, float) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Scales view in place
It's up to you to set view's visibility on animation end
- send(String) - Method in interface com.zopim.android.sdk.api.ChatApi
-
Sends the message to the agents.
- send(String) - Method in class com.zopim.android.sdk.api.ChatService
-
- send(String) - Method in class com.zopim.android.sdk.api.ZopimChat
-
Sends the message to the agents.
- sendOfflineMessage(String, String, String) - Method in interface com.zopim.android.sdk.api.ChatApi
-
Sends email to agents defined in the dashboard for this account.
- sendOfflineMessage(String, String, String) - Method in class com.zopim.android.sdk.api.ChatService
-
- sendOfflineMessage(String, String, String) - Method in class com.zopim.android.sdk.api.ZopimChat
-
- SessionConfig() - Constructor for class com.zopim.android.sdk.api.ZopimChat.SessionConfig
-
- sessionTimeout(long) - Method in class com.zopim.android.sdk.api.ZopimChat.DefaultConfig
-
Sets chat session timeout.
- setDepartment(String) - Method in interface com.zopim.android.sdk.api.ChatApi
-
Sets a department to the current chat session.
- setDepartment(String) - Method in class com.zopim.android.sdk.api.ChatService
-
- setDepartment(String) - Method in class com.zopim.android.sdk.api.ZopimChat
-
Sets department to the current chat session
- setEmail(String) - Method in interface com.zopim.android.sdk.api.ChatApi
-
Sets the email for the user in the current chat session.
- setEmail(String) - Method in class com.zopim.android.sdk.api.ChatService
-
Sets the email for the user in the current chat session.
- setEmail(String) - Method in class com.zopim.android.sdk.api.ZopimChat
-
Sets visitor email to the current chat session
Chat session must be connected in order to change session configuration.
- setEmail(String) - Method in class com.zopim.android.sdk.model.VisitorInfo
-
Sets visitor email to this configuration model
- setLeadMessage(boolean) - Method in class com.zopim.android.sdk.ui.view.AgentTypingView
-
Sets if this message is a lead event message.
- setMachineId(String) - Method in class com.zopim.android.sdk.store.MachineIdPrefsStorage
-
Saves the provided machine id in shared preferences.
- setMachineId(String) - Method in interface com.zopim.android.sdk.store.MachineIdStorage
-
Saves the provided machine id
- setName(String) - Method in interface com.zopim.android.sdk.api.ChatApi
-
Sets the name for the user in the current chat session.
- setName(String) - Method in class com.zopim.android.sdk.api.ChatService
-
Sets the name for the user in the current chat session.
- setName(String) - Method in class com.zopim.android.sdk.api.ZopimChat
-
Sets visitor name to the current chat session
Chat session must be connected in order to change session configuration.
- setName(String) - Method in class com.zopim.android.sdk.model.VisitorInfo
-
Sets visitor name to this configuration model
- setPhoneNumber(String) - Method in interface com.zopim.android.sdk.api.ChatApi
-
Sets phone number information for the user that is in the current chat session.
- setPhoneNumber(String) - Method in class com.zopim.android.sdk.api.ChatService
-
Sets phone number information for the user that is in the current chat session.
- setPhoneNumber(String) - Method in class com.zopim.android.sdk.api.ZopimChat
-
Sets visitor phone number to the current chat session
Chat session must be connected in order to change session configuration.
- setPhoneNumber(String) - Method in class com.zopim.android.sdk.model.VisitorInfo
-
Sets visitor phone number to this configuration model
- setVisitorInfo(VisitorInfo) - Static method in class com.zopim.android.sdk.api.ZopimChat
-
- setVisitorInfo(VisitorInfo) - Method in class com.zopim.android.sdk.store.VisitorInfoPrefsStorage
-
Saves the data of provided visitor info.
- setVisitorInfo(VisitorInfo) - Method in interface com.zopim.android.sdk.store.VisitorInfoStorage
-
Saves the data of provided visitor info
- shouldOverrideUrlLoading(WebView, String) - Method in class com.zopim.android.sdk.data.WebWidgetListener
-
Overrides url loading as Zopim web widget passes data in the url behind the delimiter
- showAvatar(boolean) - Method in class com.zopim.android.sdk.ui.view.AgentMessageView
-
Controls avatar icon visibility
- showName(boolean) - Method in class com.zopim.android.sdk.ui.view.AgentMessageView
-
Controls avatar name visibility
- slideIn(View, AnimatorPack.Direction) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Builds a slide in animator
- slideInSequentially(AnimatorPack.Direction, long, boolean, boolean, View...) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Slide in animation that delays start of each animated element by an offset.
- slideOut(View, AnimatorPack.Direction) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Builds a slide out animator.
- slideOutSequentially(AnimatorPack.Direction, long, boolean, boolean, View...) - Static method in class com.zopim.android.sdk.ui.anim.AnimatorPack
-
Slide out animation that delays start of each animated element by an offset.
- start(FragmentActivity) - Static method in class com.zopim.android.sdk.api.ZopimChat
-
Starts the chat with default configuration.
- start() - Method in class com.zopim.android.sdk.ui.view.TypingIndicatorView
-
Starts typing animation
- startActivity(Context, ZopimChat.SessionConfig) - Static method in class com.zopim.android.sdk.ui.ZopimChatActivity
-
- STATE_MENU_ITEM_ENABLED - Static variable in class com.zopim.android.sdk.ui.ZopimOfflineFragment
-
- STATE_MENU_ITEM_ENABLED - Static variable in class com.zopim.android.sdk.ui.ZopimPreChatFragment
-
- stop() - Method in class com.zopim.android.sdk.ui.view.TypingIndicatorView
-
Stops typing animation
- Storage - Enum in com.zopim.android.sdk.store
-
Singleton storage instance used to initialize or clear the storage
- v(String, String) - Static method in class com.zopim.android.sdk.api.Logger
-
- v(String, String, Throwable) - Static method in class com.zopim.android.sdk.api.Logger
-
- valueOf(String) - Static method in enum com.zopim.android.sdk.model.Account.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zopim.android.sdk.model.ChatLog.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zopim.android.sdk.model.Connection.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zopim.android.sdk.store.Storage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zopim.android.sdk.ui.anim.AnimatorPack.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zopim.android.sdk.ui.PreChatForm.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zopim.android.sdk.ui.view.WidgetView.Anchor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.zopim.android.sdk.model.Account.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.zopim.android.sdk.model.ChatLog.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.zopim.android.sdk.model.Connection.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.zopim.android.sdk.store.Storage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.zopim.android.sdk.ui.anim.AnimatorPack.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.zopim.android.sdk.ui.PreChatForm.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.zopim.android.sdk.ui.view.WidgetView.Anchor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ViewBinder - Interface in com.zopim.android.sdk.ui.view
-
Binder interface used to allow binding of
RowItem
to the view.
- VisitorInfo - Class in com.zopim.android.sdk.model
-
This is a model class for visitor information that can be passed as part of config parameters when starting a chat.
- visitorInfo() - Static method in enum com.zopim.android.sdk.store.Storage
-
- VisitorInfo.Builder - Class in com.zopim.android.sdk.model
-
Visitor info builder class
- VisitorInfoPrefsStorage - Class in com.zopim.android.sdk.store
-
Storage for saving the visitor info
- VisitorInfoStorage - Interface in com.zopim.android.sdk.store
-
Interface definition of a storage for saving the
VisitorInfo
info
- VisitorMessageView - Class in com.zopim.android.sdk.ui.view
-
Definition of the agent message row view
- VisitorMessageView(Context) - Constructor for class com.zopim.android.sdk.ui.view.VisitorMessageView
-
- visitorPathOne(String) - Method in class com.zopim.android.sdk.api.ConfigBuilder
-
Sets visitor path as additional info visible in the Zopim chat dashboard.
- visitorPathTwo(String) - Method in class com.zopim.android.sdk.api.ConfigBuilder
-
Sets visitor path as additional info visible in the Zopim chat dashboard.