Function selectProfile

  • Shows the user selection interface and returns a Profile instance representing the user that was selected.

    Returns null | Profile

    Note

    This function blocks the event loop until the user has made their selection.

Generated using TypeDoc