getPushEndpointWithError:(NSError **) method

Retrieves the push end-point which the enterprise back-end can use to push data to the ODP client via the server.

Syntax

public virtual NSString * getPushEndpointWithError: (NSError ** error)

Parameters

Returns

Returns the end-point as a string object (URL/URN)

Examples

Usage

This end-point will be registered with the enterprise back-end during the process of subscription.

Returns the end-point as a string object (URL/URN)