docs.unity3d.com
    Show / Hide Table of Contents

    Class Authentication

    The Authentication system provides a feature to obtain the authorization code required by the application server to access user information on the server of PlayStation™Network, and it provides a feature for obtaining an ID token.

    Inheritance
    Object
    Authentication
    Namespace: Unity.PSN.PS5.Auth
    Syntax
    public class Authentication

    Methods

    Schedule(AsyncOp)

    Schedule an AsyncOp by adding it to the internal Authentication queue

    Declaration
    public static void Schedule(AsyncOp op)
    Parameters
    Type Name Description
    AsyncOp op

    The operation to schedule

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020