Handler
class ViewController : ShopLiveShortformDetailHandlerDelegate {
func handleProductBanner(shortsid : String, shortsSrn : String, scheme : String, shortsDetail : ShortsDetail) {
}
}
Updated 1 day ago
class ViewController : ShopLiveShortformDetailHandlerDelegate {
func handleProductBanner(shortsid : String, shortsSrn : String, scheme : String, shortsDetail : ShortsDetail) {
}
}
Updated 1 day ago