PrivMX
DOCS
Toggle table of contents
Search in API
2.6
Select version
2.6
2.5
2.3
2.2
common
Platform filter
common
Switch theme
privmx-endpoint-kotlin
privmx-endpoint
/
com.simplito.kotlin.privmx_endpoint.model
/
UserWithAction
User
With
Action
class
UserWithAction
(
val
user
:
UserWithPubKey
,
val
action
:
String
)
Contains the user with their status change action.
Members
Constructors
User
With
Action
Link copied to clipboard
constructor
(
user
:
UserWithPubKey
,
action
:
String
)
Properties
action
Link copied to clipboard
val
action
:
String
User status change action
user
Link copied to clipboard
val
user
:
UserWithPubKey
User