ConnectionStateDTO

Entries

Link copied to clipboard

The other user has sent a connection request to this one

Link copied to clipboard

This user has sent a connection request to another user

Link copied to clipboard

The user has been blocked

Link copied to clipboard

The connection has been ignored

Link copied to clipboard

The connection has been cancelled

Link copied to clipboard

The connection is missing legal hold consent

Link copied to clipboard

The connection is complete and the conversation is in its normal state

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Functions

Link copied to clipboard
fun valueOf(value: String): ConnectionStateDTO

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.