LinkAccountsResolver

Constructors

Link copied to clipboard
constructor(loginCallback: GigyaLoginCallback<A>, interruption: GigyaApiResponse, businessApiService: IBusinessApiService<A>)

Functions

Link copied to clipboard
open fun getRegToken(): String
Link copied to clipboard
open fun linkToSite(loginID: String, password: String)
Link copied to clipboard
open fun linkToSocial(providerName: String)
Link copied to clipboard
Link copied to clipboard
open fun setApiResponse(apiResponse: GigyaApiResponse)