Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListenerServiceClient ¶
type ListenerServiceClient struct {
// contains filtered or unexported fields
}
ListenerServiceClient wraps the gRPC ListenerServiceService client.
func NewListenerServiceClient ¶
func NewListenerServiceClient(cc grpc.ClientConnInterface) *ListenerServiceClient
NewListenerServiceClient creates a new ListenerService client.
func (*ListenerServiceClient) IsVrModePackageEnabled ¶
func (c *ListenerServiceClient) IsVrModePackageEnabled(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
IsVrModePackageEnabled calls the IsVrModePackageEnabled RPC.
func (*ListenerServiceClient) OnCurrentVrActivityChanged ¶
func (c *ListenerServiceClient) OnCurrentVrActivityChanged(ctx context.Context, arg0 int64) error
OnCurrentVrActivityChanged calls the OnCurrentVrActivityChanged RPC.
Click to show internal directories.
Click to hide internal directories.