Lista suspensa 
  - Turma <GCKRemoteMediaClientAdInfoParserDelegate>
 - Participante [GCKCastContext(UI) presentCastInstructionsViewControllerOnce]
 - Use presentCastInstructionsViewControllerOnceWithCastButton:.
 - Participante [GCKCastContext(UI) presentCastInstructionsViewControllerOnce]
 - Use presentCastInstructionsViewControllerOnceWithCastButton:.
 - Participante [GCKCastOptions initWithReceiverApplicationID:]
 - Use initWithDiscoveryCriteria:.
 - Participante [GCKCastOptions initWithSupportedNamespaces:]
 - Use initWithDiscoveryCriteria:.
 - Participante [GCKDeviceProvider createSessionForDevice:sessionID:]
 - As subclasses precisam chamar createSessionForDevice:sessionID:sessionOptions.
 - Participante [GCKDeviceProvider(Protected) createDeviceWithID:ipAddress:servicePort:]
 - Use createDeviceWithID:networkAddress:servicePort: para compatibilidade com IPv4 e IPv6
 - Participante [GCKDeviceProvider(Protected) createDeviceWithID:ipAddress:servicePort:]
 - Use createDeviceWithID:networkAddress:servicePort: para compatibilidade com IPv4 e IPv6
 - Participante [GCKLoggerDelegate-p logMessage:fromFunction:]
 - Use logMessage:atLevel:fromFunction:location: (GCKLoggerDelegate-p).
 - Participante [GCKLoggerFilter addClassNames:]
 - Use setLoggingLevel:forClasses: em vez disso.
 - Participante [GCKLoggerFilter addClassNames:minimumLogLevel:]
 - Use setLoggingLevel:forClasses: em vez disso.
 - Participante [GCKLoggerFilter addFunctionNames:]
 - Use setLoggingLevel:forFunctions: em vez disso.
 - Participante [GCKLoggerFilter addFunctionNames:minimumLogLevel:]
 - Use setLoggingLevel:forFunctions: em vez disso.
 - Participante [GCKLoggerFilter addMessagePatterns:caseInsensitive:]
 - Use addMessagePatterns: com inline (?-i) ou (?i).
 - Participante [GCKMediaInformationBuilder initWithContentID:]
 - Use initWithContentURL: ou initWithEntity:.
 - Participante [GCKMediaInformationBuilder initWithContentID:entity:]
 - Use initWithContentURL: ou initWithEntity:.
 - Participante [GCKRemoteMediaClient loadMedia:autoplay:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient loadMedia:autoplay:playPosition:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient loadMedia:autoplay:playPosition:activeTrackIDs:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient loadMedia:autoplay:playPosition:activeTrackIDs:customData:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient loadMedia:autoplay:playPosition:customData:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient queueLoadItems:startIndex:playPosition:repeatMode:customData:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient queueLoadItems:startIndex:repeatMode:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient queueLoadItems:startIndex:repeatMode:customData:]
 - Use loadMediaWithLoadRequestData:.
 - Participante [GCKRemoteMediaClient seekToTimeInterval:]
 - Use seekWithOptions:.
 - Participante [GCKRemoteMediaClient seekToTimeInterval:resumeState:]
 - Use seekWithOptions:.
 - Participante [GCKRemoteMediaClient seekToTimeInterval:resumeState:customData:]
 - Use seekWithOptions:.
 - Participante [GCKSession(Protected) notifyDidResume]
 - Não ligue.
 - Participante [GCKSession(Protected) notifyDidResume]
 - Não ligue.
 - Participante [GCKSession(Protected) notifyDidSuspendWithReason:]
 - Não ligue.
 - Participante [GCKSession(Protected) notifyDidSuspendWithReason:]
 - Não ligue.
 - Participante GCKDevice::ipAddress
 - Use networkAddress O endereço IPv4 do dispositivo, na notação de pontos. Usado ao fazer solicitações de rede. Será uma string vazia para objetos GCKDevice criados com um endereço IPv6.
 - Participante GCKLogger::minimumLevel
 - Especifique o nível mínimo de geração de registros em GCKLoggerFilter.
 - Participante GCKLoggerFilter::exclusive
 - Não é mais implementado. O valor é ignorado.
 - Participante GCKMediaControlChannelResumeState
 - Renomeado como GCKMediaResumeState.
 - Participante GCKMediaControlChannelResumeStatePause
 - Use GCKMediaResumeStatePause.
 - Participante GCKMediaControlChannelResumeStatePlay
 - Use GCKMediaResumeStatePlay.
 - Participante GCKMediaControlChannelResumeStateUnchanged
 - Use GCKMediaResumeStateUnchanged.
 - Participante GCKMediaInformationBuilder::contentID
 - Use contentURL e entity.
 - Participante GCKMediaStatus::playingAd
 - Use adBreakStatus.
 - Participante GCKRemoteMediaClient::adInfoParserDelegate
 - Use GCKAdBreakStatus.
 - Participante GCKSession::suspended
 - GCKSession não pode mais ficar em estado suspenso. Se necessário, mova essa funcionalidade para uma subclasse.
 - Turma GCKUIButton
 - Use GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUICastButton::triggersDefaultCastDialog
 - Use métodos GCKUICastButtonDelegate para responder às ações do usuário no botão de transmissão.
 - Participante GCKUIControlStateMuteOff
 - Use GCKUIButtonStateMuteOff com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStateMuteOn
 - Use GCKUIButtonStateMuteOn com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStatePause
 - Use GCKUIButtonStatePause com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStatePlay
 - Use GCKUIButtonStatePlay com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStateRepeatAll
 - Use GCKUIButtonStateRepeatAll com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStateRepeatOff
 - Use GCKUIButtonStateRepeatOff com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStateRepeatSingle
 - Use GCKUIButtonStateRepeatSingle com GCKUIMultistateButton. 
- Desde
 - 3.0
 
 - Participante GCKUIControlStateShuffle
 - Use GCKUIButtonStateShuffle com GCKUIMultistateButton. 
- Desde
 - 3.0