ad

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TvAdManagerClient

type TvAdManagerClient struct {
	// contains filtered or unexported fields
}

TvAdManagerClient wraps the gRPC TvAdManagerService client.

func NewTvAdManagerClient

func NewTvAdManagerClient(cc grpc.ClientConnInterface) *TvAdManagerClient

NewTvAdManagerClient creates a new TvAdManager client.

func (*TvAdManagerClient) GetTvAdServiceList

func (c *TvAdManagerClient) GetTvAdServiceList(ctx context.Context) (int64, error)

GetTvAdServiceList calls the GetTvAdServiceList RPC.

func (*TvAdManagerClient) RegisterCallback

func (c *TvAdManagerClient) RegisterCallback(ctx context.Context, arg0 int64, arg1 int64) error

RegisterCallback calls the RegisterCallback RPC.

func (*TvAdManagerClient) SendAppLinkCommand

func (c *TvAdManagerClient) SendAppLinkCommand(ctx context.Context, arg0 string, arg1 int64) error

SendAppLinkCommand calls the SendAppLinkCommand RPC.

func (*TvAdManagerClient) UnregisterCallback

func (c *TvAdManagerClient) UnregisterCallback(ctx context.Context, arg0 int64) error

UnregisterCallback calls the UnregisterCallback RPC.

type TvAdManagerTvAdServiceCallbackClient

type TvAdManagerTvAdServiceCallbackClient struct {
	// contains filtered or unexported fields
}

TvAdManagerTvAdServiceCallbackClient wraps the gRPC TvAdManagerTvAdServiceCallbackService client.

func NewTvAdManagerTvAdServiceCallbackClient

func NewTvAdManagerTvAdServiceCallbackClient(cc grpc.ClientConnInterface) *TvAdManagerTvAdServiceCallbackClient

NewTvAdManagerTvAdServiceCallbackClient creates a new TvAdManagerTvAdServiceCallback client.

func (*TvAdManagerTvAdServiceCallbackClient) OnAdServiceAdded

func (c *TvAdManagerTvAdServiceCallbackClient) OnAdServiceAdded(ctx context.Context, arg0 string) error

OnAdServiceAdded calls the OnAdServiceAdded RPC.

func (*TvAdManagerTvAdServiceCallbackClient) OnAdServiceRemoved

func (c *TvAdManagerTvAdServiceCallbackClient) OnAdServiceRemoved(ctx context.Context, arg0 string) error

OnAdServiceRemoved calls the OnAdServiceRemoved RPC.

func (*TvAdManagerTvAdServiceCallbackClient) OnAdServiceUpdated

func (c *TvAdManagerTvAdServiceCallbackClient) OnAdServiceUpdated(ctx context.Context, arg0 string) error

OnAdServiceUpdated calls the OnAdServiceUpdated RPC.

type TvAdServiceClient

type TvAdServiceClient struct {
	// contains filtered or unexported fields
}

TvAdServiceClient wraps the gRPC TvAdServiceService client.

func NewTvAdServiceClient

func NewTvAdServiceClient(cc grpc.ClientConnInterface) *TvAdServiceClient

NewTvAdServiceClient creates a new TvAdService client.

func (*TvAdServiceClient) OnAppLinkCommand

func (c *TvAdServiceClient) OnAppLinkCommand(ctx context.Context, arg0 int64) error

OnAppLinkCommand calls the OnAppLinkCommand RPC.

func (*TvAdServiceClient) OnBind

