Getting Push End-point

Retrieve the push end-point that corresponds to the delivery address that the application uses in the subscription request for notifications.

Syntax

public String getPushEndPoint() throws com.sybase.mo.MessagingClientException

Returns

If successful, this function returns the push end-point.

Examples