Click or drag to resize

ILiveFeeds Methods

The ILiveFeeds type exposes the following members.

Methods
 NameDescription
Public methodBookEvents Book the specified events. Booked events cannot be cancelled through this interface.
Public methodClearState

Clears complete state for this provider, that can otherwise be used in case of feed error recovery which can occur after every feed server reconnect or at initial SDK startup.

Public methodStart Start component.
(Inherited from IStartable)
Public methodStop Stop / shutdown component.
(Inherited from IStartable)
Public methodSubscribe Subscribe to specified events.
Public methodUnsubscribe Unsubscribe from the specified events. After this no more events associated with these event ids will be sent.
Top
See Also