OtpService class used to check if the application able to reach firebase

Hierarchy

  • OtpService

Constructors

Properties

Methods

Constructors

  • Creates an instance of OtpService.

    Memberof

    MobileCore

    Parameters

    • Optional app: FirebaseApp

    Returns OtpService

Properties

appRef: FirebaseApp
customEndPointService: any

Methods

  • Returns

    Promise

    Parameters

    • deliveryAddress: string
    • channel: OTPChannel
    • language: string

    Returns any

  • Returns

    Promise

    Parameters

    • deliveryAddress: string
    • code: string

    Returns any

Generated using TypeDoc