notification-service
Toggle table of contents
2.8.1
jvm
Platform filter
jvm
Switch theme
Search in API
notification-service
domain
/
io.github.positionpal.notification.domain
/
UserToken
/
Companion
/
invoke
invoke
operator
fun
invoke
(
userId
:
UserId
,
token
:
String
)
:
UserToken
Creates a new
UserToken
for the given
userId
associated to
token
.