Package-level declarations

Types

Link copied to clipboard
annotation class RpcPermissionGroup(val value: String)

Annotation which can be used on RPCOps interface to group certain methods for the purposes of granting permissions to all of them. Please see usages of this interface for more details.

Properties

Link copied to clipboard
const val READ_ONLY: String