Getting an Application Endpoint

Retrieve the application endpoint URL.

Returns the value of Application Endpoint. It is used to perform request-response with the gateway.

Syntax

public String getApplicationEndPoint() throws SMPException

Examples