Table of Contents

Constructor MaaAgentClient

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

MaaAgentClient(string)

Creates a MaaFramework.Binding.MaaAgentClient instance.

protected MaaAgentClient(string identifier = "")

Parameters

identifier string

The unique identifier used to communicate with the agent server.

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaAgentClient.MaaAgentClientCreateV2(System.IntPtr).