Package live.hms.video.interactivity
Interface HmsPollUpdateListener
-
- All Implemented Interfaces:
public interface HmsPollUpdateListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonPollUpdate(HmsPoll hmsPoll, HMSPollUpdateType hmsPollUpdateType)-
-
Method Detail
-
onPollUpdate
abstract Unit onPollUpdate(HmsPoll hmsPoll, HMSPollUpdateType hmsPollUpdateType)
-
-
-
-