Search Results for

    Show / Hide Table of Contents

    Class FaceProviderFactory

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

    Constructors

    FaceProviderFactory(SafeWebviewController, String, MonoBehaviour, IWallet)

    Declaration
    public FaceProviderFactory(SafeWebviewController safeWebviewController, string uri, MonoBehaviour face, IWallet wallet)
    Parameters
    Type Name Description
    haechi.face.unity.sdk.Runtime.Webview.SafeWebviewController safeWebviewController
    String uri
    MonoBehaviour face
    haechi.face.unity.sdk.Runtime.Module.IWallet wallet

    Methods

    CreateUnityRpcClient()

    Declaration
    public IUnityRpcRequestClient CreateUnityRpcClient()
    Returns
    Type Description
    IUnityRpcRequestClient
    In This Article
    Back to top Face Wallet Unity SDK Documentation