Retrieve the push end-point that corresponds to the delivery address that the application uses in the subscription request for notifications.
(NSString*) +getPushEndPoint
NSLog(@"%@", [LiteSUPAppSettings getPushEndPoint]);