Delegate CoreInterface.CaptchaCallback
Namespace: UnityEngine.Pixyz.Core
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
public delegate ByteList CoreInterface.CaptchaCallback(string message, ByteList key)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | |
| ByteList | key |
Returns
| Type | Description |
|---|---|
| ByteList |