Channel.getSuspendedDestinations()

Signature

String[] getSuspendedDestinations()

Domain

action, condition

Description

Returns an array of suspended 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 suspended.

Cautions

none