Webcom Android API
/
com.orange.webcom.sdkv2.authentication
/
AuthenticationMethod
/
Internal
/
Provider
Provider
enum
Provider
:
Enum
<
AuthenticationMethod.Internal.Provider
>
Content copied to clipboard
List of all available Webcom internal identity providers.
Entries
Properties
Entries
Email
Link copied to clipboard
Email
("password")
Content copied to clipboard
Webcom internal identity provider that authenticates users based on their email address.
Phone
Link copied to clipboard
Phone
("phone")
Content copied to clipboard
Webcom internal identity provider that authenticates users based on their phone number (MSISDN).
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard