GCKCommon.h File

GCKCommon.h File Reference

GCKCastState, GCKConnectionState, GCKConnectionSuspendReason, GCKActiveInputStatus, and GCKStandbyStatus enums. More...

Enumerations

Enum defining the reasons for a connection becoming suspended. More...

Functions

typedef 
NS_CLOSED_ENUM (NSInteger, GCKConnectionState)
typedef 
NS_CLOSED_ENUM (NSInteger, GCKActiveInputStatus)
typedef 
NS_CLOSED_ENUM (NSInteger, GCKStandbyStatus)
typedef 
NS_CLOSED_ENUM (NSUInteger, GCKCastState)

Variables

NSString *const 
A string constant containing the version number of the GoogleCast framework. More...
const NSInteger 
An invalid request ID; if a method returns this request ID, it means that the request could not be made. More...
NSString *const 
An exception type indicating that an API was called from an invalid thread. More...

Detailed Description

GCKCastState, GCKConnectionState, GCKConnectionSuspendReason, GCKActiveInputStatus, and GCKStandbyStatus enums.

Enumeration Type Documentation

Enum defining the reasons for a connection becoming suspended.

Enumerator
GCKConnectionSuspendReasonAppBackgrounded 

The connection was suspended because the application is going into the background.

GCKConnectionSuspendReasonNetworkError 

The connection was suspended because of a network I/O or protocol error.

GCKConnectionSuspendReasonNetworkNotReachable 

The connection was suspended because the network is not reachable.

GCKConnectionSuspendReasonAppTerminated 

The connection was suspended because app was terminated while connected.

Variable Documentation

kGCKFrameworkVersion

A string constant containing the version number of the GoogleCast framework.

kGCKInvalidRequestID

An invalid request ID; if a method returns this request ID, it means that the request could not be made.

kGCKThreadException

An exception type indicating that an API was called from an invalid thread.

Create a Mobile Website
View Site in Mobile | Classic
Share by: