docs.unity3d.com
    Show / Hide Table of Contents

    Interface IOptions

    Options for Friends.

    Namespace: Unity.Services.Friends.Options
    Syntax
    public interface IOptions

    Methods

    ErrorMessage()

    Returns an error message indicating why the option is invalid.

    Declaration
    string ErrorMessage()
    Returns
    Type Description
    String

    String representation of why the error is invalid

    IsValid()

    Check if the option is valid.

    Declaration
    bool IsValid()
    Returns
    Type Description
    Boolean

    Returns true when the options is valid. False otherwise.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023