m_login_sdk library

Classes

MLogin
Central access point to the MLoginSDK. All functionality is triggered via the calls defined in here.
MLoginButton
Platform aware M-Login button
MLoginButtonThemed
Wrapper for M-Login buttons, adapted to dark/light theme according to isDarkTheme default is light theme
MLoginButtonWhite
Platform aware M-Login button for dark backgrounds
MLoginCitResult
Objects of this type are returned when attempting to perform a custom initiated transaction (CIT). Call process for a streamlined processing of the result.
MLoginCitResultError
MLoginCitResultSuccess
MLoginLog
Central logging facilities of the MLogin SDK. This is a facade only! Assign an object implementing MLoginLogger to MLoginLog.logger for actual log output and integrating MLoginSDK log output into your own logging scheme.
MLoginLogger
Implement this interface and register it as MLoginLog.logger to receive log message from the SDK.
MLoginResult
Objects of this type are returned when attempting to access the MLogin. Call process for a streamlined processing of the result.
MLoginResultError
MLoginResultSuccess
MLoginTrivialLogger
Simple minimal implementation of an MLoginLogger. Simply writes all incoming messages to the console.

Enums

MLoginCitError
Identifies an error that occurred when attempting to perform a customer initiated transaction (CIT).
MLoginConfig
Defines available configurations for the MLoginSDK
MLoginError
Identifies an error that occurred when attempting to access MLogin.
MLoginLogLevel

Constants

mLoginBlue → const Color