Leadtools.Ccow Namespace > ContextSession Object : Activate Method |
function Leadtools.Ccow.ContextSession.activate( participantCoupon , cmToActivate , nonce , appSignature )
Parameter | Type | Description |
---|---|---|
participantCoupon | int | The participant coupon of the application received from JoinCommonContext. |
cmToActivate | string | The URL of the context manager to activate. |
nonce | string | A string provided to create the digital signal. A new value should be provided each time this is called. |
appSignature | string | The digital signature of the application. |