light-mode-image
Learn
Types

CreateProximityPresentationSessionRequestReceivedAction

Schema for the onRequestReceived callback function.

Schema for the onRequestReceived callback function.

Signature

type CreateProximityPresentationSessionRequestReceivedAction = (
  data: PresentationSessionSuccessRequest | PresentationSessionFailureRequest
) => void

Parameters

Returns

void

Referenced by

A property of CreateProximityPresentationSessionOptions.

How would you rate this page?

On this page