MMKPanoramaCompanyTapDelegate
@protocol MMKPanoramaCompanyTapDelegate <NSObject> |
Listener to handle the taps on company text and icon.
Summary
Instance methods
- (void)onCompanyTapWithPlayer:(nonnull MMKPanoramaPlayer *)player |
Instance methods
onCompanyTapWithPlayer:info:
- (void)onCompanyTapWithPlayer:(nonnull MMKPanoramaPlayer *)player |
Called if the user tapped on company icon or text below it.
Parameters |
|
player |
Panorama player that sent the event. |
info |
Information about tapped company. |