public void EventRequestCancelled() { TapjoyPlugin.EventRequestCancelled(this.eventGuid); }
public unsafe static long $Invoke36(long instance, long *args) { TapjoyPlugin.EventRequestCancelled(Marshal.PtrToStringUni(*(IntPtr *)args)); return(-1L); }