Header menu logo FSharp.ATProto

EventDetailsUnion Type

Union cases

Union case Description

AccountCreated AccountCreated

Full Usage: AccountCreated AccountCreated

Parameters:

EmailConfirmed EmailConfirmed

Full Usage: EmailConfirmed EmailConfirmed

Parameters:

EmailUpdated EmailUpdated

Full Usage: EmailUpdated EmailUpdated

Parameters:

HandleUpdated HandleUpdated

Full Usage: HandleUpdated HandleUpdated

Parameters:

PasswordUpdated PasswordUpdated

Full Usage: PasswordUpdated PasswordUpdated

Parameters:

Unknown(string, JsonElement)

Full Usage: Unknown(string, JsonElement)

Parameters:
Item1 : string
Item2 : JsonElement

Instance members

Instance member Description

this.IsAccountCreated

Full Usage: this.IsAccountCreated

Returns: bool
Returns: bool

this.IsEmailConfirmed

Full Usage: this.IsEmailConfirmed

Returns: bool
Returns: bool

this.IsEmailUpdated

Full Usage: this.IsEmailUpdated

Returns: bool
Returns: bool

this.IsHandleUpdated

Full Usage: this.IsHandleUpdated

Returns: bool
Returns: bool

this.IsPasswordUpdated

Full Usage: this.IsPasswordUpdated

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.