UserSetting

Information about the user's permission settings.

Types

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

Properties

Link copied to clipboard

Indicates the type of action.

Link copied to clipboard

Indicates the maximum character length for the specified user setting.

Link copied to clipboard

Indicates if the setting is enabled or disabled.

Functions

Link copied to clipboard
inline fun copy(block: UserSetting.Builder.() -> Unit = {}): UserSetting
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