LinkAccountsResolver
public class LinkAccountsResolver<T> : BaseResolver where T : GigyaAccountProtocol
-
Declaration
Swift
public var conflictingAccount: ConflictingAccount? -
Declaration
Swift
public func linkToSite(loginId: String, password: String) -
Declaration
Swift
public func linkToSocial(provider: GigyaSocialProviders, viewController: UIViewController)
LinkAccountsResolver Class Reference