<GCKMediaQueueDelegate> โปรโตคอล
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
โปรโตคอลการมอบสิทธิ์สำหรับรับการแจ้งเตือนแบบไม่พร้อมกันจาก GCKMediaQueue
- Since
- 4.3.4
รับค่า <NSObjectNSObject>
เรียกใช้เมื่อกำลังจะทำการเปลี่ยนแปลงอย่างน้อย 1 รายการในคิว
- Parameters
-
เรียกใช้เมื่อคิวมีการโหลดซ้ำทั้งหมด
ระบบจะถือว่ารายการคิวที่มีการเข้าถึงก่อนหน้านี้ไม่ถูกต้อง
- Parameters
-
- (void) mediaQueue: |
|
(GCKMediaQueue *) |
queue |
didInsertItemsInRange: |
|
(NSRange) |
range |
|
|
| |
|
optional |
เรียกใช้เมื่อมีการแทรกรายการคิวที่ต่อเนื่องกันในคิว
- Parameters
-
queue | The queue. |
range | The range indicating the starting index and count of items inserted. |
- (void) mediaQueue: |
|
(GCKMediaQueue *) |
queue |
didUpdateItemsAtIndexes: |
|
(NSArray< NSNumber * > *) |
indexes |
|
|
| |
|
optional |
เรียกใช้เมื่อมีการอัปเดตรายการในคิวอย่างน้อย 1 รายการในคิว
ซึ่งรวมถึงกรณีที่มีการดึงข้อมูลรายการที่เข้าถึงก่อนหน้านี้แต่ไม่พร้อมใช้งาน และวางไว้ในแคช และกรณีที่รายการที่แคชไว้ก่อนหน้านี้ถูกล้างออกจากแคช
- Parameters
-
queue | The queue. |
indexes | The ordered list of indexes of the items that have been updated. |
- (void) mediaQueue: |
|
(GCKMediaQueue *) |
queue |
didRemoveItemsAtIndexes: |
|
(NSArray< NSNumber * > *) |
indexes |
|
|
| |
|
optional |
เรียกใช้เมื่อมีการนำรายการคิวอย่างน้อย 1 รายการออกจากคิว
- Parameters
-
queue | The queue. |
indexes | The ordered list of indexes of the items that have been removed. |
เรียกใช้หลังจากทำการเปลี่ยนแปลงคิวอย่างน้อย 1 รายการในคิว
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-01 UTC
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]
{
"lastModified": "อัปเดตล่าสุด 2023-12-01 UTC",
"confidential": False
}