Click or drag to resize

TelegramMqttAddressEditor Methods

The TelegramMqttAddressEditor type exposes the following members.

Methods
 NameDescription
Public methodGetAddress Returns a ProtocolAddress that represents the configuration defined by this object.
(Overrides MqttAddressEditorGetAddress)
Public methodNextProperty Returns the next property that needs to be edited to complete the address.
(Inherited from MqttAddressEditor)
Public methodSetAddress Sets this configuration object properties from the ProtocolAddress given.
(Inherited from MqttAddressEditor)
Top
See Also