ParticipantsAddedListener type
رد اتصال ChatAdapterSubscribers حدث "تمت إضافة المشاركين".
type ParticipantsAddedListener = (event: {
addedBy: ChatParticipant
participantsAdded: ChatParticipant[]
}) => void
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
رد اتصال ChatAdapterSubscribers حدث "تمت إضافة المشاركين".
type ParticipantsAddedListener = (event: {
addedBy: ChatParticipant
participantsAdded: ChatParticipant[]
}) => void