onConferenceDidCancelled property
Callback for conference cancellation.
conferenceInfo Conference Information.
reason The reason for the cancellation of the conference.
operateUser Information about the operator who cancelled the conference.
Implementation
OnConferenceDidCancelled onConferenceDidCancelled =
(TUIConferenceInfo conferenceInfo, TUIConferenceCancelReason reason, TUIUserInfo operateUser) {};