public static class IUnbluUiEventApi.UiHideRequest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
NAME of the event.
|
static java.lang.String |
VALUE_CONVERSATION_ID
The id of the conversation from which this request was done if there is a corresponding conversation
|
static java.lang.String |
VALUE_REASON
Reason for the UI hide request.
|
public static final java.lang.String NAME
public static final java.lang.String VALUE_REASON
type: UnbluUiHideRequestReason
public static final java.lang.String VALUE_CONVERSATION_ID
type: String
|null