示例#1
0
 //========================================================================================================================
 // EVENT TRACKING
 //========================================================================================================================
 /// <summary>
 /// Sends a shutdown event.
 /// </summary>
 public static void SendShutDownEvent()
 {
     TapjoyPlatformPlugin.SendShutDownEvent();
 }