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