The Microsoft.Hawaii.Relay.Client namespace provides classes that implement the client library
that connects to the Hawaii Relay Service
Classes
| Class | Description | |
|---|---|---|
| Endpoint |
Represents a communications endpoint of the relay service.
| |
| EndpointResult |
Class to carry the results of relay service invocation.
| |
| Group |
Represents a multicast group of communications endpoints.
| |
| GroupResult |
Class to carry the results of relay service invocation.
| |
| Groups |
A container class for Group objects.
| |
| Message |
Represents a message received from the relay service.
| |
| MessagingResult |
Class to carry the results of relay service invocation.
| |
| RelayService |
Helper class that provides access to the Relay service.
|