getMode method

String getMode()

Inquiry method that can be used to read the mode specified for this Subscription.

Lifecycle This method can be called at any time.

Returns the Subscription mode specified in the constructor.

Implementation

external String getMode();