Getting Push Endpoint

Retrieving push endpoint URL.

Returns the value of push endpoint. It is used to register for push notification.

Syntax

-(NSString*)getPushEndpointWithError:(NSError**)error;   

Examples