public class LivechatFormsPath extends Path<Forms>
Allows subscription to settings forms broadcast updates and retrieval of the forms. If there is nobody to listen this path it will not emit any broadcasts.
Forms
Modifier and Type | Method and Description |
---|---|
Forms |
getData()
Gets the path data in it's current state
|
static LivechatFormsPath |
getInstance()
Gets singleton instance of
LivechatFormsPath |
broadcast, broadcast, finalize, isClearRequired, notifyObservers, trigger
public static LivechatFormsPath getInstance()
LivechatFormsPath