MsgError

data class MsgError(val errorCode: ErrorCode?) : KMessageListViewModel.OptState

Constructors

Link copied to clipboard
constructor(errorCode: ErrorCode?)

Properties

Link copied to clipboard
val errorCode: ErrorCode?

Functions

Link copied to clipboard
Link copied to clipboard