Uses of Class
com.fifa.connectid.sdk.core.exceptions.PersonDetailsNotReceivedException
-
Packages that use PersonDetailsNotReceivedException Package Description com.fifa.connectid.sdk -
-
Uses of PersonDetailsNotReceivedException in com.fifa.connectid.sdk
Methods in com.fifa.connectid.sdk that throw PersonDetailsNotReceivedException Modifier and Type Method Description StringRegistrationFacade. sendRequestForDetailsAndWaitForThem(String uniqueFifaId, long timeoutMilliseconds)Sends request to given recipient for person details (with uniqueFifaId) and returns XML string.StringRegistrationFacade. sendRequestForDetailsAndWaitForThem(String uniqueFifaId, long timeoutMilliseconds, String recipientId)
-