Channel.getActiveDestinations()

Signature

String[] getActiveDestinations()

Domain

ACTION, CONDITION

Description

Returns an array of active destinations URI's that are bound to this RuleSession.

Parameters

None.

Returns

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

Cautions

none