Class List
These are the classes and protocols of the Google Cast iOS API with descriptions.
| GCKApplicationMetadata | Information about a first-screen application |
| GCKCastChannel | A GCKCastChannel is used to send and receive messages that are tagged with a specific namespace |
| GCKDevice | An object representing a first-screen device |
| GCKDeviceFilter | Filters device scanner results to return only those devices which support or are running applications which meet some given critera |
| <GCKDeviceFilterListener> | The listener interface for GCKDeviceFilter notifications |
| GCKDeviceManager | Controls a Cast device |
| <GCKDeviceManagerDelegate> | The delegate for GCKDeviceManager notifications |
| GCKDeviceScanner | A class that (asynchronously) scans for available devices and sends corresponding notifications to its listener(s) |
| <GCKDeviceScannerListener> | The listener interface for GCKDeviceScanner notifications |
| GCKError | The class for all GCK framework errors |
| GCKImage | A class that represents an image that is located on a web server |
| GCKJSONUtils | Utility methods for working with JSON data |
| GCKLogger | A singleton object used for logging by the framework |
| <GCKLoggerDelegate> | The GCKLogger delegate interface |
| GCKMediaControlChannel | A CastChannel for media control operations |
| GCKMediaInformation | A class that aggregates information about a media item |
| GCKMediaMetadata | Container class for media metadata |
| GCKMediaStatus | A class that holds status information about some media |
| GCKSenderApplicationInfo | Container class for information about a sender application |
| NSDictionary(GCKTypedValueLookup) | A category that adds some convenience methods to NSDictionary for setting and safely looking up values of various types |