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