BlockedGuestUser

Represents a guest user who has been blocked from accessing a Wickr network.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The username of the administrator who blocked this guest user.

Link copied to clipboard

The timestamp when the guest user was blocked or last modified.

Link copied to clipboard

The username of the blocked guest user.

Link copied to clipboard

The unique username hash identifier for the blocked guest user.

Functions

Link copied to clipboard
inline fun copy(block: BlockedGuestUser.Builder.() -> Unit = {}): BlockedGuestUser
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String