DeviceAuthenticationDelegate

public protocol DeviceAuthenticationDelegate

DeviceAuthenticationDelegate Call back for App to initiate the user authentication.

Version

Version 1.0

Since

Since 1.0
  • Initiate the user authentication.

    Declaration

    Swift

    func shouldStartAuthentication(startHandler: (String?, Bool) -> Void)

    Parameters

    startHandler

    A handler to be called to start the user authentication with message.