hideToolbar()
Hides the application toolbar completely.
sambaFrame.hideToolbar();
Sample use case: Have a completely custom toolbar in your integration and you don't want the user to see the default Digital Samba toolbar inside the room.
Last updated