FirehoseEvent Type
A parsed firehose event from com.atproto.sync.subscribeRepos.
Union cases
| Union case |
Description
|
|
|
|
|
Full Usage:
FirehoseErrorEvent(error, message)
Parameters:
string
message : string option
|
|
|
|
|
|
Full Usage:
FirehoseUnknownEvent kind
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFirehoseAccountEvent
Returns: bool
|
|
Full Usage:
this.IsFirehoseCommitEvent
Returns: bool
|
|
Full Usage:
this.IsFirehoseErrorEvent
Returns: bool
|
|
Full Usage:
this.IsFirehoseIdentityEvent
Returns: bool
|
|
Full Usage:
this.IsFirehoseInfoEvent
Returns: bool
|
|
Full Usage:
this.IsFirehoseUnknownEvent
Returns: bool
|
|