AS.unlockEvent()

Signature

void unlockEvent(String destinationUri, SimpleEvent event)

Domain

action, condition, query

Description

Unlocks the event associated with a key event value.

Parameters

NameTypeDescription
destinationUriStringAS Destination URI
eventSimpleEventThe event to be unlocked

Returns

TypeDescription
void