UsersAndGroups

Provides information about users and groups associated with a topic control rule.

Types

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

Properties

Link copied to clipboard

The user groups associated with a topic control rule.

Link copied to clipboard

The user ids associated with a topic control rule.

Functions

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