|
AdaptySDK 4.1.1
|
Go to the source code of this file.
Typedefs | |
| typedef const void * | UnityAction |
| typedef void(*) | CallbackDelegate(UnityAction action, const char *data) |
Functions | |
| void | SendMessageToUnity (NSString *type, NSString *data) |
| void | SendCallbackToUnity (UnityAction action, NSString *data) |
| static NSString * | cstringToString (const char *str) |
| static const char * | cstringFromString (NSString *str) |
| typedef void(*) CallbackDelegate(UnityAction action, const char *data) |
| typedef const void* UnityAction |
|
static |
|
static |
| void SendCallbackToUnity | ( | UnityAction | action, |
| NSString * | data ) |
| void SendMessageToUnity | ( | NSString * | type, |
| NSString * | data ) |