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.

circle-info

Often used in conjunction with the showToolbar method.

Last updated