INSActionType Constants Reference
Declared in | INSActionType.h |
---|
INSActionType
INSActionType
enum specifies the different types of action.
Definition
typedef NS_ENUM(NSUInteger, INSActionType ) {
INSActionTypeNotification = 1,
INSActionTypeCustom,
INSActionTypeWebView,
};
Constants
Declared In
INSActionType.h