new_releases עדכונים: בדקו את
נתוני הגרסה כדי לגלות תכונות חדשות ועדכוני מוצרים.
REST Resource: phones.testers
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: בודק
בודק של הנציג. הנציג יכול לתקשר עם בודקים מאומתים גם אם הנציג עדיין לא הופעל.
שדות |
name |
string
השדה הזה מוגדר על ידי הפלטפורמה של RBM. אין לכלול אותו כשיוצרים אובייקט בודק. הערך בשדה יהיה 'phones/{E.164}/testers'. {E.164} הוא מספר הטלפון של הבודק בפורמט E.164.
|
inviteStatus |
enum (Tester.InviteStatus )
סטטוס ההזמנה.
|
Tester.InviteStatus
טיפוסים בני מנייה (enum) |
INVITE_STATUS_UNSPECIFIED |
לא צוין. |
PENDING |
המשתמש עדיין לא הגיב להזמנה. |
ACCEPTED |
המשתמש אישר את ההזמנה להצטרף כבודק. |
DECLINED |
המשתמש דחה את ההזמנה להצטרף כבודק. |
שיטות |
|
הזמנת משתמש לבדוק נציג. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eTesters allow interaction with an agent even before its official launch.\u003c/p\u003e\n"],["\u003cp\u003eEach tester is identified by their phone number in E.164 format within the \u003ccode\u003ename\u003c/code\u003e field, which is automatically set by the RBM platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003einviteStatus\u003c/code\u003e field tracks the current status of a tester's invitation, which can be pending, accepted, or declined.\u003c/p\u003e\n"],["\u003cp\u003eThe method \u003ccode\u003ecreate\u003c/code\u003e can be used to send a user an invite to become an agent tester.\u003c/p\u003e\n"]]],[],null,["# REST Resource: phones.testers\n\nResource: Tester\n----------------\n\nA tester for the agent. The agent can interact with verified testers even if the agent has not yet launched.\n\n| JSON representation |\n|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"inviteStatus\": enum (/business-communications/rcs-business-messaging/reference/rest/v1/phones.testers#Tester.InviteStatus) } ``` |\n\n| Fields ||\n|----------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` This field is set by the RBM platform. Do not include it when creating a tester object. The field resolves \"phones/{E.164}/testers\", where {E.164} is the tester's phone number in E.164 format. |\n| `inviteStatus` | `enum (`[Tester.InviteStatus](/business-communications/rcs-business-messaging/reference/rest/v1/phones.testers#Tester.InviteStatus)`)` The status of the invitation. |\n\nTester.InviteStatus\n-------------------\n\nType of an invitation\n\n| Enums ||\n|-----------------------------|------------------------------------------------------|\n| `INVITE_STATUS_UNSPECIFIED` | Not specified. |\n| `PENDING` | The user has not responded to the invite yet. |\n| `ACCEPTED` | The user accepted the invitation to become a tester. |\n| `DECLINED` | The user declined the invitation to become a tester. |\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------------------|----------------------------------|\n| ### [create](/business-communications/rcs-business-messaging/reference/rest/v1/phones.testers/create) | Invites a user to test an agent. |"]]