Table of Contents

Method InvokeCallback

Namespace
GrindFest.Isolated
Assembly
GrindFest.dll

InvokeCallback(string, byte[][])

public static byte[] InvokeCallback(string callbackId, byte[][] args)

Parameters

callbackId string
args byte[][]

Returns

byte[]