โปรโตคอล <GCKDeviceManagerDelegate>

การอ้างอิงโปรโตคอล <GCKDeviceManagerDelegate>

ภาพรวม

โปรโตคอลการมอบสิทธิ์ GCKDeviceManager

ผู้โทรควรไม่ปล่อยออบเจ็กต์ GCKDeviceManager ที่ได้รับมอบสิทธิ์จากภายในเมธอดที่ได้รับมอบสิทธิ์ เว้นแต่จะระบุไว้เป็นอย่างอื่น

รับค่า <NSObjectNSObject>

สรุปเมธอดของอินสแตนซ์

(void) - deviceManagerDidConnect:
 โทรเมื่อสร้างการเชื่อมต่อไปยังอุปกรณ์แล้ว เพิ่มเติม...
 
(void) - deviceManager:didFailToConnectWithError:
 โทรเมื่อเชื่อมต่อกับอุปกรณ์ไม่สําเร็จ เพิ่มเติม...
 
(void) - deviceManager:didDisconnectWithError:
 โทรเมื่อมีการสิ้นสุดการเชื่อมต่อกับอุปกรณ์ เพิ่มเติม...
 
(void) - deviceManager:didSuspendConnectionWithReason:
 โทรเมื่อการเชื่อมต่อกับอุปกรณ์ถูกระงับ ซึ่งอาจชั่วคราว เพิ่มเติม...
 
(void) - deviceManagerDidResumeConnection:rejoinedApplication:
 เรียกเมื่อเริ่มต้นการเชื่อมต่ออุปกรณ์ที่ถูกระงับก่อนหน้านี้ เพิ่มเติม...
 
(void) - deviceManager:didConnectToCastApplication:sessionID:launchedApplication:
 โทรเมื่อแอปพลิเคชันเปิดขึ้นหรือเข้าร่วม เพิ่มเติม...
 
(void) - deviceManager:didFailToConnectToApplicationWithError:
 โทรเมื่อเชื่อมต่อกับแอปพลิเคชันไม่สําเร็จ เพิ่มเติม...
 
(void) - deviceManager:didDisconnectFromApplicationWithError:
 โทรเมื่อไม่ได้เชื่อมต่อจากแอปพลิเคชันปัจจุบัน เพิ่มเติม...
 
(void) - deviceManagerDidStopApplication:
 โทรเมื่อคําขอหยุดดําเนินการเสร็จสมบูรณ์ เพิ่มเติม...
 
(void) - deviceManager:didFailToStopApplicationWithError:
 โทรเมื่อคําขอหยุดไม่สําเร็จ เพิ่มเติม...
 
(void) - deviceManager:didReceiveApplicationMetadata:
 เรียกใช้ทุกครั้งที่ข้อมูลเมตาของแอปพลิเคชันสําหรับแอปพลิเคชันที่ทํางานอยู่ปัจจุบันมีการเปลี่ยนแปลง เพิ่มเติม...
 
(void) - deviceManager:didReceiveApplicationStatusText:
 เรียกใช้ทุกครั้งที่ข้อความสถานะแอปพลิเคชันที่ใช้งานอยู่มีการเปลี่ยนแปลง เพิ่มเติม...
 
(void) - deviceManager:volumeDidChangeToLevel:isMuted:
 เรียกใช้ทุกครั้งที่ปรับระดับเสียง เพิ่มเติม...
 
(void) - deviceManager:didReceiveActiveInputStatus:
 เรียกใช้เมื่อใดก็ตามที่สถานะการป้อนข้อมูลที่ใช้งานอยู่มีการเปลี่ยนแปลง เพิ่มเติม...
 
(void) - deviceManager:didReceiveStandbyStatus:
 เรียกใช้เมื่อสถานะสแตนด์บายมีการเปลี่ยนแปลง เพิ่มเติม...
 
(void) - deviceManager:request:didFailWithError:
 เรียกเมื่อการดําเนินการแบบไม่พร้อมกันล้มเหลว เพิ่มเติม...
 
(void) - deviceManagerDidPair:withGuestModeDevice:
 โทรเมื่อสร้างการเชื่อมต่อโหมดผู้มาเยือนกับอุปกรณ์ เพิ่มเติม...
 

รายละเอียดเมธอด

- (void) deviceManagerDidConnect: (GCKDeviceManager *)  deviceManager
optional

โทรเมื่อสร้างการเชื่อมต่อไปยังอุปกรณ์แล้ว

Parameters
deviceManagerThe device manager.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didFailToConnectWithError: (NSError *)  error 
optional

โทรเมื่อเชื่อมต่อกับอุปกรณ์ไม่สําเร็จ

คุณสามารถปล่อยออบเจ็กต์ GCKDeviceManager จากภายในโค้ดเรียกกลับนี้ได้อย่างปลอดภัย

Parameters
deviceManagerThe device manager.
errorThe error that caused the connection to fail.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didDisconnectWithError: (NSError *__nullable)  error 
optional

โทรเมื่อมีการสิ้นสุดการเชื่อมต่อกับอุปกรณ์

คุณสามารถปล่อยออบเจ็กต์ GCKDeviceManager จากภายในโค้ดเรียกกลับนี้ได้อย่างปลอดภัย

