MppIntent Constants Reference
Declared in | MppIntent.h |
---|
MppIntent
Definition
typedef NS_ENUM(NSInteger, MppIntent ) {
MPP_EMPTY_INTENT = 0,
MPP_PUSH_PROV_MOBILE,
MPP_PUSH_PROV_ONFILE,
MPP_PUSH_PROV_CROSS_USER,
MPP_PUSH_PROV_CROSS_DEVICE,
};