Interface | Description |
---|---|
ChirpBrowserListener |
Interface for objects to receive callbacks when services are discovered, updated and removed.
|
Class | Description |
---|---|
Chirp |
Start here to use this library.
|
ChirpBrowser |
A
ChirpBrowser is used to listen for Chirp services on the local network. |
ChirpBrowser.Builder |
Used to chain configuration calls for creating a
ChirpBrowser . |
ChirpPublisher |
A
ChirpPublisher is used to publish a Chirp service on the local network. |
ChirpPublisher.Builder |
Used to chain configuration calls for creating a
ChirpPublisher . |
Service |
An object that represents a Chirp service on the network.
|