getPushEndPoint() method

Retrieve the push end-point which is used by the application to specify the delivery address in the subscription request for notification payload.

Syntax

String getPushEndPoint () throws ODPException

Returns

Push end-point

Exceptions

Examples