Delegate IOSNativeCalls.ShareFileCallback
Called when UIActivityViewController has completed its work.
public delegate void IOSNativeCalls.ShareFileCallback(long timestamp)
Parameters
timestamplongThe timestamp of the original request.
Called when UIActivityViewController has completed its work.
public delegate void IOSNativeCalls.ShareFileCallback(long timestamp)
timestamp longThe timestamp of the original request.