func (c *TvAdServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

func (*TvAdServiceClient) OnCreateSession

func (c *TvAdServiceClient) OnCreateSession(ctx context.Context, arg0 string, arg1 string) (int64, error)

OnCreateSession calls the OnCreateSession RPC.

type TvAdServiceInfoClient

type TvAdServiceInfoClient struct {
	// contains filtered or unexported fields
}

TvAdServiceInfoClient wraps the gRPC TvAdServiceInfoService client.

func NewTvAdServiceInfoClient

func NewTvAdServiceInfoClient(cc grpc.ClientConnInterface) *TvAdServiceInfoClient

NewTvAdServiceInfoClient creates a new TvAdServiceInfo client.

func (*TvAdServiceInfoClient) DescribeContents

func (c *TvAdServiceInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*TvAdServiceInfoClient) GetId

func (c *TvAdServiceInfoClient) GetId(ctx context.Context, handle int64) (string, error)

GetId calls the GetId RPC.

func (*TvAdServiceInfoClient) GetServiceInfo

func (c *TvAdServiceInfoClient) GetServiceInfo(ctx context.Context, handle int64) (int64, error)

GetServiceInfo calls the GetServiceInfo RPC.

func (*TvAdServiceInfoClient) GetSupportedTypes

func (c *TvAdServiceInfoClient) GetSupportedTypes(ctx context.Context, handle int64) (int64, error)

GetSupportedTypes calls the GetSupportedTypes RPC.

func (*TvAdServiceInfoClient) WriteToParcel

func (c *TvAdServiceInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type TvAdServiceSessionClient

type TvAdServiceSessionClient struct {
	// contains filtered or unexported fields
}

TvAdServiceSessionClient wraps the gRPC TvAdServiceSessionService client.

func NewTvAdServiceSessionClient

func NewTvAdServiceSessionClient(cc grpc.ClientConnInterface) *TvAdServiceSessionClient

NewTvAdServiceSessionClient creates a new TvAdServiceSession client.

func (*TvAdServiceSessionClient) IsMediaViewEnabled

func (c *TvAdServiceSessionClient) IsMediaViewEnabled(ctx context.Context) (bool, error)

IsMediaViewEnabled calls the IsMediaViewEnabled RPC.

func (*TvAdServiceSessionClient) LayoutSurface

func (c *TvAdServiceSessionClient) LayoutSurface(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error

LayoutSurface calls the LayoutSurface RPC.

func (*TvAdServiceSessionClient) NotifySessionStateChanged

func (c *TvAdServiceSessionClient) NotifySessionStateChanged(ctx context.Context, arg0 int32, arg1 int32) error

NotifySessionStateChanged calls the NotifySessionStateChanged RPC.

func (*TvAdServiceSessionClient) OnCreateMediaView

func (c *TvAdServiceSessionClient) OnCreateMediaView(ctx context.Context) (int64, error)

OnCreateMediaView calls the OnCreateMediaView RPC.

func (*TvAdServiceSessionClient) OnCurrentChannelUri

func (c *TvAdServiceSessionClient) OnCurrentChannelUri(ctx context.Context, arg0 int64) error

OnCurrentChannelUri calls the OnCurrentChannelUri RPC.

func (*TvAdServiceSessionClient) OnCurrentTvInputId

func (c *TvAdServiceSessionClient) OnCurrentTvInputId(ctx context.Context, arg0 string) error

OnCurrentTvInputId calls the OnCurrentTvInputId RPC.

func (*TvAdServiceSessionClient) OnCurrentVideoBounds

func (c *TvAdServiceSessionClient) OnCurrentVideoBounds(ctx context.Context, arg0 int64) error

OnCurrentVideoBounds calls the OnCurrentVideoBounds RPC.

func (*TvAdServiceSessionClient) OnError

func (c *TvAdServiceSessionClient) OnError(ctx context.Context, arg0 string, arg1 int64) error

OnError calls the OnError RPC.

func (*TvAdServiceSessionClient) OnGenericMotionEvent

func (c *TvAdServiceSessionClient) OnGenericMotionEvent(ctx context.Context, arg0 int64) (bool, error)

OnGenericMotionEvent calls the OnGenericMotionEvent RPC.

func (*TvAdServiceSessionClient) OnKeyDown

func (c *TvAdServiceSessionClient) OnKeyDown(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

OnKeyDown calls the OnKeyDown RPC.

func (*TvAdServiceSessionClient) OnKeyLongPress

func (c *TvAdServiceSessionClient) OnKeyLongPress(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

OnKeyLongPress calls the OnKeyLongPress RPC.

func (*TvAdServiceSessionClient) OnKeyMultiple

func (c *TvAdServiceSessionClient) OnKeyMultiple(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (bool, error)

OnKeyMultiple calls the OnKeyMultiple RPC.

func (*TvAdServiceSessionClient) OnKeyUp

func (c *TvAdServiceSessionClient) OnKeyUp(ctx context.Context, arg0 int32, arg1 int64) (bool, error)

OnKeyUp calls the OnKeyUp RPC.

func (*TvAdServiceSessionClient) OnMediaViewSizeChanged

func (c *TvAdServiceSessionClient) OnMediaViewSizeChanged(ctx context.Context, arg0 int32, arg1 int32) error

OnMediaViewSizeChanged calls the OnMediaViewSizeChanged RPC.

func (*TvAdServiceSessionClient) OnRelease

func (c *TvAdServiceSessionClient) OnRelease(ctx context.Context) error

OnRelease calls the OnRelease RPC.

func (*TvAdServiceSessionClient) OnResetAdService

func (c *TvAdServiceSessionClient) OnResetAdService(ctx context.Context) error

OnResetAdService calls the OnResetAdService RPC.

func (*TvAdServiceSessionClient) OnSetSurface

func (c *TvAdServiceSessionClient) OnSetSurface(ctx context.Context, arg0 int64) (bool, error)

OnSetSurface calls the OnSetSurface RPC.

func (*TvAdServiceSessionClient) OnSigningResult

func (c *TvAdServiceSessionClient) OnSigningResult(ctx context.Context, arg0 string, arg1 int64) error

OnSigningResult calls the OnSigningResult RPC.

func (*TvAdServiceSessionClient) OnStartAdService

func (c *TvAdServiceSessionClient) OnStartAdService(ctx context.Context) error

OnStartAdService calls the OnStartAdService RPC.

func (*TvAdServiceSessionClient) OnStopAdService

func (c *TvAdServiceSessionClient) OnStopAdService(ctx context.Context) error

OnStopAdService calls the OnStopAdService RPC.

func (*TvAdServiceSessionClient) OnSurfaceChanged

func (c *TvAdServiceSessionClient) OnSurfaceChanged(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error

OnSurfaceChanged calls the OnSurfaceChanged RPC.

func (*TvAdServiceSessionClient) OnTouchEvent

func (c *TvAdServiceSessionClient) OnTouchEvent(ctx context.Context, arg0 int64) (bool, error)

OnTouchEvent calls the OnTouchEvent RPC.

func (*TvAdServiceSessionClient) OnTrackballEvent

func (c *TvAdServiceSessionClient) OnTrackballEvent(ctx context.Context, arg0 int64) (bool, error)

OnTrackballEvent calls the OnTrackballEvent RPC.

func (*TvAdServiceSessionClient) OnTvInputSessionData

func (c *TvAdServiceSessionClient) OnTvInputSessionData(ctx context.Context, arg0 string, arg1 int64) error

OnTvInputSessionData calls the OnTvInputSessionData RPC.

func (*TvAdServiceSessionClient) OnTvMessage

func (c *TvAdServiceSessionClient) OnTvMessage(ctx context.Context, arg0 int32, arg1 int64) error

OnTvMessage calls the OnTvMessage RPC.

func (*TvAdServiceSessionClient) RequestCurrentChannelUri

func (c *TvAdServiceSessionClient) RequestCurrentChannelUri(ctx context.Context) error

RequestCurrentChannelUri calls the RequestCurrentChannelUri RPC.

func (*TvAdServiceSessionClient) RequestCurrentTvInputId

func (c *TvAdServiceSessionClient) RequestCurrentTvInputId(ctx context.Context) error

RequestCurrentTvInputId calls the RequestCurrentTvInputId RPC.

func (*TvAdServiceSessionClient) RequestCurrentVideoBounds

func (c *TvAdServiceSessionClient) RequestCurrentVideoBounds(ctx context.Context) error

RequestCurrentVideoBounds calls the RequestCurrentVideoBounds RPC.

func (*TvAdServiceSessionClient) RequestSigning

func (c *TvAdServiceSessionClient) RequestSigning(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) error

RequestSigning calls the RequestSigning RPC.

func (*TvAdServiceSessionClient) RequestTrackInfoList

func (c *TvAdServiceSessionClient) RequestTrackInfoList(ctx context.Context) error

RequestTrackInfoList calls the RequestTrackInfoList RPC.

func (*TvAdServiceSessionClient) SendTvAdSessionData

func (c *TvAdServiceSessionClient) SendTvAdSessionData(ctx context.Context, arg0 string, arg1 int64) error

SendTvAdSessionData calls the SendTvAdSessionData RPC.

func (*TvAdServiceSessionClient) SetMediaViewEnabled

func (c *TvAdServiceSessionClient) SetMediaViewEnabled(ctx context.Context, arg0 bool) error

SetMediaViewEnabled calls the SetMediaViewEnabled RPC.

type TvAdViewClient

type TvAdViewClient struct {
	// contains filtered or unexported fields
}

TvAdViewClient wraps the gRPC TvAdViewService client.

func NewTvAdViewClient

func NewTvAdViewClient(cc grpc.ClientConnInterface) *TvAdViewClient

NewTvAdViewClient creates a new TvAdView client.

func (*TvAdViewClient) ClearCallback

func (c *TvAdViewClient) ClearCallback(ctx context.Context, handle int64) error

ClearCallback calls the ClearCallback RPC.

func (*TvAdViewClient) ClearOnUnhandledInputEventListener

func (c *TvAdViewClient) ClearOnUnhandledInputEventListener(ctx context.Context, handle int64) error

ClearOnUnhandledInputEventListener calls the ClearOnUnhandledInputEventListener RPC.

func (*TvAdViewClient) DispatchKeyEvent

func (c *TvAdViewClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyEvent calls the DispatchKeyEvent RPC.

func (*TvAdViewClient) DispatchUnhandledInputEvent

func (c *TvAdViewClient) DispatchUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchUnhandledInputEvent calls the DispatchUnhandledInputEvent RPC.

func (*TvAdViewClient) GetOnUnhandledInputEventListener

func (c *TvAdViewClient) GetOnUnhandledInputEventListener(ctx context.Context, handle int64) (int64, error)

GetOnUnhandledInputEventListener calls the GetOnUnhandledInputEventListener RPC.

func (*TvAdViewClient) NotifyError

func (c *TvAdViewClient) NotifyError(ctx context.Context, handle int64, arg0 string, arg1 int64) error

NotifyError calls the NotifyError RPC.

func (*TvAdViewClient) NotifyTvMessage

func (c *TvAdViewClient) NotifyTvMessage(ctx context.Context, handle int64, arg0 int32, arg1 int64) error

NotifyTvMessage calls the NotifyTvMessage RPC.

func (*TvAdViewClient) OnAttachedToWindow

func (c *TvAdViewClient) OnAttachedToWindow(ctx context.Context, handle int64) error

OnAttachedToWindow calls the OnAttachedToWindow RPC.

func (*TvAdViewClient) OnDetachedFromWindow

func (c *TvAdViewClient) OnDetachedFromWindow(ctx context.Context, handle int64) error

OnDetachedFromWindow calls the OnDetachedFromWindow RPC.

func (*TvAdViewClient) OnLayout

func (c *TvAdViewClient) OnLayout(ctx context.Context, handle int64, arg0 bool, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error

OnLayout calls the OnLayout RPC.

func (*TvAdViewClient) OnMeasure

func (c *TvAdViewClient) OnMeasure(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

OnMeasure calls the OnMeasure RPC.

func (*TvAdViewClient) OnUnhandledInputEvent

func (c *TvAdViewClient) OnUnhandledInputEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnUnhandledInputEvent calls the OnUnhandledInputEvent RPC.

func (*TvAdViewClient) OnVisibilityChanged

func (c *TvAdViewClient) OnVisibilityChanged(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

OnVisibilityChanged calls the OnVisibilityChanged RPC.

func (*TvAdViewClient) PrepareAdService

func (c *TvAdViewClient) PrepareAdService(ctx context.Context, handle int64, arg0 string, arg1 string) error

PrepareAdService calls the PrepareAdService RPC.

func (*TvAdViewClient) Reset

func (c *TvAdViewClient) Reset(ctx context.Context, handle int64) error

Reset calls the Reset RPC.

func (*TvAdViewClient) ResetAdService

func (c *TvAdViewClient) ResetAdService(ctx context.Context, handle int64) error

ResetAdService calls the ResetAdService RPC.

func (*TvAdViewClient) SendCurrentChannelUri

func (c *TvAdViewClient) SendCurrentChannelUri(ctx context.Context, handle int64, arg0 int64) error

SendCurrentChannelUri calls the SendCurrentChannelUri RPC.

func (*TvAdViewClient) SendCurrentTvInputId

func (c *TvAdViewClient) SendCurrentTvInputId(ctx context.Context, handle int64, arg0 string) error

SendCurrentTvInputId calls the SendCurrentTvInputId RPC.

func (*TvAdViewClient) SendCurrentVideoBounds

func (c *TvAdViewClient) SendCurrentVideoBounds(ctx context.Context, handle int64, arg0 int64) error

SendCurrentVideoBounds calls the SendCurrentVideoBounds RPC.

func (*TvAdViewClient) SendSigningResult

func (c *TvAdViewClient) SendSigningResult(ctx context.Context, handle int64, arg0 string, arg1 int64) error

SendSigningResult calls the SendSigningResult RPC.

func (*TvAdViewClient) SetCallback

func (c *TvAdViewClient) SetCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetCallback calls the SetCallback RPC.

func (*TvAdViewClient) SetOnUnhandledInputEventListener

func (c *TvAdViewClient) SetOnUnhandledInputEventListener(ctx context.Context, handle int64, arg0 int64) error

SetOnUnhandledInputEventListener calls the SetOnUnhandledInputEventListener RPC.

func (*TvAdViewClient) SetTvView

func (c *TvAdViewClient) SetTvView(ctx context.Context, handle int64, arg0 int64) (bool, error)

SetTvView calls the SetTvView RPC.

func (*TvAdViewClient) SetZOrderMediaOverlay

func (c *TvAdViewClient) SetZOrderMediaOverlay(ctx context.Context, handle int64, arg0 bool) error

SetZOrderMediaOverlay calls the SetZOrderMediaOverlay RPC.

func (*TvAdViewClient) SetZOrderOnTop

func (c *TvAdViewClient) SetZOrderOnTop(ctx context.Context, handle int64, arg0 bool) error

SetZOrderOnTop calls the SetZOrderOnTop RPC.

func (*TvAdViewClient) StartAdService

func (c *TvAdViewClient) StartAdService(ctx context.Context, handle int64) error

StartAdService calls the StartAdService RPC.

func (*TvAdViewClient) StopAdService

func (c *TvAdViewClient) StopAdService(ctx context.Context, handle int64) error

StopAdService calls the StopAdService RPC.

type TvAdViewOnUnhandledInputEventListenerClient

type TvAdViewOnUnhandledInputEventListenerClient struct {
	// contains filtered or unexported fields
}

TvAdViewOnUnhandledInputEventListenerClient wraps the gRPC TvAdViewOnUnhandledInputEventListenerService client.

func NewTvAdViewOnUnhandledInputEventListenerClient

func NewTvAdViewOnUnhandledInputEventListenerClient(cc grpc.ClientConnInterface) *TvAdViewOnUnhandledInputEventListenerClient

NewTvAdViewOnUnhandledInputEventListenerClient creates a new TvAdViewOnUnhandledInputEventListener client.

func (*TvAdViewOnUnhandledInputEventListenerClient) OnUnhandledInputEvent

func (c *TvAdViewOnUnhandledInputEventListenerClient) OnUnhandledInputEvent(ctx context.Context, arg0 int64) (bool, error)

OnUnhandledInputEvent calls the OnUnhandledInputEvent RPC.

type TvAdViewTvAdCallbackClient

type TvAdViewTvAdCallbackClient struct {
	// contains filtered or unexported fields
}

TvAdViewTvAdCallbackClient wraps the gRPC TvAdViewTvAdCallbackService client.

func NewTvAdViewTvAdCallbackClient

func NewTvAdViewTvAdCallbackClient(cc grpc.ClientConnInterface) *TvAdViewTvAdCallbackClient

NewTvAdViewTvAdCallbackClient creates a new TvAdViewTvAdCallback client.

func (*TvAdViewTvAdCallbackClient) OnRequestCurrentChannelUri

func (c *TvAdViewTvAdCallbackClient) OnRequestCurrentChannelUri(ctx context.Context, arg0 string) error

OnRequestCurrentChannelUri calls the OnRequestCurrentChannelUri RPC.

func (*TvAdViewTvAdCallbackClient) OnRequestCurrentTvInputId

func (c *TvAdViewTvAdCallbackClient) OnRequestCurrentTvInputId(ctx context.Context, arg0 string) error

OnRequestCurrentTvInputId calls the OnRequestCurrentTvInputId RPC.

func (*TvAdViewTvAdCallbackClient) OnRequestCurrentVideoBounds

func (c *TvAdViewTvAdCallbackClient) OnRequestCurrentVideoBounds(ctx context.Context, arg0 string) error

OnRequestCurrentVideoBounds calls the OnRequestCurrentVideoBounds RPC.

func (*TvAdViewTvAdCallbackClient) OnRequestSigning

func (c *TvAdViewTvAdCallbackClient) OnRequestSigning(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string, arg4 int64) error

OnRequestSigning calls the OnRequestSigning RPC.

func (*TvAdViewTvAdCallbackClient) OnRequestTrackInfoList

func (c *TvAdViewTvAdCallbackClient) OnRequestTrackInfoList(ctx context.Context, arg0 string) error

OnRequestTrackInfoList calls the OnRequestTrackInfoList RPC.

func (*TvAdViewTvAdCallbackClient) OnStateChanged

func (c *TvAdViewTvAdCallbackClient) OnStateChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error

OnStateChanged calls the OnStateChanged RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL