UserTypeEntity

Entries

Link copied to clipboard

Team member with owner permissions

Link copied to clipboard

Team member with admin permissions

Link copied to clipboard

Team member

Link copied to clipboard

Team member with limited permissions

Link copied to clipboard

A user on the same backend but not on your team or, Any user on another backend using the Wire application,

Link copied to clipboard

Any user in wire.com using the Wire application or, A temporary user that joined using the guest web interface, from inside the backend network or, A temporary user that joined using the guest web interface, from outside the backend network

Link copied to clipboard

Service bot

Link copied to clipboard

A user on the same backend, when current user doesn't belongs to any team

Properties

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

Functions

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

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
fun values(): Array<UserTypeEntity>

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