public class Forms
extends java.lang.Object
LivechatFormsPath
.
It is used to tell update to the forms in a chat session.
You can subscribe to forms broadcast via com.zopim.android.sdk.data.DataSource#addFormsObserver(java.util.Observer)
using FormsObserver
This class is a model that will be serialised to JSON and deserialised from JSON to this model. As such it does not follow the m naming prefix for fields.
Modifier and Type | Class and Description |
---|---|
static class |
Forms.FormSubmitted |
static class |
Forms.OfflineForm |
Constructor and Description |
---|
Forms() |
Modifier and Type | Method and Description |
---|---|
Forms.OfflineForm |
getOfflineForm() |
public Forms.OfflineForm getOfflineForm()