hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.dtos
/
deviceFrom
device
From
@
JvmName
(
name
=
"from"
)
fun
deviceFrom
(
accountUuid
:
UUID
,
registrationId
:
Int
)
:
Device
A factory function for creating a
Device
.
Throws
Illegal
Argument
Exception
if the
registrationId
is out of bounds.