toggle menu
Rainbow Android SDK
androidJvm
switch theme
search in API
Rainbow Android SDK
/
com.ale.infra.rest.user
/
UserMessageDetailBody
User
Message
Detail
Body
class
UserMessageDetailBody
(
val
type
:
PeerType
,
val
peer
:
String
,
val
msgId
:
String
)
Members
Constructors
User
Message
Detail
Body
Link copied to clipboard
constructor
(
type
:
PeerType
,
peer
:
String
,
msgId
:
String
)
Properties
msg
Id
Link copied to clipboard
val
msgId
:
String
peer
Link copied to clipboard
val
peer
:
String
type
Link copied to clipboard
val
type
:
PeerType