Skip to content

Commit eb1a329

Browse files
committed
adding comment
1 parent b140c5d commit eb1a329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS_SDK/OneSignalSDK/Source/OneSignalCommonDefines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ typedef enum {GET, POST, HEAD, PUT, DELETE, OPTIONS, CONNECT, TRACE} HTTPMethod;
199199
#define ERROR_PUSH_NEVER_PROMPTED -18
200200
#define ERROR_PUSH_PROMPT_NEVER_ANSWERED -19
201201

202-
#define AUTH_STATUS_EPHEMERAL 4
202+
#define AUTH_STATUS_EPHEMERAL 4 //UNAuthorizationStatusEphemeral
203203

204204
// 1 week in seconds
205205
#define WEEK_IN_SECONDS 604800.0

0 commit comments

Comments
 (0)