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