Parameters
deviceManagerThe device manager.
errorThe error that caused the disconnection; nil if there was no error (for example, an intentional disconnect).
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didSuspendConnectionWithReason: (GCKConnectionSuspendReason reason 
optional

โทรเมื่อการเชื่อมต่อกับอุปกรณ์ถูกระงับ ซึ่งอาจชั่วคราว

เมื่อการเชื่อมต่อถูกระงับ ผู้จัดการอุปกรณ์จะพยายามสร้างการเชื่อมต่อใหม่โดยอัตโนมัติในเวลาที่เหมาะสม แอปพลิเคชันการโทรไม่ควรพยายามบังคับให้เชื่อมต่อใหม่เอง

Parameters
deviceManagerThe device manager.
reasonThe reason for the suspension.
- (void) deviceManagerDidResumeConnection: (GCKDeviceManager *)  deviceManager
rejoinedApplication: (BOOL)  rejoinedApplication 
optional

เรียกเมื่อเริ่มต้นการเชื่อมต่ออุปกรณ์ที่ถูกระงับก่อนหน้านี้

Parameters
deviceManagerThe device manager.
rejoinedApplicationIf a connection had been established to a receiver application at the time of the suspension, this flag indicates whether that application has been successfully re-joined. This value would be NO if, for example, the application was terminated during the time that the device manager was attempting to re-establish its connection to the device.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didConnectToCastApplication: (GCKApplicationMetadata *)  applicationMetadata
sessionID: (NSString *)  sessionID
launchedApplication: (BOOL)  launchedApplication 
optional

โทรเมื่อแอปพลิเคชันเปิดขึ้นหรือเข้าร่วม

Parameters
deviceManagerThe device manager.
applicationMetadataMetadata about the application.
sessionIDThe current application session ID that is active on the receiver.
launchedApplicationYES if the application was launched as part of the connection, or NO if the application was already running and was joined.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didFailToConnectToApplicationWithError: (NSError *)  error 
optional

โทรเมื่อเชื่อมต่อกับแอปพลิเคชันไม่สําเร็จ

Parameters
deviceManagerThe device manager.
errorThe error that caused the failure.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didDisconnectFromApplicationWithError: (NSError *__nullable)  error 
optional

โทรเมื่อไม่ได้เชื่อมต่อจากแอปพลิเคชันปัจจุบัน

Parameters
deviceManagerThe device manager.
errorThe error that caused the disconnect, or nil if this was a normal disconnect.
- (void) deviceManagerDidStopApplication: (GCKDeviceManager *)  deviceManager
optional

โทรเมื่อคําขอหยุดดําเนินการเสร็จสมบูรณ์

Parameters
deviceManagerThe device manager.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didFailToStopApplicationWithError: (NSError *)  error 
optional

โทรเมื่อคําขอหยุดไม่สําเร็จ

Parameters
deviceManagerThe device manager.
errorThe error that caused the failure.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didReceiveApplicationMetadata: (GCKApplicationMetadata *__nullable)  metadata 
optional

เรียกใช้ทุกครั้งที่ข้อมูลเมตาของแอปพลิเคชันสําหรับแอปพลิเคชันที่ทํางานอยู่ปัจจุบันมีการเปลี่ยนแปลง

Parameters
deviceManagerThe device manager.
metadataThe application metadata. May be nil if no application is currently running.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didReceiveApplicationStatusText: (NSString *__nullable)  applicationStatusText 
optional

เรียกใช้ทุกครั้งที่ข้อความสถานะแอปพลิเคชันที่ใช้งานอยู่มีการเปลี่ยนแปลง

Parameters
deviceManagerThe device manager.
applicationStatusTextThe application status text. May be nil if no application is currently running or if the application did not report any status text.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
volumeDidChangeToLevel: (float)  volumeLevel
isMuted: (BOOL)  isMuted 
optional

เรียกใช้ทุกครั้งที่ปรับระดับเสียง

Parameters
deviceManagerThe device manager.
volumeLevelThe current device volume level.
isMutedThe current device mute state.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didReceiveActiveInputStatus: (GCKActiveInputStatus activeInputStatus 
optional

เรียกใช้เมื่อใดก็ตามที่สถานะการป้อนข้อมูลที่ใช้งานอยู่มีการเปลี่ยนแปลง

Parameters
deviceManagerThe device manager.
activeInputStatusThe active input status.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
didReceiveStandbyStatus: (GCKStandbyStatus standbyStatus 
optional

เรียกใช้เมื่อสถานะสแตนด์บายมีการเปลี่ยนแปลง

Parameters
deviceManagerThe device manager.
standbyStatusThe standby status.
- (void) deviceManager: (GCKDeviceManager *)  deviceManager
request: (NSInteger)  requestID
didFailWithError: (NSError *)  error 
optional

เรียกเมื่อการดําเนินการแบบไม่พร้อมกันล้มเหลว

Parameters
deviceManagerThe device manager.
requestIDThe ID of the request that failed.
errorThe error.
- (void) deviceManagerDidPair: (GCKDeviceManager *)  deviceManager
withGuestModeDevice: (GCKDevice *)  guestModeDevice 
optional

โทรเมื่อสร้างการเชื่อมต่อโหมดผู้มาเยือนกับอุปกรณ์

Parameters
deviceManagerThe device manager.
guestModeDeviceThe device object for the concrete guest mode device.