Exemplo n.º 1
0
 private static extern void IOSshareScreenImage(byte[] imagePNG, long imageLen, string caption, intCallBack callback);
Exemplo n.º 2
0
 private static extern void IOShideWebView(intCallBack callBack);
Exemplo n.º 3
0
 private static extern void IOScreateNativeAlert(string[] strings, int stringCount, intCallBack callback);