Handler

class ViewController : ShopLiveShortformDetailHandlerDelegate { 
  func handleProductBanner(shortsid : String, shortsSrn : String, scheme : String, shortsDetail : ShortsDetail) { 
    
  }
}