hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-client
/
imahub.sdk.hub
/
blockingGetContacts
blocking
Get
Contacts
@
BlockingBridgeApi
@
JvmName
(
name
=
"getContacts"
)
fun
Contacts
.
blockingGetContacts
(
msisdnNumbers
:
List
<
Msisdn
>
)
:
HubPayload
<
List
<
Contact
>
>
Blocking-call variant of
Contacts.getContacts
.