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