|
PreCache NetInjector Documentation Center : PreCache NetInjector Application Development Common Cases, Subscription C |
|
|
|
Retrieving predefined attributes retrieving predefined attributes of various types The subscriber class definition for the first tutorial included a single predefined attribute, Message: PC_evn_get_predefined_attr_by_name(notification, The new subscriber class definition includes three more predefined attributes: UserName, Age, and Gender: PC_evn_get_predefined_attr_by_name(notification, PC_evn_get_predefined_attr_by_name(notification, PC_evn_get_predefined_attr_by_name(notification, In the first part of this tutorial, Common Cases, Publication C, we set the values for these predefined attributes. |
|