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