Detecting SDK menus

  ID.isVisible();

Closing SDK menus

  ID.closeMenu();

Saving custom analytics data

  ID.Analytics.customEvent('name', value)

Open user profile

  ID.openProfile()