DatStat Illume 4.5 SDK Class Reference

SDK_Participant.AddParticipantData Method 

Adds additional name / value pairs to the custom participant data.

public void AddParticipantData(
   String name,
   String value
);

Parameters

name
Name of the custom data field.
value
Value of the custom data field.

See Also

SDK_Participant Class | DatStat.SDK.WebServiceWrappers Namespace