TCGBImageNoticePageClickType Constants Reference

Declared in TCGBImageNoticePage.h

TCGBImageNoticePageClickType

Definition

typedef NS_ENUM(NSInteger, TCGBImageNoticePageClickType ) {
   TCGBImageNoticePageClickTypeOpenUrl,
   TCGBImageNoticePageClickTypeCustom,
   TCGBImageNoticePageClickTypeNone,
};

Constants

TCGBImageNoticePageClickTypeOpenUrl

Declared In TCGBImageNoticePage.h.

TCGBImageNoticePageClickTypeCustom

Declared In TCGBImageNoticePage.h.

TCGBImageNoticePageClickTypeNone

Declared In TCGBImageNoticePage.h.