지원 중단 목록
- 클래스 <GCKRemoteMediaClientAdInfoParserDelegate>
- 회원 [GCKCastContext(UI) presentCastInstructionsViewControllerOnce]
- presentCastInstructionsViewControllerOnceWithCastButton:를 사용합니다.
- 회원 [GCKCastContext(UI) presentCastInstructionsViewControllerOnce]
- presentCastInstructionsViewControllerOnceWithCastButton:를 사용합니다.
- 회원 [GCKCastOptions initWithReceiverApplicationID:]
- initWithDiscoveryCriteria: 사용
- 회원 [GCKCastOptions initWithSupportedNamespaces:]
- initWithDiscoveryCriteria: 사용
- 회원 [GCKDeviceProvider createSessionForDevice:sessionID:]
- 하위 클래스는 createSessionForDevice:sessionID:sessionOptions를 대신 호출해야 합니다.
- 회원 [GCKDeviceProvider(Protected) createDeviceWithID:ipAddress:servicePort:]
- IPv4 및 IPv6 지원을 위해 createDeviceWithID:networkAddress:servicePort: 사용
- 회원 [GCKDeviceProvider(Protected) createDeviceWithID:ipAddress:servicePort:]
- IPv4 및 IPv6 지원을 위해 createDeviceWithID:networkAddress:servicePort: 사용
- 회원 [GCKLoggerDelegate-p logMessage:fromFunction:]
- 대신 logMessage:atLevel:fromFunction:location: (GCKLoggerDelegate-p)를 사용하세요.
- 회원 [GCKLoggerFilter addClassNames:]
- 대신 setLoggingLevel:forClasses: 를 사용하세요.
- 회원 [GCKLoggerFilter addClassNames:minimumLogLevel:]
- 대신 setLoggingLevel:forClasses: 를 사용하세요.
- 회원 [GCKLoggerFilter addFunctionNames:]
- 대신 setLoggingLevel:forFunctions: 를 사용하세요.
- 회원 [GCKLoggerFilter addFunctionNames:minimumLogLevel:]
- 대신 setLoggingLevel:forFunctions: 를 사용하세요.
- 회원 [GCKLoggerFilter addMessagePatterns:caseInsensitive:]
- 대신 인라인 (?-i) 또는 (?i)와 함께 addMessagePatterns: 를 사용하세요.
- 회원 [GCKMediaInformationBuilder initWithContentID:]
- 대신 initWithContentURL: 또는 initWithEntity: 를 사용하세요.
- 회원 [GCKMediaInformationBuilder initWithContentID:entity:]
- 대신 initWithContentURL: 또는 initWithEntity: 를 사용하세요.
- 회원 [GCKRemoteMediaClient loadMedia:autoplay:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient loadMedia:autoplay:playPosition:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient loadMedia:autoplay:playPosition:activeTrackIDs:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient loadMedia:autoplay:playPosition:activeTrackIDs:customData:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient loadMedia:autoplay:playPosition:customData:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient queueLoadItems:startIndex:playPosition:repeatMode:customData:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient queueLoadItems:startIndex:repeatMode:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient queueLoadItems:startIndex:repeatMode:customData:]
- loadMediaWithLoadRequestData:를 사용합니다.
- 회원 [GCKRemoteMediaClient seekToTimeInterval:]
- seekWithOptions:를 사용합니다.
- 회원 [GCKRemoteMediaClient seekToTimeInterval:resumeState:]
- seekWithOptions:를 사용합니다.
- 회원 [GCKRemoteMediaClient seekToTimeInterval:resumeState:customData:]
- seekWithOptions:를 사용합니다.
- 회원 [GCKSession(Protected) notifyDidResume]
- 호출하지 않습니다.
- 회원 [GCKSession(Protected) notifyDidResume]
- 호출하지 않습니다.
- 회원 [GCKSession(Protected) notifyDidSuspendWithReason:]
- 호출하지 않습니다.
- 회원 [GCKSession(Protected) notifyDidSuspendWithReason:]
- 호출하지 않습니다.
- 회원 GCKDevice::ipAddress
- networkAddress 사용 기기의 IPv4 주소(점 표기법)입니다. 네트워크 요청을 할 때 사용됩니다. IPv6 주소로 생성된 GCKDevice 객체의 경우 빈 문자열입니다.
- 회원 GCKLogger::minimumLevel
- GCKLoggerFilter에서 최소 로깅 수준을 지정합니다.
- 회원 GCKLoggerFilter::exclusive
- 더 이상 구현되지 않으며 값이 무시됩니다.
- 회원 GCKMediaControlChannelResumeState
- 이 GCKMediaResumeState로 이름이 변경되었습니다.
- 회원 GCKMediaControlChannelResumeStatePause
- 대신 GCKMediaResumeStatePause를 사용하세요.
- 회원 GCKMediaControlChannelResumeStatePlay
- 대신 GCKMediaResumeStatePlay를 사용하세요.
- 회원 GCKMediaControlChannelResumeStateUnchanged
- 대신 GCKMediaResumeStateUnchanged를 사용하세요.
- 회원 GCKMediaInformationBuilder::contentID
- 대신 contentURL 및 entity를 사용하세요.
- 회원 GCKMediaStatus::playingAd
- 대신 adBreakStatus를 사용하세요.
- 회원 GCKRemoteMediaClient::adInfoParserDelegate
- 대신 GCKAdBreakStatus를 사용하세요.
- 회원 GCKSession::suspended
- GCKSession이 더 이상 일시 중단 상태를 지원하지 않습니다. 필요한 경우 이 기능을 서브클래스로 이동합니다.
- 클래스 GCKUIButton
- GCKUIMultistateButton을 사용합니다.
- 이후
- 3.0
- 회원 GCKUICastButton::triggersDefaultCastDialog
- GCKUICastButtonDelegate 메서드를 사용하여 전송 버튼에 대한 사용자 작업에 응답합니다.
- 회원 GCKUIControlStateMuteOff GCKUIMultistateButton와 함께
- GCKUIButtonStateMuteOff 사용
- 이후
- 3.0
- 회원 GCKUIControlStateMuteOn GCKUIMultistateButton와 함께
- GCKUIButtonStateMuteOn을 사용합니다.
- 이후
- 3.0
- 회원 GCKUIControlStatePause GCKUIMultistateButton와 함께 GCKUIButtonStatePause를 사용합니다.
-
- 이후
- 3.0
- 회원 GCKUIControlStatePlay
- GCKUIMultistateButton과 함께 GCKUIButtonStatePlay를 사용합니다.
- 이후
- 3.0
- 회원 GCKUIControlStateRepeatAll GCKUIMultistateButton와 함께
- GCKUIButtonStateRepeatAll을 사용합니다.
- 이후
- 3.0
- 회원 GCKUIControlStateRepeatOff GCKUIMultistateButton와 함께
- GCKUIButtonStateRepeatOff 사용
- 이후
- 3.0
- 회원 GCKUIControlStateRepeatSingle GCKUIMultistateButton와 함께
- GCKUIButtonStateRepeatSingle 사용
- 이후
- 3.0
- 회원 GCKUIControlStateShuffle GCKUIMultistateButton과 함께 GCKUIButtonStateShuffle 사용
-
- 이후
- 3.0