Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AppLinkInfoClient struct + func NewAppLinkInfoClient(cc grpc.ClientConnInterface) *AppLinkInfoClient + func (c *AppLinkInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *AppLinkInfoClient) GetComponentName(ctx context.Context, handle int64) (int64, error) + func (c *AppLinkInfoClient) GetUri(ctx context.Context, handle int64) (int64, error) + func (c *AppLinkInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *AppLinkInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TvInteractiveAppManagerClient struct + func NewTvInteractiveAppManagerClient(cc grpc.ClientConnInterface) *TvInteractiveAppManagerClient + func (c *TvInteractiveAppManagerClient) GetAppLinkInfoList(ctx context.Context) (int64, error) + func (c *TvInteractiveAppManagerClient) GetTvInteractiveAppServiceList(ctx context.Context) (int64, error) + func (c *TvInteractiveAppManagerClient) RegisterAppLinkInfo(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppManagerClient) RegisterCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *TvInteractiveAppManagerClient) SendAppLinkCommand(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppManagerClient) UnregisterAppLinkInfo(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppManagerClient) UnregisterCallback(ctx context.Context, arg0 int64) error + type TvInteractiveAppManagerTvInteractiveAppCallbackClient struct + func NewTvInteractiveAppManagerTvInteractiveAppCallbackClient(cc grpc.ClientConnInterface) *TvInteractiveAppManagerTvInteractiveAppCallbackClient + func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceAdded(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceRemoved(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnInteractiveAppServiceUpdated(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppManagerTvInteractiveAppCallbackClient) OnTvInteractiveAppServiceStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error + type TvInteractiveAppServiceClient struct + func NewTvInteractiveAppServiceClient(cc grpc.ClientConnInterface) *TvInteractiveAppServiceClient + func (c *TvInteractiveAppServiceClient) NotifyStateChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + func (c *TvInteractiveAppServiceClient) OnAppLinkCommand(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *TvInteractiveAppServiceClient) OnCreateSession(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *TvInteractiveAppServiceClient) OnRegisterAppLinkInfo(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceClient) OnUnregisterAppLinkInfo(ctx context.Context, arg0 int64) error + type TvInteractiveAppServiceInfoClient struct + func NewTvInteractiveAppServiceInfoClient(cc grpc.ClientConnInterface) *TvInteractiveAppServiceInfoClient + func (c *TvInteractiveAppServiceInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TvInteractiveAppServiceInfoClient) GetCustomSupportedTypes(ctx context.Context, handle int64) (int64, error) + func (c *TvInteractiveAppServiceInfoClient) GetId(ctx context.Context, handle int64) (string, error) + func (c *TvInteractiveAppServiceInfoClient) GetServiceInfo(ctx context.Context, handle int64) (int64, error) + func (c *TvInteractiveAppServiceInfoClient) GetSupportedTypes(ctx context.Context, handle int64) (int32, error) + func (c *TvInteractiveAppServiceInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TvInteractiveAppServiceSessionClient struct + func NewTvInteractiveAppServiceSessionClient(cc grpc.ClientConnInterface) *TvInteractiveAppServiceSessionClient + func (c *TvInteractiveAppServiceSessionClient) IsMediaViewEnabled(ctx context.Context) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) LayoutSurface(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error + func (c *TvInteractiveAppServiceSessionClient) NotifyAdBufferReady(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) NotifyBiInteractiveAppCreated(ctx context.Context, arg0 int64, arg1 string) error + func (c *TvInteractiveAppServiceSessionClient) NotifySessionStateChanged(ctx context.Context, arg0 int32, arg1 int32) error + func (c *TvInteractiveAppServiceSessionClient) NotifyTeletextAppStateChanged(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnAdBufferConsumed(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnAdResponse(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnAvailableSpeeds(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnBroadcastInfoResponse(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnCertificate(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnContentAllowed(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) OnContentBlocked(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnCreateBiInteractiveAppRequest(ctx context.Context, arg0 int64, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnCreateMediaView(ctx context.Context) (int64, error) + func (c *TvInteractiveAppServiceSessionClient) OnCurrentChannelLcn(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnCurrentChannelUri(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnCurrentTvInputId(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppServiceSessionClient) OnCurrentVideoBounds(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnDestroyBiInteractiveAppRequest(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppServiceSessionClient) OnError(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnMediaViewSizeChanged(ctx context.Context, arg0 int32, arg1 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingConnectionFailed(ctx context.Context, arg0 string, arg1 string) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingDisconnected(ctx context.Context, arg0 string, arg1 string) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingError(ctx context.Context, arg0 string, arg1 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingScheduled(ctx context.Context, arg0 string, arg1 string) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingStarted(ctx context.Context, arg0 string, arg1 string) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingStopped(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppServiceSessionClient) OnRecordingTuned(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnRelease(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) OnResetInteractiveApp(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) OnSetSurface(ctx context.Context, arg0 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnSetTeletextAppEnabled(ctx context.Context, arg0 bool) error + func (c *TvInteractiveAppServiceSessionClient) OnSignalStrength(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnSigningResult(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnStartInteractiveApp(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) OnStopInteractiveApp(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) OnStreamVolume(ctx context.Context, arg0 float32) error + func (c *TvInteractiveAppServiceSessionClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftCurrentPositionChanged(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftMode(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftPlaybackParams(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftStartPositionChanged(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnTimeShiftStatusChanged(ctx context.Context, arg0 string, arg1 int32) error + func (c *TvInteractiveAppServiceSessionClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnTrackSelected(ctx context.Context, arg0 int32, arg1 string) error + func (c *TvInteractiveAppServiceSessionClient) OnTrackballEvent(ctx context.Context, arg0 int64) (bool, error) + func (c *TvInteractiveAppServiceSessionClient) OnTuned(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnTvMessage(ctx context.Context, arg0 int32, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnTvRecordingInfo(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) OnVideoAvailable(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) OnVideoFreezeUpdated(ctx context.Context, arg0 bool) error + func (c *TvInteractiveAppServiceSessionClient) OnVideoUnavailable(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) RemoveBroadcastInfo(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) RequestAd(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) RequestAvailableSpeeds(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestBroadcastInfo(ctx context.Context, arg0 int64) error + func (c *TvInteractiveAppServiceSessionClient) RequestCertificate(ctx context.Context, arg0 string, arg1 int32) error + func (c *TvInteractiveAppServiceSessionClient) RequestCurrentChannelLcn(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestCurrentChannelUri(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestCurrentTvInputId(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestCurrentVideoBounds(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestScheduleRecording5(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, ...) error + func (c *TvInteractiveAppServiceSessionClient) RequestScheduleRecording7_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, ...) error + func (c *TvInteractiveAppServiceSessionClient) RequestSelectedTrackInfo(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestSigning4(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) error + func (c *TvInteractiveAppServiceSessionClient) RequestSigning5_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int32, ...) error + func (c *TvInteractiveAppServiceSessionClient) RequestStartRecording(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) RequestStopRecording(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppServiceSessionClient) RequestStreamVolume(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestTimeShiftMode(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestTrackInfoList(ctx context.Context) error + func (c *TvInteractiveAppServiceSessionClient) RequestTvRecordingInfo(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppServiceSessionClient) RequestTvRecordingInfoList(ctx context.Context, arg0 int32) error + func (c *TvInteractiveAppServiceSessionClient) SendPlaybackCommandRequest(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) SendTimeShiftCommandRequest(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) SetMediaViewEnabled(ctx context.Context, arg0 bool) error + func (c *TvInteractiveAppServiceSessionClient) SetTvRecordingInfo(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppServiceSessionClient) SetVideoBounds(ctx context.Context, arg0 int64) error + type TvInteractiveAppViewClient struct + func NewTvInteractiveAppViewClient(cc grpc.ClientConnInterface) *TvInteractiveAppViewClient + func (c *TvInteractiveAppViewClient) ClearCallback(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) ClearOnUnhandledInputEventListener(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) CreateBiInteractiveApp(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *TvInteractiveAppViewClient) DestroyBiInteractiveApp(ctx context.Context, handle int64, arg0 string) error + func (c *TvInteractiveAppViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TvInteractiveAppViewClient) DispatchUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TvInteractiveAppViewClient) GetOnUnhandledInputEventListener(ctx context.Context, handle int64) (int64, error) + func (c *TvInteractiveAppViewClient) NotifyError(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TvInteractiveAppViewClient) NotifyRecordingScheduled(ctx context.Context, handle int64, arg0 string, arg1 string) error + func (c *TvInteractiveAppViewClient) NotifyRecordingStarted(ctx context.Context, handle int64, arg0 string, arg1 string) error + func (c *TvInteractiveAppViewClient) NotifyRecordingStopped(ctx context.Context, handle int64, arg0 string) error + func (c *TvInteractiveAppViewClient) NotifyTimeShiftCurrentPositionChanged(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TvInteractiveAppViewClient) NotifyTimeShiftPlaybackParams(ctx context.Context, handle int64, arg0 int64) error + func (c *TvInteractiveAppViewClient) NotifyTimeShiftStartPositionChanged(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TvInteractiveAppViewClient) NotifyTimeShiftStatusChanged(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *TvInteractiveAppViewClient) NotifyTvMessage(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *TvInteractiveAppViewClient) NotifyVideoFreezeUpdated(ctx context.Context, handle int64, arg0 bool) error + func (c *TvInteractiveAppViewClient) OnAttachedToWindow(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) OnDetachedFromWindow(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) OnLayout(ctx context.Context, handle int64, arg0 bool, arg1 int32, arg2 int32, ...) error + func (c *TvInteractiveAppViewClient) OnMeasure(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *TvInteractiveAppViewClient) OnUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TvInteractiveAppViewClient) OnVisibilityChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *TvInteractiveAppViewClient) PrepareInteractiveApp(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *TvInteractiveAppViewClient) Reset(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) ResetInteractiveApp(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) SendAvailableSpeeds(ctx context.Context, handle int64, arg0 int64) error + func (c *TvInteractiveAppViewClient) SendCertificate(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) error + func (c *TvInteractiveAppViewClient) SendCurrentChannelLcn(ctx context.Context, handle int64, arg0 int32) error + func (c *TvInteractiveAppViewClient) SendCurrentChannelUri(ctx context.Context, handle int64, arg0 int64) error + func (c *TvInteractiveAppViewClient) SendCurrentTvInputId(ctx context.Context, handle int64, arg0 string) error + func (c *TvInteractiveAppViewClient) SendCurrentVideoBounds(ctx context.Context, handle int64, arg0 int64) error + func (c *TvInteractiveAppViewClient) SendSigningResult(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *TvInteractiveAppViewClient) SendStreamVolume(ctx context.Context, handle int64, arg0 float32) error + func (c *TvInteractiveAppViewClient) SendTimeShiftMode(ctx context.Context, handle int64, arg0 int32) error + func (c *TvInteractiveAppViewClient) SendTvRecordingInfo(ctx context.Context, handle int64, arg0 int64) error + func (c *TvInteractiveAppViewClient) SetCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *TvInteractiveAppViewClient) SetOnUnhandledInputEventListener(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *TvInteractiveAppViewClient) SetTeletextAppEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *TvInteractiveAppViewClient) SetTvView(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *TvInteractiveAppViewClient) SetZOrderMediaOverlay(ctx context.Context, handle int64, arg0 bool) error + func (c *TvInteractiveAppViewClient) SetZOrderOnTop(ctx context.Context, handle int64, arg0 bool) error + func (c *TvInteractiveAppViewClient) StartInteractiveApp(ctx context.Context, handle int64) error + func (c *TvInteractiveAppViewClient) StopInteractiveApp(ctx context.Context, handle int64) error + type TvInteractiveAppViewOnUnhandledInputEventListenerClient struct + func NewTvInteractiveAppViewOnUnhandledInputEventListenerClient(cc grpc.ClientConnInterface) *TvInteractiveAppViewOnUnhandledInputEventListenerClient + func (c *TvInteractiveAppViewOnUnhandledInputEventListenerClient) OnUnhandledInputEvent(ctx context.Context, arg0 int64) (bool, error) + type TvInteractiveAppViewTvInteractiveAppCallbackClient struct + func NewTvInteractiveAppViewTvInteractiveAppCallbackClient(cc grpc.ClientConnInterface) *TvInteractiveAppViewTvInteractiveAppCallbackClient + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnBiInteractiveAppCreated(ctx context.Context, arg0 string, arg1 int64, arg2 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnPlaybackCommandRequest(ctx context.Context, arg0 string, arg1 string, arg2 int64) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestAvailableSpeeds(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCertificate(ctx context.Context, arg0 string, arg1 string, arg2 int32) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelLcn(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentChannelUri(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentTvInputId(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestCurrentVideoBounds(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording6(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, ...) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestScheduleRecording8_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64, ...) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSelectedTrackInfo(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning5(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, ...) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestSigning6_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, ...) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStartRecording(ctx context.Context, arg0 string, arg1 string, arg2 int64) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStopRecording(ctx context.Context, arg0 string, arg1 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestStreamVolume(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTimeShiftMode(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTrackInfoList(ctx context.Context, arg0 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfo(ctx context.Context, arg0 string, arg1 string) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnRequestTvRecordingInfoList(ctx context.Context, arg0 string, arg1 int32) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetTvRecordingInfo(ctx context.Context, arg0 string, arg1 string, arg2 int64) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnSetVideoBounds(ctx context.Context, arg0 string, arg1 int64) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTeletextAppStateChanged(ctx context.Context, arg0 string, arg1 int32) error + func (c *TvInteractiveAppViewTvInteractiveAppCallbackClient) OnTimeShiftCommandRequest(ctx context.Context, arg0 string, arg1 string, arg2 int64) error