Click or drag to resize

TelegramFormatSelector Methods

The TelegramFormatSelector type exposes the following members.

Methods
 NameDescription
Public methodSelectInboundTelegramFormat Selects the appropriate TelegramFormat, or null.
Public methodSelectInboundTelegramFormats Selects the appropriate pairs of TelegramFormat and corresponding telegram data, or null.
Public methodSelectOutboundTelegramFormat Selects the appropriate TelegramFormat for an outbound telegram value, or null.
Public methodToStringReturns a string that represents the current object.
(Overrides ObjectToString)
Top
See Also