Table of Contents

Property Id

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

Id

Gets the unique identifier used to communicate with the agent server.

public string? Id { get; }

Property Value

string?

Remarks

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