StreamingPrivilegesListener
interface StreamingPrivilegesListener
Describes interactions that instances of StreamingPrivilegesListener may want to have with listeners (typically their hosts).
Functions
Link copied to clipboard
Notifies successful establishment of a connection with the backend behind the parameter, if any. This might be called multiple times during the lifetime of a StreamingPrivileges depending on factors such as network conditions if the implementation requires network communication and other implementation details.
Link copied to clipboard
Notifies that current streaming privileges for this client have been revoked.