Show / Hide Table of Contents

    Class RegistrationStrategy

    A set of instructions required to register with an authentication system. Must call either SuccessfulRegistrationAction or FailedRegistrationAction on completion.

    Inheritance
    Object
    RegistrationStrategy
    AppleRegistrationStrategy
    BeamableRegistrationStrategy
    GoogleRegistrationStrategy
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Core.PlayerAuth
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class RegistrationStrategy

    Methods

    RequestRegistration()

    Declaration
    public abstract void RequestRegistration()
    Back to top Copyright © 2020 East Side Games Inc.