NavVis IVION API
    Preparing search index...

    Type Alias AuthenticationChangedHandler

    AuthenticationChangedHandler: (
        user: UserEntityInterface,
        isDataAccessible: boolean,
    ) => void

    Type declaration