Header menu logo FSharp.ATProto

FirehoseEvent Type

A parsed firehose event from com.atproto.sync.subscribeRepos.

Union cases

Union case Description

FirehoseAccountEvent FirehoseAccount

Full Usage: FirehoseAccountEvent FirehoseAccount

Parameters:

FirehoseCommitEvent FirehoseCommit

Full Usage: FirehoseCommitEvent FirehoseCommit

Parameters:

FirehoseErrorEvent(error, message)

Full Usage: FirehoseErrorEvent(error, message)

Parameters:
    error : string
    message : string option

error : string
message : string option

FirehoseIdentityEvent FirehoseIdentity

Full Usage: FirehoseIdentityEvent FirehoseIdentity

Parameters:

FirehoseInfoEvent FirehoseInfo

Full Usage: FirehoseInfoEvent FirehoseInfo

Parameters:

FirehoseUnknownEvent kind

Full Usage: FirehoseUnknownEvent kind

Parameters:
    kind : string

kind : string

Instance members

Instance member Description

this.IsFirehoseAccountEvent

Full Usage: this.IsFirehoseAccountEvent

Returns: bool
Returns: bool

this.IsFirehoseCommitEvent

Full Usage: this.IsFirehoseCommitEvent

Returns: bool
Returns: bool

this.IsFirehoseErrorEvent

Full Usage: this.IsFirehoseErrorEvent

Returns: bool
Returns: bool

this.IsFirehoseIdentityEvent

Full Usage: this.IsFirehoseIdentityEvent

Returns: bool
Returns: bool

this.IsFirehoseInfoEvent

Full Usage: this.IsFirehoseInfoEvent

Returns: bool
Returns: bool

this.IsFirehoseUnknownEvent

Full Usage: this.IsFirehoseUnknownEvent

Returns: bool
Returns: bool

Type something to start searching.