Click or drag to resize

Relay Interface

Abstract interface for a text message relay.

Namespace: IO.Interfaces.Message.Text
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public interface Relay

The Relay type exposes the following members.

Methods
 NameDescription
Public methodSend Method for sending a text message.
Top
See Also