Uses of Class
com.fifa.connectid.sdk.core.exceptions.MemberAssociationDoesNotRespondException
-
Packages that use MemberAssociationDoesNotRespondException Package Description com.fifa.connectid.sdk -
-
Uses of MemberAssociationDoesNotRespondException in com.fifa.connectid.sdk
Methods in com.fifa.connectid.sdk that throw MemberAssociationDoesNotRespondException 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)
-