Channel.getAllDestinations()

Signature

String[] getAllDestinations()

Domain

ACTION, CONDITION

Description

Returns an array of all active and suspended 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, are active or suspended.

Cautions

none