DefaultCategory

enum DefaultCategory : Enum<DefaultCategory> , IUserMessageCategory

Default category values used by IRemoteSupportClient.sendChat, IRemoteSupportClient.sendBytes, IRemoteSupportClient.sendLogMessage, and IRemoteSupportClient.sendObject

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
var defaultTag: DefaultTag
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
open override var value: Int