Provisioning Connection Settings 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 static void setConnectionProfileFromFile(String filePath) throws com.sybase.mo.MessagingClientException 

Parameters

Examples