Event.getDestinationURI()

Signature

String getDestinationURI (SimpleEvent event)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Returns The destination URI of the specified event.

Parameters

NameTypeDescription
eventSimpleEventThe event whose destination URI is to be returned.

Returns

TypeDescription
StringThe destination URI on which the event was received. For internally generated events, returns the event's default destination if defined, otherwise returns null.