awClientToString
char * awClientToString(
BrokerClient client);
Returns a string that contains names of the Broker client, client group, and Broker of the specified client. The string is suitable for display on a computer screen. The caller is responsible for freeing the returned value.