hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.dtos
/
Message
/
Message
Message
constructor
(
messageType
:
MessageType
,
sourceUuid
:
UUID
,
sourceMsisdn
:
Msisdn
,
sourceDeviceId
:
Int
,
destination
:
UUID
,
destinationDeviceId
:
Int
,
destinationRegistrationId
:
RegistrationId
,
content
:
String
,
timestamp
:
Long
)