Channel.getActiveDestinations()

Signature

String[] getActiveDestinations()

Domain

action, condition

Description

Returns an array of active destinations URIS that are bound to this RuleSession.

Parameters

None.

Returns

TypeDescription
String[]Destinations URIs that are enabled for the current RuleSession, are started, and are not suspended.

Cautions

none