openHelpCenterCollection function

  1. @JS('window.Gleap.openHelpCenterCollection')
void openHelpCenterCollection(
  1. JSString collectionId,
  2. JSBoolean showBackButton
)

Implementation

@JS('window.Gleap.openHelpCenterCollection')
external void openHelpCenterCollection(
    JSString collectionId, JSBoolean showBackButton);