Search Results for

    Show / Hide Table of Contents

    Class FaceRpcMethods

    Inheritance
    Object
    FaceRpcMethods
    Namespace: haechi.face.unity.sdk.Runtime.Client
    Assembly: cs.temp.dll.dll
    Syntax
    public static class FaceRpcMethods

    Methods

    Contains(String)

    Declaration
    public static bool Contains(string value)
    Parameters
    Type Name Description
    String value
    Returns
    Type Description
    Boolean

    Is(FaceRpcMethod, String)

    Declaration
    public static bool Is(this FaceRpcMethod self, string value)
    Parameters
    Type Name Description
    FaceRpcMethod self
    String value
    Returns
    Type Description
    Boolean

    ValueOf(String)

    Declaration
    public static FaceRpcMethod ValueOf(string value)
    Parameters
    Type Name Description
    String value
    Returns
    Type Description
    FaceRpcMethod
    In This Article
    Back to top Face Wallet Unity SDK Documentation