Type C header Revision 2017.3060 Keywords iOS, enterprise, C See also
CoronaEvent.h contains generic property keys used in Corona events dispatched to Lua.
All functions are prefixed with CoronaEvent.
const char *CoronaEventIsErrorKey()
Returns the generic error key, as in: event.isError.
const char *CoronaEventProviderKey()
Returns the generic provider key, as in: event.provider.
const char *CoronaEventTypeKey()
Returns the generic type key, as in: event.type.
const char *CoronaEventAdsRequestName()
Returns the generic ads request name key.