Interface PlayerView360.OnCloseButtonListener

Enclosing class:
PlayerView360

public static interface PlayerView360.OnCloseButtonListener
Interface definition for a callback to be invoked when the close button in stereo mode is clicked.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the close button has been clicked.
  • Method Details

    • OnCloseButtonClick

      void OnCloseButtonClick()
      Called when the close button has been clicked.