getCaption

open override fun getCaption(): String?

Deprecated (with error)

Captions are not used with DualTelemetry and should always be an empty string.

Replace with

""

Returns the caption associated with this item.

Return

the caption associated with this item.

See also