The Microsoft.Hawaii.Relay.Client namespace contains classes for sending and
receiving messages through 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.
| |
| RelayStorage |
Helper class to store Endpoint id and secret key into the mobile's
isolated storage for endpoint persistence purpose.
|