nl::Weave::Profiles::Echo_Next

Summary

Enumerations

@185{
  kEchoMessageType_EchoRequest = 1,
  kEchoMessageType_EchoResponse = 2
}
enum
Weave Echo Profile Message Types.

Classes

nl::Weave::Profiles::Echo_Next::WeaveEchoClient

Provides the ability to send Weave EchoRequest messages to a peer node and receive
the corresponding EchoResponse messages.

nl::Weave::Profiles::Echo_Next::WeaveEchoServer

Accepts EchoRequest messages from a peer node and responds with an EchoResponse message.

Enumerations

@185

 @185

Weave Echo Profile Message Types.

Properties
kEchoMessageType_EchoRequest

Weave Echo Request message type.

kEchoMessageType_EchoResponse

Weave Echo Response message type.