hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.util
/
RegistrationId
/
plus
plus
operator
fun
plus
(
other
:
RegistrationId
)
:
RegistrationId
operator
fun
plus
(
other
:
Int
)
:
RegistrationId
Adds the other value to this value.
Throws
Illegal
Argument
Exception
if the resulted
RegistrationId
is out of bounds.