Current section
Files
Jump to
Current section
Files
include/push.hrl
%% FGPN - Feature Group for Push Notification
%% FKPN - Feature Key for Push Notification
-define(FGPN_INFO, <<"PUSH_SETTINGS">>).
-define(FKPN_BANDLE, <<"IOS_BANDLE">>).
-define(FKPN_GATEWAY, <<"APNS_GATEWAY">>).
-define(FKPN_SERVER_DNS, <<"SERVER_DNS">>).