A component which allows you to leave a meeting or end meeting for all, if you have the permission.
| Method | Parameters | Description |
|---|---|---|
show |
- | Display the dialog |
dismiss |
- | Dismiss the dialog |
val endCallDialog = RtkLeaveMeetingView(context, meeting)
endCallDialog.show()