changeToolbarPosition()
changeToolbarPosition(side: 'left' | 'bottom' | 'right')
Changes the position of the toolbar - left, bottom or right
Sample use cases:
You may want to control the toolbar position dynamically during the conference
showToolbar is often used in conjunction with the hideToolbar method.
Last updated