| java.lang.Object |
| ↳ |
com.glia.androidsdk.VisitorContext |
Class Overview
Represents Visitor current content inside the app.
This information is displayed to the Operator during Engagement which lets Operator to make faster and more accurate decisions on how to provide help to the Visitor.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
boolean
|
equals(Object arg0)
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
|
Public Constructors
Public Methods