hnm_messaging_client_s

Structure used to represent a Messaging client.

Synopsis:

struct hnm_messaging_client_s hnm_Messaging_Client {
    char * id ;
};

Data:

char * id

The PPS ID of the subscribed client.

Library:

libhnm

Description:

The hnm_messaging_client_s structure encapsulates data about clients that subscribe to the Messaging PPS object.