new_releases التعديلات: يمكنك الاطّلاع على
ملاحظات الإصدار للتعرّف على الميزات الجديدة وتحديثات المنتجات.
UserEvent.EventType
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
عمليات التعداد |
EVENT_TYPE_UNSPECIFIED |
لم يتم تحديد أي قيمة. |
DELIVERED |
تلقّى جهاز العميل الذي يستخدم خدمات الاتصالات التفاعلية (RCS) الرسالة المرتبطة التي أرسلها الوكيل. |
IS_TYPING |
يكتب المستخدم رسالة في محادثة مع موظّف الدعم. |
READ |
فتح المستخدم المحادثة مع الوكيل بعد تسليم الرسالة المرتبطة بها. |
UNSUBSCRIBE |
لا يريد المستخدم تلقّي المزيد من الرسائل غير الضرورية التي يرسلها الوكيل. |
SUBSCRIBE |
يريد المستخدم تلقّي رسائل من الوكيل. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-01 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-01 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe document outlines various event types related to user interactions with an agent.\u003c/p\u003e\n"],["\u003cp\u003eSupported event types include DELIVERED, IS_TYPING, and READ, indicating message delivery, typing status, and message being opened respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists UNSUBSCRIBE and SUBSCRIBE event types, which are currently not supported but planned for future implementation.\u003c/p\u003e\n"],["\u003cp\u003eEVENT_TYPE_UNSPECIFIED is listed as an event where the event type is not specified.\u003c/p\u003e\n"]]],[],null,["# UserEvent.EventType\n\nTypes of events.\n\n| Enums ||\n|--------------------------|---------------------------------------------------------------------------------------------|\n| `EVENT_TYPE_UNSPECIFIED` | Not specified. |\n| `DELIVERED` | The user's RCS client received the associated message sent by the agent. |\n| `IS_TYPING` | The user is typing within a conversation with the agent. |\n| `READ` | The user opened the conversation with the agent after the associated message was delivered. |\n| `UNSUBSCRIBE` | The user doesn't want to receive further non-essential messages sent by the agent. |\n| `SUBSCRIBE` | The user wants to receive messages from the agent. |"]]