Returns the side bars which are currently shown in the side bar toggle / drop down button at the top right of the ribbon bar.

<void> SideBarToggleButton.getAllowedSideBars(<SideBarTypeRequestCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current value.
errorCallback Optional. Is called when the operation failed with an error.