Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class AccountSelectionHandlerAbstract

    The objects consuming the outcome of an interaction where the user chooses the account to be used.

    Hierarchy (View Summary)

    Index

    Methods

    • This method should be invoked if the operation must be canceled.

      Returns Promise<void>

    • Provides the username of the account selected by the user.

      Parameters

      • username: string

        the username of the selected account.

      Returns Promise<void>