API reference

ServiceProvider Enum

The service provider enum describes the specific provider that is associated with the LinkedAccount of a User. Linked accounts for users represent the third party identities that are used for services or apps in association with user.

Signature

enum ServiceProvider : Enum<ServiceProvider> 

Enumeration Constants

MemberDescription
Unknown
Represents that the ServiceProvider is unknown.
Dropbox
TODO: Add comment for this enum member!
Facebook
TODO: Add comment for this enum member!
Google
TODO: Add comment for this enum member!
Instagram
TODO: Add comment for this enum member!
RemoteMedia
TODO: Add comment for this enum member!

Properties

value : Int
[Get]
Signature
val value: Int