Types
CreateProximityPresentationSessionRequestReceivedAction
Schema for the onRequestReceived callback function.
Schema for the onRequestReceived callback function.
Signature
type CreateProximityPresentationSessionRequestReceivedAction = (
data: PresentationSessionSuccessRequest | PresentationSessionFailureRequest
) => voidParameters
Prop
Type
Returns
void
Referenced by
A property of CreateProximityPresentationSessionOptions.
How would you rate this page?