Enum InitiateUserAccountPairingCommand.Result | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Enum InitiateUserAccountPairingCommand.Result

    Namespace: UnityEngine.Experimental.Input.LowLevel
    Syntax
    public enum Result : long

    Fields

    Name Description
    ErrorAlreadyInProgress

    There already is a pairing operation in progress and the system does not support pairing multiple devices at the same time.

    ErrorNotSupported

    System does not support application-invoked user pairing.

    SuccessfullyInitiated

    User pairing UI has been successfully opened.

    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX