Leadtools.Ccow Namespace > SecureContextData Object : SetItemValues Method |
function Leadtools.Ccow.SecureContextData.setItemValues( participantCoupon , itemNames , itemValues , contextCoupon , appSignature )
Parameter | Type | Description |
---|---|---|
participantCoupon | int | The participant coupon of the application received from JoinCommonContext. |
itemNames | string | The context item names that are to be set by the context manager. |
itemValues | object | The context item values that are to be set by the context manager. |
contextCoupon | int | The context coupon. |
appSignature | string | The applications digital signature. |