Class ActionSchedule.PlayerTarget

    • Constructor Detail

      • PlayerTarget

        public PlayerTarget()
    • Method Detail

      • handleMessage

        public abstract void handleMessage​(ExoPlayer player,
                                           int messageType,
                                           @Nullable
                                           Object message)
        Handles the message send to the component and additionally provides access to the player.