setConfigProperty(HashMap< String, String >) method

Set the value(s) of properties sent as hash map of key and value pairs.

Syntax

void setConfigProperty ( HashMap< String, String > list ) throws SMPException

Exceptions

Examples