AS.getEvent()

Signature

Object getEvent(String destinationUri, SimpleEvent key)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Get the event with specific key from Space.

Parameters

NameTypeDescription
destinationUriStringAS Destination URI
keySimpleEventThe key of event

Returns

TypeDescription
SimpleEvent or Object[N][2]The event with specific key, null if not found.