| 
									
										
										
										
											2022-08-30 02:21:29 +00:00
										 |  |  |  | using System; | 
					
						
							|  |  |  |  | using System.Collections; | 
					
						
							| 
									
										
										
										
											2022-06-13 07:55:30 +00:00
										 |  |  |  | using System.Collections.Generic; | 
					
						
							| 
									
										
										
										
											2022-08-30 02:21:29 +00:00
										 |  |  |  | using System.Runtime.InteropServices; | 
					
						
							| 
									
										
										
										
											2022-06-13 07:55:30 +00:00
										 |  |  |  | using UnityEngine; | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | namespace Touka | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  |     public class TKGSDKCallbackIOS | 
					
						
							|  |  |  |  |     { | 
					
						
							| 
									
										
										
										
											2022-08-30 02:21:29 +00:00
										 |  |  |  |          | 
					
						
							|  |  |  |  |         | 
					
						
							| 
									
										
										
										
											2022-06-13 07:55:30 +00:00
										 |  |  |  |     } | 
					
						
							|  |  |  |  | } | 
					
						
							|  |  |  |  | 
 |