Provisioning Connection Profile from File

Connection settings for an application can be provisioned by providing a file location.

The API fetches the connection settings from a file available on the device.

Syntax

public void setConnectionProfileFromFile(String filePath) throws com.sybase.mo.MessagingClientException

Parameters

Examples