mbms

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: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StreamingServiceInfoService_DescribeContents_FullMethodName = "/mbms.StreamingServiceInfoService/DescribeContents"
	StreamingServiceInfoService_WriteToParcel_FullMethodName    = "/mbms.StreamingServiceInfoService/WriteToParcel"
)
View Source
const (
	StreamingSessionCallbackService_NewStreamingSessionCallback_FullMethodName = "/mbms.StreamingSessionCallbackService/NewStreamingSessionCallback"
	StreamingSessionCallbackService_OnError_FullMethodName                     = "/mbms.StreamingSessionCallbackService/OnError"
	StreamingSessionCallbackService_OnMiddlewareReady_FullMethodName           = "/mbms.StreamingSessionCallbackService/OnMiddlewareReady"
)
View Source
const (
	DownloadProgressListenerService_NewDownloadProgressListener_FullMethodName = "/mbms.DownloadProgressListenerService/NewDownloadProgressListener"
	DownloadProgressListenerService_OnProgressUpdated_FullMethodName           = "/mbms.DownloadProgressListenerService/OnProgressUpdated"
)
View Source
const (
	ServiceInfoService_Equals_FullMethodName                 = "/mbms.ServiceInfoService/Equals"
	ServiceInfoService_GetLocales_FullMethodName             = "/mbms.ServiceInfoService/GetLocales"
	ServiceInfoService_GetNameForLocale_FullMethodName       = "/mbms.ServiceInfoService/GetNameForLocale"
	ServiceInfoService_GetNamedContentLocales_FullMethodName = "/mbms.ServiceInfoService/GetNamedContentLocales"
	ServiceInfoService_GetServiceClassName_FullMethodName    = "/mbms.ServiceInfoService/GetServiceClassName"
	ServiceInfoService_GetServiceId_FullMethodName           = "/mbms.ServiceInfoService/GetServiceId"
	ServiceInfoService_GetSessionEndTime_FullMethodName      = "/mbms.ServiceInfoService/GetSessionEndTime"
	ServiceInfoService_GetSessionStartTime_FullMethodName    = "/mbms.ServiceInfoService/GetSessionStartTime"
	ServiceInfoService_HashCode_FullMethodName               = "/mbms.ServiceInfoService/HashCode"
)
View Source
const (
	StreamingServiceService_Close_FullMethodName          = "/mbms.StreamingServiceService/Close"
	StreamingServiceService_GetInfo_FullMethodName        = "/mbms.StreamingServiceService/GetInfo"
	StreamingServiceService_GetPlaybackUri_FullMethodName = "/mbms.StreamingServiceService/GetPlaybackUri"
)
View Source
const (
	DownloadReceiverService_NewDownloadReceiver_FullMethodName = "/mbms.DownloadReceiverService/NewDownloadReceiver"
	DownloadReceiverService_OnReceive_FullMethodName           = "/mbms.DownloadReceiverService/OnReceive"
)
View Source
const (
	DownloadSessionCallbackService_NewDownloadSessionCallback_FullMethodName = "/mbms.DownloadSessionCallbackService/NewDownloadSessionCallback"
	DownloadSessionCallbackService_OnError_FullMethodName                    = "/mbms.DownloadSessionCallbackService/OnError"
	DownloadSessionCallbackService_OnMiddlewareReady_FullMethodName          = "/mbms.DownloadSessionCallbackService/OnMiddlewareReady"
)
View Source
const (
	DownloadStatusListenerService_NewDownloadStatusListener_FullMethodName = "/mbms.DownloadStatusListenerService/NewDownloadStatusListener"
	DownloadStatusListenerService_OnStatusUpdated_FullMethodName           = "/mbms.DownloadStatusListenerService/OnStatusUpdated"
)
View Source
const (
	StreamingServiceCallbackService_NewStreamingServiceCallback_FullMethodName      = "/mbms.StreamingServiceCallbackService/NewStreamingServiceCallback"
	StreamingServiceCallbackService_OnBroadcastSignalStrengthUpdated_FullMethodName = "/mbms.StreamingServiceCallbackService/OnBroadcastSignalStrengthUpdated"
	StreamingServiceCallbackService_OnError_FullMethodName                          = "/mbms.StreamingServiceCallbackService/OnError"
	StreamingServiceCallbackService_OnMediaDescriptionUpdated_FullMethodName        = "/mbms.StreamingServiceCallbackService/OnMediaDescriptionUpdated"
	StreamingServiceCallbackService_OnStreamMethodUpdated_FullMethodName            = "/mbms.StreamingServiceCallbackService/OnStreamMethodUpdated"
	StreamingServiceCallbackService_OnStreamStateUpdated_FullMethodName             = "/mbms.StreamingServiceCallbackService/OnStreamStateUpdated"
)
View Source
const (
	FileServiceInfoService_DescribeContents_FullMethodName = "/mbms.FileServiceInfoService/DescribeContents"
	FileServiceInfoService_GetFiles_FullMethodName         = "/mbms.FileServiceInfoService/GetFiles"
	FileServiceInfoService_WriteToParcel_FullMethodName    = "/mbms.FileServiceInfoService/WriteToParcel"
)
View Source
const (
	FileInfoService_DescribeContents_FullMethodName = "/mbms.FileInfoService/DescribeContents"
	FileInfoService_Equals_FullMethodName           = "/mbms.FileInfoService/Equals"
	FileInfoService_GetMimeType_FullMethodName      = "/mbms.FileInfoService/GetMimeType"
	FileInfoService_GetUri_FullMethodName           = "/mbms.FileInfoService/GetUri"
	FileInfoService_HashCode_FullMethodName         = "/mbms.FileInfoService/HashCode"
	FileInfoService_WriteToParcel_FullMethodName    = "/mbms.FileInfoService/WriteToParcel"
)
View Source
const (
	DownloadRequestService_DescribeContents_FullMethodName         = "/mbms.DownloadRequestService/DescribeContents"
	DownloadRequestService_Equals_FullMethodName                   = "/mbms.DownloadRequestService/Equals"
	DownloadRequestService_GetDestinationUri_FullMethodName        = "/mbms.DownloadRequestService/GetDestinationUri"
	DownloadRequestService_GetFileServiceId_FullMethodName         = "/mbms.DownloadRequestService/GetFileServiceId"
	DownloadRequestService_GetSourceUri_FullMethodName             = "/mbms.DownloadRequestService/GetSourceUri"
	DownloadRequestService_GetSubscriptionId_FullMethodName        = "/mbms.DownloadRequestService/GetSubscriptionId"
	DownloadRequestService_HashCode_FullMethodName                 = "/mbms.DownloadRequestService/HashCode"
	DownloadRequestService_ToByteArray_FullMethodName              = "/mbms.DownloadRequestService/ToByteArray"
	DownloadRequestService_WriteToParcel_FullMethodName            = "/mbms.DownloadRequestService/WriteToParcel"
	DownloadRequestService_GetMaxAppIntentSize_FullMethodName      = "/mbms.DownloadRequestService/GetMaxAppIntentSize"
	DownloadRequestService_GetMaxDestinationUriSize_FullMethodName = "/mbms.DownloadRequestService/GetMaxDestinationUriSize"
)
View Source
const (
	DownloadRequestBuilderService_Build_FullMethodName                 = "/mbms.DownloadRequestBuilderService/Build"
	DownloadRequestBuilderService_SetAppIntent_FullMethodName          = "/mbms.DownloadRequestBuilderService/SetAppIntent"
	DownloadRequestBuilderService_SetServiceInfo_FullMethodName        = "/mbms.DownloadRequestBuilderService/SetServiceInfo"
	DownloadRequestBuilderService_SetSubscriptionId_FullMethodName     = "/mbms.DownloadRequestBuilderService/SetSubscriptionId"
	DownloadRequestBuilderService_FromDownloadRequest_FullMethodName   = "/mbms.DownloadRequestBuilderService/FromDownloadRequest"
	DownloadRequestBuilderService_FromSerializedRequest_FullMethodName = "/mbms.DownloadRequestBuilderService/FromSerializedRequest"
)
View Source
const (
	GroupCallService_Close_FullMethodName   = "/mbms.GroupCallService/Close"
	GroupCallService_GetTmgi_FullMethodName = "/mbms.GroupCallService/GetTmgi"
)

Variables

View Source
var DownloadProgressListenerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.DownloadProgressListenerService",
	HandlerType: (*DownloadProgressListenerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewDownloadProgressListener",
			Handler:    _DownloadProgressListenerService_NewDownloadProgressListener_Handler,
		},
		{
			MethodName: "OnProgressUpdated",
			Handler:    _DownloadProgressListenerService_OnProgressUpdated_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

DownloadProgressListenerService_ServiceDesc is the grpc.ServiceDesc for DownloadProgressListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DownloadReceiverService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.DownloadReceiverService",
	HandlerType: (*DownloadReceiverServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewDownloadReceiver",
			Handler:    _DownloadReceiverService_NewDownloadReceiver_Handler,
		},
		{
			MethodName: "OnReceive",
			Handler:    _DownloadReceiverService_OnReceive_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

DownloadReceiverService_ServiceDesc is the grpc.ServiceDesc for DownloadReceiverService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DownloadRequestBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.DownloadRequestBuilderService",
	HandlerType: (*DownloadRequestBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _DownloadRequestBuilderService_Build_Handler,
		},
		{
			MethodName: "SetAppIntent",
			Handler:    _DownloadRequestBuilderService_SetAppIntent_Handler,
		},
		{
			MethodName: "SetServiceInfo",
			Handler:    _DownloadRequestBuilderService_SetServiceInfo_Handler,
		},
		{
			MethodName: "SetSubscriptionId",
			Handler:    _DownloadRequestBuilderService_SetSubscriptionId_Handler,
		},
		{
			MethodName: "FromDownloadRequest",
			Handler:    _DownloadRequestBuilderService_FromDownloadRequest_Handler,
		},
		{
			MethodName: "FromSerializedRequest",
			Handler:    _DownloadRequestBuilderService_FromSerializedRequest_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

DownloadRequestBuilderService_ServiceDesc is the grpc.ServiceDesc for DownloadRequestBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DownloadRequestService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.DownloadRequestService",
	HandlerType: (*DownloadRequestServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _DownloadRequestService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _DownloadRequestService_Equals_Handler,
		},
		{
			MethodName: "GetDestinationUri",
			Handler:    _DownloadRequestService_GetDestinationUri_Handler,
		},
		{
			MethodName: "GetFileServiceId",
			Handler:    _DownloadRequestService_GetFileServiceId_Handler,
		},
		{
			MethodName: "GetSourceUri",
			Handler:    _DownloadRequestService_GetSourceUri_Handler,
		},
		{
			MethodName: "GetSubscriptionId",
			Handler:    _DownloadRequestService_GetSubscriptionId_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _DownloadRequestService_HashCode_Handler,
		},
		{
			MethodName: "ToByteArray",
			Handler:    _DownloadRequestService_ToByteArray_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _DownloadRequestService_WriteToParcel_Handler,
		},
		{
			MethodName: "GetMaxAppIntentSize",
			Handler:    _DownloadRequestService_GetMaxAppIntentSize_Handler,
		},
		{
			MethodName: "GetMaxDestinationUriSize",
			Handler:    _DownloadRequestService_GetMaxDestinationUriSize_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

DownloadRequestService_ServiceDesc is the grpc.ServiceDesc for DownloadRequestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DownloadSessionCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.DownloadSessionCallbackService",
	HandlerType: (*DownloadSessionCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewDownloadSessionCallback",
			Handler:    _DownloadSessionCallbackService_NewDownloadSessionCallback_Handler,
		},
		{
			MethodName: "OnError",
			Handler:    _DownloadSessionCallbackService_OnError_Handler,
		},
		{
			MethodName: "OnMiddlewareReady",
			Handler:    _DownloadSessionCallbackService_OnMiddlewareReady_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

DownloadSessionCallbackService_ServiceDesc is the grpc.ServiceDesc for DownloadSessionCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var DownloadStatusListenerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.DownloadStatusListenerService",
	HandlerType: (*DownloadStatusListenerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewDownloadStatusListener",
			Handler:    _DownloadStatusListenerService_NewDownloadStatusListener_Handler,
		},
		{
			MethodName: "OnStatusUpdated",
			Handler:    _DownloadStatusListenerService_OnStatusUpdated_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

DownloadStatusListenerService_ServiceDesc is the grpc.ServiceDesc for DownloadStatusListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var FileInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.FileInfoService",
	HandlerType: (*FileInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _FileInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _FileInfoService_Equals_Handler,
		},
		{
			MethodName: "GetMimeType",
			Handler:    _FileInfoService_GetMimeType_Handler,
		},
		{
			MethodName: "GetUri",
			Handler:    _FileInfoService_GetUri_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _FileInfoService_HashCode_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _FileInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

FileInfoService_ServiceDesc is the grpc.ServiceDesc for FileInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var FileServiceInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.FileServiceInfoService",
	HandlerType: (*FileServiceInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _FileServiceInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "GetFiles",
			Handler:    _FileServiceInfoService_GetFiles_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _FileServiceInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

FileServiceInfoService_ServiceDesc is the grpc.ServiceDesc for FileServiceInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_proto_mbms_mbms_proto protoreflect.FileDescriptor
View Source
var GroupCallService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.GroupCallService",
	HandlerType: (*GroupCallServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Close",
			Handler:    _GroupCallService_Close_Handler,
		},
		{
			MethodName: "GetTmgi",
			Handler:    _GroupCallService_GetTmgi_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

GroupCallService_ServiceDesc is the grpc.ServiceDesc for GroupCallService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ServiceInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.ServiceInfoService",
	HandlerType: (*ServiceInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Equals",
			Handler:    _ServiceInfoService_Equals_Handler,
		},
		{
			MethodName: "GetLocales",
			Handler:    _ServiceInfoService_GetLocales_Handler,
		},
		{
			MethodName: "GetNameForLocale",
			Handler:    _ServiceInfoService_GetNameForLocale_Handler,
		},
		{
			MethodName: "GetNamedContentLocales",
			Handler:    _ServiceInfoService_GetNamedContentLocales_Handler,
		},
		{
			MethodName: "GetServiceClassName",
			Handler:    _ServiceInfoService_GetServiceClassName_Handler,
		},
		{
			MethodName: "GetServiceId",
			Handler:    _ServiceInfoService_GetServiceId_Handler,
		},
		{
			MethodName: "GetSessionEndTime",
			Handler:    _ServiceInfoService_GetSessionEndTime_Handler,
		},
		{
			MethodName: "GetSessionStartTime",
			Handler:    _ServiceInfoService_GetSessionStartTime_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _ServiceInfoService_HashCode_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

ServiceInfoService_ServiceDesc is the grpc.ServiceDesc for ServiceInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var StreamingServiceCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.StreamingServiceCallbackService",
	HandlerType: (*StreamingServiceCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewStreamingServiceCallback",
			Handler:    _StreamingServiceCallbackService_NewStreamingServiceCallback_Handler,
		},
		{
			MethodName: "OnBroadcastSignalStrengthUpdated",
			Handler:    _StreamingServiceCallbackService_OnBroadcastSignalStrengthUpdated_Handler,
		},
		{
			MethodName: "OnError",
			Handler:    _StreamingServiceCallbackService_OnError_Handler,
		},
		{
			MethodName: "OnMediaDescriptionUpdated",
			Handler:    _StreamingServiceCallbackService_OnMediaDescriptionUpdated_Handler,
		},
		{
			MethodName: "OnStreamMethodUpdated",
			Handler:    _StreamingServiceCallbackService_OnStreamMethodUpdated_Handler,
		},
		{
			MethodName: "OnStreamStateUpdated",
			Handler:    _StreamingServiceCallbackService_OnStreamStateUpdated_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

StreamingServiceCallbackService_ServiceDesc is the grpc.ServiceDesc for StreamingServiceCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var StreamingServiceInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.StreamingServiceInfoService",
	HandlerType: (*StreamingServiceInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _StreamingServiceInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _StreamingServiceInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

StreamingServiceInfoService_ServiceDesc is the grpc.ServiceDesc for StreamingServiceInfoService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var StreamingServiceService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.StreamingServiceService",
	HandlerType: (*StreamingServiceServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Close",
			Handler:    _StreamingServiceService_Close_Handler,
		},
		{
			MethodName: "GetInfo",
			Handler:    _StreamingServiceService_GetInfo_Handler,
		},
		{
			MethodName: "GetPlaybackUri",
			Handler:    _StreamingServiceService_GetPlaybackUri_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

StreamingServiceService_ServiceDesc is the grpc.ServiceDesc for StreamingServiceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var StreamingSessionCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "mbms.StreamingSessionCallbackService",
	HandlerType: (*StreamingSessionCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewStreamingSessionCallback",
			Handler:    _StreamingSessionCallbackService_NewStreamingSessionCallback_Handler,
		},
		{
			MethodName: "OnError",
			Handler:    _StreamingSessionCallbackService_OnError_Handler,
		},
		{
			MethodName: "OnMiddlewareReady",
			Handler:    _StreamingSessionCallbackService_OnMiddlewareReady_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/mbms/mbms.proto",
}

StreamingSessionCallbackService_ServiceDesc is the grpc.ServiceDesc for StreamingSessionCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterDownloadProgressListenerServiceServer

func RegisterDownloadProgressListenerServiceServer(s grpc.ServiceRegistrar, srv DownloadProgressListenerServiceServer)

func RegisterDownloadReceiverServiceServer

func RegisterDownloadReceiverServiceServer(s grpc.ServiceRegistrar, srv DownloadReceiverServiceServer)

func RegisterDownloadRequestBuilderServiceServer

func RegisterDownloadRequestBuilderServiceServer(s grpc.ServiceRegistrar, srv DownloadRequestBuilderServiceServer)

func RegisterDownloadRequestServiceServer

func RegisterDownloadRequestServiceServer(s grpc.ServiceRegistrar, srv DownloadRequestServiceServer)

func RegisterDownloadSessionCallbackServiceServer

func RegisterDownloadSessionCallbackServiceServer(s grpc.ServiceRegistrar, srv DownloadSessionCallbackServiceServer)

func RegisterDownloadStatusListenerServiceServer

func RegisterDownloadStatusListenerServiceServer(s grpc.ServiceRegistrar, srv DownloadStatusListenerServiceServer)

func RegisterFileInfoServiceServer

func RegisterFileInfoServiceServer(s grpc.ServiceRegistrar, srv FileInfoServiceServer)

func RegisterFileServiceInfoServiceServer

func RegisterFileServiceInfoServiceServer(s grpc.ServiceRegistrar, srv FileServiceInfoServiceServer)

func RegisterGroupCallServiceServer

func RegisterGroupCallServiceServer(s grpc.ServiceRegistrar, srv GroupCallServiceServer)

func RegisterServiceInfoServiceServer

func RegisterServiceInfoServiceServer(s grpc.ServiceRegistrar, srv ServiceInfoServiceServer)

func RegisterStreamingServiceCallbackServiceServer

func RegisterStreamingServiceCallbackServiceServer(s grpc.ServiceRegistrar, srv StreamingServiceCallbackServiceServer)

func RegisterStreamingServiceInfoServiceServer

func RegisterStreamingServiceInfoServiceServer(s grpc.ServiceRegistrar, srv StreamingServiceInfoServiceServer)

func RegisterStreamingServiceServiceServer

func RegisterStreamingServiceServiceServer(s grpc.ServiceRegistrar, srv StreamingServiceServiceServer)

func RegisterStreamingSessionCallbackServiceServer

func RegisterStreamingSessionCallbackServiceServer(s grpc.ServiceRegistrar, srv StreamingSessionCallbackServiceServer)

Types

type BuildRequest

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

func (*BuildRequest) Descriptor deprecated

func (*BuildRequest) Descriptor() ([]byte, []int)

Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.

func (*BuildRequest) ProtoMessage

func (*BuildRequest) ProtoMessage()

func (*BuildRequest) ProtoReflect

func (x *BuildRequest) ProtoReflect() protoreflect.Message

func (*BuildRequest) Reset

func (x *BuildRequest) Reset()

func (*BuildRequest) String

func (x *BuildRequest) String() string

type BuildResponse

type BuildResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BuildResponse) Descriptor deprecated

func (*BuildResponse) Descriptor() ([]byte, []int)

Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.

func (*BuildResponse) GetResult

func (x *BuildResponse) GetResult() int64

func (*BuildResponse) ProtoMessage

func (*BuildResponse) ProtoMessage()

func (*BuildResponse) ProtoReflect

func (x *BuildResponse) ProtoReflect() protoreflect.Message

func (*BuildResponse) Reset

func (x *BuildResponse) Reset()

func (*BuildResponse) String

func (x *BuildResponse) String() string

type CloseRequest

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

func (*CloseRequest) Descriptor deprecated

func (*CloseRequest) Descriptor() ([]byte, []int)

Deprecated: Use CloseRequest.ProtoReflect.Descriptor instead.

func (*CloseRequest) ProtoMessage

func (*CloseRequest) ProtoMessage()

func (*CloseRequest) ProtoReflect

func (x *CloseRequest) ProtoReflect() protoreflect.Message

func (*CloseRequest) Reset

func (x *CloseRequest) Reset()

func (*CloseRequest) String

func (x *CloseRequest) String() string

type CloseResponse

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

func (*CloseResponse) Descriptor deprecated

func (*CloseResponse) Descriptor() ([]byte, []int)

Deprecated: Use CloseResponse.ProtoReflect.Descriptor instead.

func (*CloseResponse) ProtoMessage

func (*CloseResponse) ProtoMessage()

func (*CloseResponse) ProtoReflect

func (x *CloseResponse) ProtoReflect() protoreflect.Message

func (*CloseResponse) Reset

func (x *CloseResponse) Reset()

func (*CloseResponse) String

func (x *CloseResponse) String() string

type DescribeContentsRequest

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

func (*DescribeContentsRequest) Descriptor deprecated

func (*DescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) ProtoMessage

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect

func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message

func (*DescribeContentsRequest) Reset

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse

type DescribeContentsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsResponse) Descriptor deprecated

func (*DescribeContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect

func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message

func (*DescribeContentsResponse) Reset

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String

func (x *DescribeContentsResponse) String() string

type DownloadProgressListenerServiceClient

type DownloadProgressListenerServiceClient interface {
	NewDownloadProgressListener(ctx context.Context, in *NewDownloadProgressListenerRequest, opts ...grpc.CallOption) (*NewDownloadProgressListenerResponse, error)
	OnProgressUpdated(ctx context.Context, in *OnProgressUpdatedRequest, opts ...grpc.CallOption) (*OnProgressUpdatedResponse, error)
}

DownloadProgressListenerServiceClient is the client API for DownloadProgressListenerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DownloadProgressListenerServiceServer

type DownloadProgressListenerServiceServer interface {
	NewDownloadProgressListener(context.Context, *NewDownloadProgressListenerRequest) (*NewDownloadProgressListenerResponse, error)
	OnProgressUpdated(context.Context, *OnProgressUpdatedRequest) (*OnProgressUpdatedResponse, error)
	// contains filtered or unexported methods
}

DownloadProgressListenerServiceServer is the server API for DownloadProgressListenerService service. All implementations must embed UnimplementedDownloadProgressListenerServiceServer for forward compatibility.

type DownloadReceiverServiceClient

type DownloadReceiverServiceClient interface {
	NewDownloadReceiver(ctx context.Context, in *NewDownloadReceiverRequest, opts ...grpc.CallOption) (*NewDownloadReceiverResponse, error)
	OnReceive(ctx context.Context, in *OnReceiveRequest, opts ...grpc.CallOption) (*OnReceiveResponse, error)
}

DownloadReceiverServiceClient is the client API for DownloadReceiverService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DownloadReceiverServiceServer

type DownloadReceiverServiceServer interface {
	NewDownloadReceiver(context.Context, *NewDownloadReceiverRequest) (*NewDownloadReceiverResponse, error)
	OnReceive(context.Context, *OnReceiveRequest) (*OnReceiveResponse, error)
	// contains filtered or unexported methods
}

DownloadReceiverServiceServer is the server API for DownloadReceiverService service. All implementations must embed UnimplementedDownloadReceiverServiceServer for forward compatibility.

type DownloadRequestBuilderServiceClient

type DownloadRequestBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetAppIntent(ctx context.Context, in *SetAppIntentRequest, opts ...grpc.CallOption) (*SetAppIntentResponse, error)
	SetServiceInfo(ctx context.Context, in *SetServiceInfoRequest, opts ...grpc.CallOption) (*SetServiceInfoResponse, error)
	SetSubscriptionId(ctx context.Context, in *SetSubscriptionIdRequest, opts ...grpc.CallOption) (*SetSubscriptionIdResponse, error)
	FromDownloadRequest(ctx context.Context, in *FromDownloadRequestRequest, opts ...grpc.CallOption) (*FromDownloadRequestResponse, error)
	FromSerializedRequest(ctx context.Context, in *FromSerializedRequestRequest, opts ...grpc.CallOption) (*FromSerializedRequestResponse, error)
}

DownloadRequestBuilderServiceClient is the client API for DownloadRequestBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DownloadRequestBuilderServiceServer

type DownloadRequestBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetAppIntent(context.Context, *SetAppIntentRequest) (*SetAppIntentResponse, error)
	SetServiceInfo(context.Context, *SetServiceInfoRequest) (*SetServiceInfoResponse, error)
	SetSubscriptionId(context.Context, *SetSubscriptionIdRequest) (*SetSubscriptionIdResponse, error)
	FromDownloadRequest(context.Context, *FromDownloadRequestRequest) (*FromDownloadRequestResponse, error)
	FromSerializedRequest(context.Context, *FromSerializedRequestRequest) (*FromSerializedRequestResponse, error)
	// contains filtered or unexported methods
}

DownloadRequestBuilderServiceServer is the server API for DownloadRequestBuilderService service. All implementations must embed UnimplementedDownloadRequestBuilderServiceServer for forward compatibility.

type DownloadRequestServiceClient

DownloadRequestServiceClient is the client API for DownloadRequestService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DownloadRequestServiceServer

DownloadRequestServiceServer is the server API for DownloadRequestService service. All implementations must embed UnimplementedDownloadRequestServiceServer for forward compatibility.

type DownloadSessionCallbackServiceClient

type DownloadSessionCallbackServiceClient interface {
	NewDownloadSessionCallback(ctx context.Context, in *NewDownloadSessionCallbackRequest, opts ...grpc.CallOption) (*NewDownloadSessionCallbackResponse, error)
	OnError(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error)
	OnMiddlewareReady(ctx context.Context, in *OnMiddlewareReadyRequest, opts ...grpc.CallOption) (*OnMiddlewareReadyResponse, error)
}

DownloadSessionCallbackServiceClient is the client API for DownloadSessionCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DownloadSessionCallbackServiceServer

type DownloadSessionCallbackServiceServer interface {
	NewDownloadSessionCallback(context.Context, *NewDownloadSessionCallbackRequest) (*NewDownloadSessionCallbackResponse, error)
	OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error)
	OnMiddlewareReady(context.Context, *OnMiddlewareReadyRequest) (*OnMiddlewareReadyResponse, error)
	// contains filtered or unexported methods
}

DownloadSessionCallbackServiceServer is the server API for DownloadSessionCallbackService service. All implementations must embed UnimplementedDownloadSessionCallbackServiceServer for forward compatibility.

type DownloadStatusListenerServiceClient

type DownloadStatusListenerServiceClient interface {
	NewDownloadStatusListener(ctx context.Context, in *NewDownloadStatusListenerRequest, opts ...grpc.CallOption) (*NewDownloadStatusListenerResponse, error)
	OnStatusUpdated(ctx context.Context, in *OnStatusUpdatedRequest, opts ...grpc.CallOption) (*OnStatusUpdatedResponse, error)
}

DownloadStatusListenerServiceClient is the client API for DownloadStatusListenerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DownloadStatusListenerServiceServer

type DownloadStatusListenerServiceServer interface {
	NewDownloadStatusListener(context.Context, *NewDownloadStatusListenerRequest) (*NewDownloadStatusListenerResponse, error)
	OnStatusUpdated(context.Context, *OnStatusUpdatedRequest) (*OnStatusUpdatedResponse, error)
	// contains filtered or unexported methods
}

DownloadStatusListenerServiceServer is the server API for DownloadStatusListenerService service. All implementations must embed UnimplementedDownloadStatusListenerServiceServer for forward compatibility.

type EqualsRequest

type EqualsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated

func (*EqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

func (x *EqualsRequest) ProtoReflect() protoreflect.Message

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated

func (*EqualsResponse) Descriptor() ([]byte, []int)

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

func (x *EqualsResponse) ProtoReflect() protoreflect.Message

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type FileInfoServiceClient

type FileInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetMimeType(ctx context.Context, in *GetMimeTypeRequest, opts ...grpc.CallOption) (*GetMimeTypeResponse, error)
	GetUri(ctx context.Context, in *GetUriRequest, opts ...grpc.CallOption) (*GetUriResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

FileInfoServiceClient is the client API for FileInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type FileInfoServiceServer

type FileInfoServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetMimeType(context.Context, *GetMimeTypeRequest) (*GetMimeTypeResponse, error)
	GetUri(context.Context, *GetUriRequest) (*GetUriResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

FileInfoServiceServer is the server API for FileInfoService service. All implementations must embed UnimplementedFileInfoServiceServer for forward compatibility.

type FileServiceInfoServiceClient

type FileServiceInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetFiles(ctx context.Context, in *GetFilesRequest, opts ...grpc.CallOption) (*GetFilesResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

FileServiceInfoServiceClient is the client API for FileServiceInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type FileServiceInfoServiceServer

type FileServiceInfoServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetFiles(context.Context, *GetFilesRequest) (*GetFilesResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

FileServiceInfoServiceServer is the server API for FileServiceInfoService service. All implementations must embed UnimplementedFileServiceInfoServiceServer for forward compatibility.

type FromDownloadRequestRequest

type FromDownloadRequestRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*FromDownloadRequestRequest) Descriptor deprecated

func (*FromDownloadRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use FromDownloadRequestRequest.ProtoReflect.Descriptor instead.

func (*FromDownloadRequestRequest) GetArg0

func (x *FromDownloadRequestRequest) GetArg0() int64

func (*FromDownloadRequestRequest) ProtoMessage

func (*FromDownloadRequestRequest) ProtoMessage()

func (*FromDownloadRequestRequest) ProtoReflect

func (*FromDownloadRequestRequest) Reset

func (x *FromDownloadRequestRequest) Reset()

func (*FromDownloadRequestRequest) String

func (x *FromDownloadRequestRequest) String() string

type FromDownloadRequestResponse

type FromDownloadRequestResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*FromDownloadRequestResponse) Descriptor deprecated

func (*FromDownloadRequestResponse) Descriptor() ([]byte, []int)

Deprecated: Use FromDownloadRequestResponse.ProtoReflect.Descriptor instead.

func (*FromDownloadRequestResponse) GetResult

func (x *FromDownloadRequestResponse) GetResult() int64

func (*FromDownloadRequestResponse) ProtoMessage

func (*FromDownloadRequestResponse) ProtoMessage()

func (*FromDownloadRequestResponse) ProtoReflect

func (*FromDownloadRequestResponse) Reset

func (x *FromDownloadRequestResponse) Reset()

func (*FromDownloadRequestResponse) String

func (x *FromDownloadRequestResponse) String() string

type FromSerializedRequestRequest

type FromSerializedRequestRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*FromSerializedRequestRequest) Descriptor deprecated

func (*FromSerializedRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use FromSerializedRequestRequest.ProtoReflect.Descriptor instead.

func (*FromSerializedRequestRequest) GetArg0

func (x *FromSerializedRequestRequest) GetArg0() int64

func (*FromSerializedRequestRequest) ProtoMessage

func (*FromSerializedRequestRequest) ProtoMessage()

func (*FromSerializedRequestRequest) ProtoReflect

func (*FromSerializedRequestRequest) Reset

func (x *FromSerializedRequestRequest) Reset()

func (*FromSerializedRequestRequest) String

type FromSerializedRequestResponse

type FromSerializedRequestResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*FromSerializedRequestResponse) Descriptor deprecated

func (*FromSerializedRequestResponse) Descriptor() ([]byte, []int)

Deprecated: Use FromSerializedRequestResponse.ProtoReflect.Descriptor instead.

func (*FromSerializedRequestResponse) GetResult

func (x *FromSerializedRequestResponse) GetResult() int64

func (*FromSerializedRequestResponse) ProtoMessage

func (*FromSerializedRequestResponse) ProtoMessage()

func (*FromSerializedRequestResponse) ProtoReflect

func (*FromSerializedRequestResponse) Reset

func (x *FromSerializedRequestResponse) Reset()

func (*FromSerializedRequestResponse) String

type GetDestinationUriRequest

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

func (*GetDestinationUriRequest) Descriptor deprecated

func (*GetDestinationUriRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDestinationUriRequest.ProtoReflect.Descriptor instead.

func (*GetDestinationUriRequest) ProtoMessage

func (*GetDestinationUriRequest) ProtoMessage()

func (*GetDestinationUriRequest) ProtoReflect

func (x *GetDestinationUriRequest) ProtoReflect() protoreflect.Message

func (*GetDestinationUriRequest) Reset

func (x *GetDestinationUriRequest) Reset()

func (*GetDestinationUriRequest) String

func (x *GetDestinationUriRequest) String() string

type GetDestinationUriResponse

type GetDestinationUriResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDestinationUriResponse) Descriptor deprecated

func (*GetDestinationUriResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDestinationUriResponse.ProtoReflect.Descriptor instead.

func (*GetDestinationUriResponse) GetResult

func (x *GetDestinationUriResponse) GetResult() int64

func (*GetDestinationUriResponse) ProtoMessage

func (*GetDestinationUriResponse) ProtoMessage()

func (*GetDestinationUriResponse) ProtoReflect

func (*GetDestinationUriResponse) Reset

func (x *GetDestinationUriResponse) Reset()

func (*GetDestinationUriResponse) String

func (x *GetDestinationUriResponse) String() string

type GetFileServiceIdRequest

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

func (*GetFileServiceIdRequest) Descriptor deprecated

func (*GetFileServiceIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFileServiceIdRequest.ProtoReflect.Descriptor instead.

func (*GetFileServiceIdRequest) ProtoMessage

func (*GetFileServiceIdRequest) ProtoMessage()

func (*GetFileServiceIdRequest) ProtoReflect

func (x *GetFileServiceIdRequest) ProtoReflect() protoreflect.Message

func (*GetFileServiceIdRequest) Reset

func (x *GetFileServiceIdRequest) Reset()

func (*GetFileServiceIdRequest) String

func (x *GetFileServiceIdRequest) String() string

type GetFileServiceIdResponse

type GetFileServiceIdResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFileServiceIdResponse) Descriptor deprecated

func (*GetFileServiceIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFileServiceIdResponse.ProtoReflect.Descriptor instead.

func (*GetFileServiceIdResponse) GetResult

func (x *GetFileServiceIdResponse) GetResult() string

func (*GetFileServiceIdResponse) ProtoMessage

func (*GetFileServiceIdResponse) ProtoMessage()

func (*GetFileServiceIdResponse) ProtoReflect

func (x *GetFileServiceIdResponse) ProtoReflect() protoreflect.Message

func (*GetFileServiceIdResponse) Reset

func (x *GetFileServiceIdResponse) Reset()

func (*GetFileServiceIdResponse) String

func (x *GetFileServiceIdResponse) String() string

type GetFilesRequest

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

func (*GetFilesRequest) Descriptor deprecated

func (*GetFilesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFilesRequest.ProtoReflect.Descriptor instead.

func (*GetFilesRequest) ProtoMessage

func (*GetFilesRequest) ProtoMessage()

func (*GetFilesRequest) ProtoReflect

func (x *GetFilesRequest) ProtoReflect() protoreflect.Message

func (*GetFilesRequest) Reset

func (x *GetFilesRequest) Reset()

func (*GetFilesRequest) String

func (x *GetFilesRequest) String() string

type GetFilesResponse

type GetFilesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFilesResponse) Descriptor deprecated

func (*GetFilesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFilesResponse.ProtoReflect.Descriptor instead.

func (*GetFilesResponse) GetResult

func (x *GetFilesResponse) GetResult() int64

func (*GetFilesResponse) ProtoMessage

func (*GetFilesResponse) ProtoMessage()

func (*GetFilesResponse) ProtoReflect

func (x *GetFilesResponse) ProtoReflect() protoreflect.Message

func (*GetFilesResponse) Reset

func (x *GetFilesResponse) Reset()

func (*GetFilesResponse) String

func (x *GetFilesResponse) String() string

type GetInfoRequest

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

func (*GetInfoRequest) Descriptor deprecated

func (*GetInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInfoRequest.ProtoReflect.Descriptor instead.

func (*GetInfoRequest) ProtoMessage

func (*GetInfoRequest) ProtoMessage()

func (*GetInfoRequest) ProtoReflect

func (x *GetInfoRequest) ProtoReflect() protoreflect.Message

func (*GetInfoRequest) Reset

func (x *GetInfoRequest) Reset()

func (*GetInfoRequest) String

func (x *GetInfoRequest) String() string

type GetInfoResponse

type GetInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInfoResponse) Descriptor deprecated

func (*GetInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInfoResponse.ProtoReflect.Descriptor instead.

func (*GetInfoResponse) GetResult

func (x *GetInfoResponse) GetResult() int64

func (*GetInfoResponse) ProtoMessage

func (*GetInfoResponse) ProtoMessage()

func (*GetInfoResponse) ProtoReflect

func (x *GetInfoResponse) ProtoReflect() protoreflect.Message

func (*GetInfoResponse) Reset

func (x *GetInfoResponse) Reset()

func (*GetInfoResponse) String

func (x *GetInfoResponse) String() string

type GetLocalesRequest

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

func (*GetLocalesRequest) Descriptor deprecated

func (*GetLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocalesRequest.ProtoReflect.Descriptor instead.

func (*GetLocalesRequest) ProtoMessage

func (*GetLocalesRequest) ProtoMessage()

func (*GetLocalesRequest) ProtoReflect

func (x *GetLocalesRequest) ProtoReflect() protoreflect.Message

func (*GetLocalesRequest) Reset

func (x *GetLocalesRequest) Reset()

func (*GetLocalesRequest) String

func (x *GetLocalesRequest) String() string

type GetLocalesResponse

type GetLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocalesResponse) Descriptor deprecated

func (*GetLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocalesResponse.ProtoReflect.Descriptor instead.

func (*GetLocalesResponse) GetResult

func (x *GetLocalesResponse) GetResult() int64

func (*GetLocalesResponse) ProtoMessage

func (*GetLocalesResponse) ProtoMessage()

func (*GetLocalesResponse) ProtoReflect

func (x *GetLocalesResponse) ProtoReflect() protoreflect.Message

func (*GetLocalesResponse) Reset

func (x *GetLocalesResponse) Reset()

func (*GetLocalesResponse) String

func (x *GetLocalesResponse) String() string

type GetMaxAppIntentSizeRequest

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

func (*GetMaxAppIntentSizeRequest) Descriptor deprecated

func (*GetMaxAppIntentSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxAppIntentSizeRequest.ProtoReflect.Descriptor instead.

func (*GetMaxAppIntentSizeRequest) ProtoMessage

func (*GetMaxAppIntentSizeRequest) ProtoMessage()

func (*GetMaxAppIntentSizeRequest) ProtoReflect

func (*GetMaxAppIntentSizeRequest) Reset

func (x *GetMaxAppIntentSizeRequest) Reset()

func (*GetMaxAppIntentSizeRequest) String

func (x *GetMaxAppIntentSizeRequest) String() string

type GetMaxAppIntentSizeResponse

type GetMaxAppIntentSizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxAppIntentSizeResponse) Descriptor deprecated

func (*GetMaxAppIntentSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxAppIntentSizeResponse.ProtoReflect.Descriptor instead.

func (*GetMaxAppIntentSizeResponse) GetResult

func (x *GetMaxAppIntentSizeResponse) GetResult() int32

func (*GetMaxAppIntentSizeResponse) ProtoMessage

func (*GetMaxAppIntentSizeResponse) ProtoMessage()

func (*GetMaxAppIntentSizeResponse) ProtoReflect

func (*GetMaxAppIntentSizeResponse) Reset

func (x *GetMaxAppIntentSizeResponse) Reset()

func (*GetMaxAppIntentSizeResponse) String

func (x *GetMaxAppIntentSizeResponse) String() string

type GetMaxDestinationUriSizeRequest

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

func (*GetMaxDestinationUriSizeRequest) Descriptor deprecated

func (*GetMaxDestinationUriSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxDestinationUriSizeRequest.ProtoReflect.Descriptor instead.

func (*GetMaxDestinationUriSizeRequest) ProtoMessage

func (*GetMaxDestinationUriSizeRequest) ProtoMessage()

func (*GetMaxDestinationUriSizeRequest) ProtoReflect

func (*GetMaxDestinationUriSizeRequest) Reset

func (*GetMaxDestinationUriSizeRequest) String

type GetMaxDestinationUriSizeResponse

type GetMaxDestinationUriSizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxDestinationUriSizeResponse) Descriptor deprecated

func (*GetMaxDestinationUriSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxDestinationUriSizeResponse.ProtoReflect.Descriptor instead.

func (*GetMaxDestinationUriSizeResponse) GetResult

func (x *GetMaxDestinationUriSizeResponse) GetResult() int32

func (*GetMaxDestinationUriSizeResponse) ProtoMessage

func (*GetMaxDestinationUriSizeResponse) ProtoMessage()

func (*GetMaxDestinationUriSizeResponse) ProtoReflect

func (*GetMaxDestinationUriSizeResponse) Reset

func (*GetMaxDestinationUriSizeResponse) String

type GetMimeTypeRequest

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

func (*GetMimeTypeRequest) Descriptor deprecated

func (*GetMimeTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMimeTypeRequest.ProtoReflect.Descriptor instead.

func (*GetMimeTypeRequest) ProtoMessage

func (*GetMimeTypeRequest) ProtoMessage()

func (*GetMimeTypeRequest) ProtoReflect

func (x *GetMimeTypeRequest) ProtoReflect() protoreflect.Message

func (*GetMimeTypeRequest) Reset

func (x *GetMimeTypeRequest) Reset()

func (*GetMimeTypeRequest) String

func (x *GetMimeTypeRequest) String() string

type GetMimeTypeResponse

type GetMimeTypeResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMimeTypeResponse) Descriptor deprecated

func (*GetMimeTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMimeTypeResponse.ProtoReflect.Descriptor instead.

func (*GetMimeTypeResponse) GetResult

func (x *GetMimeTypeResponse) GetResult() string

func (*GetMimeTypeResponse) ProtoMessage

func (*GetMimeTypeResponse) ProtoMessage()

func (*GetMimeTypeResponse) ProtoReflect

func (x *GetMimeTypeResponse) ProtoReflect() protoreflect.Message

func (*GetMimeTypeResponse) Reset

func (x *GetMimeTypeResponse) Reset()

func (*GetMimeTypeResponse) String

func (x *GetMimeTypeResponse) String() string

type GetNameForLocaleRequest

type GetNameForLocaleRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameForLocaleRequest) Descriptor deprecated

func (*GetNameForLocaleRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNameForLocaleRequest.ProtoReflect.Descriptor instead.

func (*GetNameForLocaleRequest) GetArg0

func (x *GetNameForLocaleRequest) GetArg0() int64

func (*GetNameForLocaleRequest) ProtoMessage

func (*GetNameForLocaleRequest) ProtoMessage()

func (*GetNameForLocaleRequest) ProtoReflect

func (x *GetNameForLocaleRequest) ProtoReflect() protoreflect.Message

func (*GetNameForLocaleRequest) Reset

func (x *GetNameForLocaleRequest) Reset()

func (*GetNameForLocaleRequest) String

func (x *GetNameForLocaleRequest) String() string

type GetNameForLocaleResponse

type GetNameForLocaleResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameForLocaleResponse) Descriptor deprecated

func (*GetNameForLocaleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNameForLocaleResponse.ProtoReflect.Descriptor instead.

func (*GetNameForLocaleResponse) GetResult

func (x *GetNameForLocaleResponse) GetResult() int64

func (*GetNameForLocaleResponse) ProtoMessage

func (*GetNameForLocaleResponse) ProtoMessage()

func (*GetNameForLocaleResponse) ProtoReflect

func (x *GetNameForLocaleResponse) ProtoReflect() protoreflect.Message

func (*GetNameForLocaleResponse) Reset

func (x *GetNameForLocaleResponse) Reset()

func (*GetNameForLocaleResponse) String

func (x *GetNameForLocaleResponse) String() string

type GetNamedContentLocalesRequest

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

func (*GetNamedContentLocalesRequest) Descriptor deprecated

func (*GetNamedContentLocalesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNamedContentLocalesRequest.ProtoReflect.Descriptor instead.

func (*GetNamedContentLocalesRequest) ProtoMessage

func (*GetNamedContentLocalesRequest) ProtoMessage()

func (*GetNamedContentLocalesRequest) ProtoReflect

func (*GetNamedContentLocalesRequest) Reset

func (x *GetNamedContentLocalesRequest) Reset()

func (*GetNamedContentLocalesRequest) String

type GetNamedContentLocalesResponse

type GetNamedContentLocalesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNamedContentLocalesResponse) Descriptor deprecated

func (*GetNamedContentLocalesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNamedContentLocalesResponse.ProtoReflect.Descriptor instead.

func (*GetNamedContentLocalesResponse) GetResult

func (x *GetNamedContentLocalesResponse) GetResult() int64

func (*GetNamedContentLocalesResponse) ProtoMessage

func (*GetNamedContentLocalesResponse) ProtoMessage()

func (*GetNamedContentLocalesResponse) ProtoReflect

func (*GetNamedContentLocalesResponse) Reset

func (x *GetNamedContentLocalesResponse) Reset()

func (*GetNamedContentLocalesResponse) String

type GetPlaybackUriRequest

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

func (*GetPlaybackUriRequest) Descriptor deprecated

func (*GetPlaybackUriRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPlaybackUriRequest.ProtoReflect.Descriptor instead.

func (*GetPlaybackUriRequest) ProtoMessage

func (*GetPlaybackUriRequest) ProtoMessage()

func (*GetPlaybackUriRequest) ProtoReflect

func (x *GetPlaybackUriRequest) ProtoReflect() protoreflect.Message

func (*GetPlaybackUriRequest) Reset

func (x *GetPlaybackUriRequest) Reset()

func (*GetPlaybackUriRequest) String

func (x *GetPlaybackUriRequest) String() string

type GetPlaybackUriResponse

type GetPlaybackUriResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPlaybackUriResponse) Descriptor deprecated

func (*GetPlaybackUriResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPlaybackUriResponse.ProtoReflect.Descriptor instead.

func (*GetPlaybackUriResponse) GetResult

func (x *GetPlaybackUriResponse) GetResult() int64

func (*GetPlaybackUriResponse) ProtoMessage

func (*GetPlaybackUriResponse) ProtoMessage()

func (*GetPlaybackUriResponse) ProtoReflect

func (x *GetPlaybackUriResponse) ProtoReflect() protoreflect.Message

func (*GetPlaybackUriResponse) Reset

func (x *GetPlaybackUriResponse) Reset()

func (*GetPlaybackUriResponse) String

func (x *GetPlaybackUriResponse) String() string

type GetServiceClassNameRequest

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

func (*GetServiceClassNameRequest) Descriptor deprecated

func (*GetServiceClassNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceClassNameRequest.ProtoReflect.Descriptor instead.

func (*GetServiceClassNameRequest) ProtoMessage

func (*GetServiceClassNameRequest) ProtoMessage()

func (*GetServiceClassNameRequest) ProtoReflect

func (*GetServiceClassNameRequest) Reset

func (x *GetServiceClassNameRequest) Reset()

func (*GetServiceClassNameRequest) String

func (x *GetServiceClassNameRequest) String() string

type GetServiceClassNameResponse

type GetServiceClassNameResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceClassNameResponse) Descriptor deprecated

func (*GetServiceClassNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceClassNameResponse.ProtoReflect.Descriptor instead.

func (*GetServiceClassNameResponse) GetResult

func (x *GetServiceClassNameResponse) GetResult() string

func (*GetServiceClassNameResponse) ProtoMessage

func (*GetServiceClassNameResponse) ProtoMessage()

func (*GetServiceClassNameResponse) ProtoReflect

func (*GetServiceClassNameResponse) Reset

func (x *GetServiceClassNameResponse) Reset()

func (*GetServiceClassNameResponse) String

func (x *GetServiceClassNameResponse) String() string

type GetServiceIdRequest

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

func (*GetServiceIdRequest) Descriptor deprecated

func (*GetServiceIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceIdRequest.ProtoReflect.Descriptor instead.

func (*GetServiceIdRequest) ProtoMessage

func (*GetServiceIdRequest) ProtoMessage()

func (*GetServiceIdRequest) ProtoReflect

func (x *GetServiceIdRequest) ProtoReflect() protoreflect.Message

func (*GetServiceIdRequest) Reset

func (x *GetServiceIdRequest) Reset()

func (*GetServiceIdRequest) String

func (x *GetServiceIdRequest) String() string

type GetServiceIdResponse

type GetServiceIdResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceIdResponse) Descriptor deprecated

func (*GetServiceIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceIdResponse.ProtoReflect.Descriptor instead.

func (*GetServiceIdResponse) GetResult

func (x *GetServiceIdResponse) GetResult() string

func (*GetServiceIdResponse) ProtoMessage

func (*GetServiceIdResponse) ProtoMessage()

func (*GetServiceIdResponse) ProtoReflect

func (x *GetServiceIdResponse) ProtoReflect() protoreflect.Message

func (*GetServiceIdResponse) Reset

func (x *GetServiceIdResponse) Reset()

func (*GetServiceIdResponse) String

func (x *GetServiceIdResponse) String() string

type GetSessionEndTimeRequest

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

func (*GetSessionEndTimeRequest) Descriptor deprecated

func (*GetSessionEndTimeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSessionEndTimeRequest.ProtoReflect.Descriptor instead.

func (*GetSessionEndTimeRequest) ProtoMessage

func (*GetSessionEndTimeRequest) ProtoMessage()

func (*GetSessionEndTimeRequest) ProtoReflect

func (x *GetSessionEndTimeRequest) ProtoReflect() protoreflect.Message

func (*GetSessionEndTimeRequest) Reset

func (x *GetSessionEndTimeRequest) Reset()

func (*GetSessionEndTimeRequest) String

func (x *GetSessionEndTimeRequest) String() string

type GetSessionEndTimeResponse

type GetSessionEndTimeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSessionEndTimeResponse) Descriptor deprecated

func (*GetSessionEndTimeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSessionEndTimeResponse.ProtoReflect.Descriptor instead.

func (*GetSessionEndTimeResponse) GetResult

func (x *GetSessionEndTimeResponse) GetResult() int64

func (*GetSessionEndTimeResponse) ProtoMessage

func (*GetSessionEndTimeResponse) ProtoMessage()

func (*GetSessionEndTimeResponse) ProtoReflect

func (*GetSessionEndTimeResponse) Reset

func (x *GetSessionEndTimeResponse) Reset()

func (*GetSessionEndTimeResponse) String

func (x *GetSessionEndTimeResponse) String() string

type GetSessionStartTimeRequest

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

func (*GetSessionStartTimeRequest) Descriptor deprecated

func (*GetSessionStartTimeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSessionStartTimeRequest.ProtoReflect.Descriptor instead.

func (*GetSessionStartTimeRequest) ProtoMessage

func (*GetSessionStartTimeRequest) ProtoMessage()

func (*GetSessionStartTimeRequest) ProtoReflect

func (*GetSessionStartTimeRequest) Reset

func (x *GetSessionStartTimeRequest) Reset()

func (*GetSessionStartTimeRequest) String

func (x *GetSessionStartTimeRequest) String() string

type GetSessionStartTimeResponse

type GetSessionStartTimeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSessionStartTimeResponse) Descriptor deprecated

func (*GetSessionStartTimeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSessionStartTimeResponse.ProtoReflect.Descriptor instead.

func (*GetSessionStartTimeResponse) GetResult

func (x *GetSessionStartTimeResponse) GetResult() int64

func (*GetSessionStartTimeResponse) ProtoMessage

func (*GetSessionStartTimeResponse) ProtoMessage()

func (*GetSessionStartTimeResponse) ProtoReflect

func (*GetSessionStartTimeResponse) Reset

func (x *GetSessionStartTimeResponse) Reset()

func (*GetSessionStartTimeResponse) String

func (x *GetSessionStartTimeResponse) String() string

type GetSourceUriRequest

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

func (*GetSourceUriRequest) Descriptor deprecated

func (*GetSourceUriRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSourceUriRequest.ProtoReflect.Descriptor instead.

func (*GetSourceUriRequest) ProtoMessage

func (*GetSourceUriRequest) ProtoMessage()

func (*GetSourceUriRequest) ProtoReflect

func (x *GetSourceUriRequest) ProtoReflect() protoreflect.Message

func (*GetSourceUriRequest) Reset

func (x *GetSourceUriRequest) Reset()

func (*GetSourceUriRequest) String

func (x *GetSourceUriRequest) String() string

type GetSourceUriResponse

type GetSourceUriResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSourceUriResponse) Descriptor deprecated

func (*GetSourceUriResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSourceUriResponse.ProtoReflect.Descriptor instead.

func (*GetSourceUriResponse) GetResult

func (x *GetSourceUriResponse) GetResult() int64

func (*GetSourceUriResponse) ProtoMessage

func (*GetSourceUriResponse) ProtoMessage()

func (*GetSourceUriResponse) ProtoReflect

func (x *GetSourceUriResponse) ProtoReflect() protoreflect.Message

func (*GetSourceUriResponse) Reset

func (x *GetSourceUriResponse) Reset()

func (*GetSourceUriResponse) String

func (x *GetSourceUriResponse) String() string

type GetSubscriptionIdRequest

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

func (*GetSubscriptionIdRequest) Descriptor deprecated

func (*GetSubscriptionIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSubscriptionIdRequest.ProtoReflect.Descriptor instead.

func (*GetSubscriptionIdRequest) ProtoMessage

func (*GetSubscriptionIdRequest) ProtoMessage()

func (*GetSubscriptionIdRequest) ProtoReflect

func (x *GetSubscriptionIdRequest) ProtoReflect() protoreflect.Message

func (*GetSubscriptionIdRequest) Reset

func (x *GetSubscriptionIdRequest) Reset()

func (*GetSubscriptionIdRequest) String

func (x *GetSubscriptionIdRequest) String() string

type GetSubscriptionIdResponse

type GetSubscriptionIdResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSubscriptionIdResponse) Descriptor deprecated

func (*GetSubscriptionIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSubscriptionIdResponse.ProtoReflect.Descriptor instead.

func (*GetSubscriptionIdResponse) GetResult

func (x *GetSubscriptionIdResponse) GetResult() int32

func (*GetSubscriptionIdResponse) ProtoMessage

func (*GetSubscriptionIdResponse) ProtoMessage()

func (*GetSubscriptionIdResponse) ProtoReflect

func (*GetSubscriptionIdResponse) Reset

func (x *GetSubscriptionIdResponse) Reset()

func (*GetSubscriptionIdResponse) String

func (x *GetSubscriptionIdResponse) String() string

type GetTmgiRequest

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

func (*GetTmgiRequest) Descriptor deprecated

func (*GetTmgiRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTmgiRequest.ProtoReflect.Descriptor instead.

func (*GetTmgiRequest) ProtoMessage

func (*GetTmgiRequest) ProtoMessage()

func (*GetTmgiRequest) ProtoReflect

func (x *GetTmgiRequest) ProtoReflect() protoreflect.Message

func (*GetTmgiRequest) Reset

func (x *GetTmgiRequest) Reset()

func (*GetTmgiRequest) String

func (x *GetTmgiRequest) String() string

type GetTmgiResponse

type GetTmgiResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTmgiResponse) Descriptor deprecated

func (*GetTmgiResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTmgiResponse.ProtoReflect.Descriptor instead.

func (*GetTmgiResponse) GetResult

func (x *GetTmgiResponse) GetResult() int64

func (*GetTmgiResponse) ProtoMessage

func (*GetTmgiResponse) ProtoMessage()

func (*GetTmgiResponse) ProtoReflect

func (x *GetTmgiResponse) ProtoReflect() protoreflect.Message

func (*GetTmgiResponse) Reset

func (x *GetTmgiResponse) Reset()

func (*GetTmgiResponse) String

func (x *GetTmgiResponse) String() string

type GetUriRequest

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

func (*GetUriRequest) Descriptor deprecated

func (*GetUriRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUriRequest.ProtoReflect.Descriptor instead.

func (*GetUriRequest) ProtoMessage

func (*GetUriRequest) ProtoMessage()

func (*GetUriRequest) ProtoReflect

func (x *GetUriRequest) ProtoReflect() protoreflect.Message

func (*GetUriRequest) Reset

func (x *GetUriRequest) Reset()

func (*GetUriRequest) String

func (x *GetUriRequest) String() string

type GetUriResponse

type GetUriResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUriResponse) Descriptor deprecated

func (*GetUriResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUriResponse.ProtoReflect.Descriptor instead.

func (*GetUriResponse) GetResult

func (x *GetUriResponse) GetResult() int64

func (*GetUriResponse) ProtoMessage

func (*GetUriResponse) ProtoMessage()

func (*GetUriResponse) ProtoReflect

func (x *GetUriResponse) ProtoReflect() protoreflect.Message

func (*GetUriResponse) Reset

func (x *GetUriResponse) Reset()

func (*GetUriResponse) String

func (x *GetUriResponse) String() string

type GroupCallServiceClient

type GroupCallServiceClient interface {
	Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
	GetTmgi(ctx context.Context, in *GetTmgiRequest, opts ...grpc.CallOption) (*GetTmgiResponse, error)
}

GroupCallServiceClient is the client API for GroupCallService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type GroupCallServiceServer

type GroupCallServiceServer interface {
	Close(context.Context, *CloseRequest) (*CloseResponse, error)
	GetTmgi(context.Context, *GetTmgiRequest) (*GetTmgiResponse, error)
	// contains filtered or unexported methods
}

GroupCallServiceServer is the server API for GroupCallService service. All implementations must embed UnimplementedGroupCallServiceServer for forward compatibility.

type HashCodeRequest

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

func (*HashCodeRequest) Descriptor deprecated

func (*HashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

func (x *HashCodeRequest) ProtoReflect() protoreflect.Message

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated

func (*HashCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

func (x *HashCodeResponse) ProtoReflect() protoreflect.Message

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type NewDownloadProgressListenerRequest

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

func (*NewDownloadProgressListenerRequest) Descriptor deprecated

func (*NewDownloadProgressListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadProgressListenerRequest.ProtoReflect.Descriptor instead.

func (*NewDownloadProgressListenerRequest) ProtoMessage

func (*NewDownloadProgressListenerRequest) ProtoMessage()

func (*NewDownloadProgressListenerRequest) ProtoReflect

func (*NewDownloadProgressListenerRequest) Reset

func (*NewDownloadProgressListenerRequest) String

type NewDownloadProgressListenerResponse

type NewDownloadProgressListenerResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewDownloadProgressListenerResponse) Descriptor deprecated

func (*NewDownloadProgressListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadProgressListenerResponse.ProtoReflect.Descriptor instead.

func (*NewDownloadProgressListenerResponse) GetResult

func (*NewDownloadProgressListenerResponse) ProtoMessage

func (*NewDownloadProgressListenerResponse) ProtoMessage()

func (*NewDownloadProgressListenerResponse) ProtoReflect

func (*NewDownloadProgressListenerResponse) Reset

func (*NewDownloadProgressListenerResponse) String

type NewDownloadReceiverRequest

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

func (*NewDownloadReceiverRequest) Descriptor deprecated

func (*NewDownloadReceiverRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadReceiverRequest.ProtoReflect.Descriptor instead.

func (*NewDownloadReceiverRequest) ProtoMessage

func (*NewDownloadReceiverRequest) ProtoMessage()

func (*NewDownloadReceiverRequest) ProtoReflect

func (*NewDownloadReceiverRequest) Reset

func (x *NewDownloadReceiverRequest) Reset()

func (*NewDownloadReceiverRequest) String

func (x *NewDownloadReceiverRequest) String() string

type NewDownloadReceiverResponse

type NewDownloadReceiverResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewDownloadReceiverResponse) Descriptor deprecated

func (*NewDownloadReceiverResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadReceiverResponse.ProtoReflect.Descriptor instead.

func (*NewDownloadReceiverResponse) GetResult

func (x *NewDownloadReceiverResponse) GetResult() int64

func (*NewDownloadReceiverResponse) ProtoMessage

func (*NewDownloadReceiverResponse) ProtoMessage()

func (*NewDownloadReceiverResponse) ProtoReflect

func (*NewDownloadReceiverResponse) Reset

func (x *NewDownloadReceiverResponse) Reset()

func (*NewDownloadReceiverResponse) String

func (x *NewDownloadReceiverResponse) String() string

type NewDownloadSessionCallbackRequest

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

func (*NewDownloadSessionCallbackRequest) Descriptor deprecated

func (*NewDownloadSessionCallbackRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadSessionCallbackRequest.ProtoReflect.Descriptor instead.

func (*NewDownloadSessionCallbackRequest) ProtoMessage

func (*NewDownloadSessionCallbackRequest) ProtoMessage()

func (*NewDownloadSessionCallbackRequest) ProtoReflect

func (*NewDownloadSessionCallbackRequest) Reset

func (*NewDownloadSessionCallbackRequest) String

type NewDownloadSessionCallbackResponse

type NewDownloadSessionCallbackResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewDownloadSessionCallbackResponse) Descriptor deprecated

func (*NewDownloadSessionCallbackResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadSessionCallbackResponse.ProtoReflect.Descriptor instead.

func (*NewDownloadSessionCallbackResponse) GetResult

func (*NewDownloadSessionCallbackResponse) ProtoMessage

func (*NewDownloadSessionCallbackResponse) ProtoMessage()

func (*NewDownloadSessionCallbackResponse) ProtoReflect

func (*NewDownloadSessionCallbackResponse) Reset

func (*NewDownloadSessionCallbackResponse) String

type NewDownloadStatusListenerRequest

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

func (*NewDownloadStatusListenerRequest) Descriptor deprecated

func (*NewDownloadStatusListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadStatusListenerRequest.ProtoReflect.Descriptor instead.

func (*NewDownloadStatusListenerRequest) ProtoMessage

func (*NewDownloadStatusListenerRequest) ProtoMessage()

func (*NewDownloadStatusListenerRequest) ProtoReflect

func (*NewDownloadStatusListenerRequest) Reset

func (*NewDownloadStatusListenerRequest) String

type NewDownloadStatusListenerResponse

type NewDownloadStatusListenerResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewDownloadStatusListenerResponse) Descriptor deprecated

func (*NewDownloadStatusListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewDownloadStatusListenerResponse.ProtoReflect.Descriptor instead.

func (*NewDownloadStatusListenerResponse) GetResult

func (*NewDownloadStatusListenerResponse) ProtoMessage

func (*NewDownloadStatusListenerResponse) ProtoMessage()

func (*NewDownloadStatusListenerResponse) ProtoReflect

func (*NewDownloadStatusListenerResponse) Reset

func (*NewDownloadStatusListenerResponse) String

type NewStreamingServiceCallbackRequest

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

func (*NewStreamingServiceCallbackRequest) Descriptor deprecated

func (*NewStreamingServiceCallbackRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewStreamingServiceCallbackRequest.ProtoReflect.Descriptor instead.

func (*NewStreamingServiceCallbackRequest) ProtoMessage

func (*NewStreamingServiceCallbackRequest) ProtoMessage()

func (*NewStreamingServiceCallbackRequest) ProtoReflect

func (*NewStreamingServiceCallbackRequest) Reset

func (*NewStreamingServiceCallbackRequest) String

type NewStreamingServiceCallbackResponse

type NewStreamingServiceCallbackResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewStreamingServiceCallbackResponse) Descriptor deprecated

func (*NewStreamingServiceCallbackResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewStreamingServiceCallbackResponse.ProtoReflect.Descriptor instead.

func (*NewStreamingServiceCallbackResponse) GetResult

func (*NewStreamingServiceCallbackResponse) ProtoMessage

func (*NewStreamingServiceCallbackResponse) ProtoMessage()

func (*NewStreamingServiceCallbackResponse) ProtoReflect

func (*NewStreamingServiceCallbackResponse) Reset

func (*NewStreamingServiceCallbackResponse) String

type NewStreamingSessionCallbackRequest

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

func (*NewStreamingSessionCallbackRequest) Descriptor deprecated

func (*NewStreamingSessionCallbackRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewStreamingSessionCallbackRequest.ProtoReflect.Descriptor instead.

func (*NewStreamingSessionCallbackRequest) ProtoMessage

func (*NewStreamingSessionCallbackRequest) ProtoMessage()

func (*NewStreamingSessionCallbackRequest) ProtoReflect

func (*NewStreamingSessionCallbackRequest) Reset

func (*NewStreamingSessionCallbackRequest) String

type NewStreamingSessionCallbackResponse

type NewStreamingSessionCallbackResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewStreamingSessionCallbackResponse) Descriptor deprecated

func (*NewStreamingSessionCallbackResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewStreamingSessionCallbackResponse.ProtoReflect.Descriptor instead.

func (*NewStreamingSessionCallbackResponse) GetResult

func (*NewStreamingSessionCallbackResponse) ProtoMessage

func (*NewStreamingSessionCallbackResponse) ProtoMessage()

func (*NewStreamingSessionCallbackResponse) ProtoReflect

func (*NewStreamingSessionCallbackResponse) Reset

func (*NewStreamingSessionCallbackResponse) String

type OnBroadcastSignalStrengthUpdatedRequest

type OnBroadcastSignalStrengthUpdatedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnBroadcastSignalStrengthUpdatedRequest) Descriptor deprecated

func (*OnBroadcastSignalStrengthUpdatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnBroadcastSignalStrengthUpdatedRequest.ProtoReflect.Descriptor instead.

func (*OnBroadcastSignalStrengthUpdatedRequest) GetArg0

func (*OnBroadcastSignalStrengthUpdatedRequest) GetHandle

func (*OnBroadcastSignalStrengthUpdatedRequest) ProtoMessage

func (*OnBroadcastSignalStrengthUpdatedRequest) ProtoReflect

func (*OnBroadcastSignalStrengthUpdatedRequest) Reset

func (*OnBroadcastSignalStrengthUpdatedRequest) String

type OnBroadcastSignalStrengthUpdatedResponse

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

func (*OnBroadcastSignalStrengthUpdatedResponse) Descriptor deprecated

func (*OnBroadcastSignalStrengthUpdatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnBroadcastSignalStrengthUpdatedResponse.ProtoReflect.Descriptor instead.

func (*OnBroadcastSignalStrengthUpdatedResponse) ProtoMessage

func (*OnBroadcastSignalStrengthUpdatedResponse) ProtoReflect

func (*OnBroadcastSignalStrengthUpdatedResponse) Reset

func (*OnBroadcastSignalStrengthUpdatedResponse) String

type OnErrorRequest

type OnErrorRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   string `protobuf:"bytes,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnErrorRequest) Descriptor deprecated

func (*OnErrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnErrorRequest.ProtoReflect.Descriptor instead.

func (*OnErrorRequest) GetArg0

func (x *OnErrorRequest) GetArg0() int32

func (*OnErrorRequest) GetArg1

func (x *OnErrorRequest) GetArg1() string

func (*OnErrorRequest) GetHandle

func (x *OnErrorRequest) GetHandle() int64

func (*OnErrorRequest) ProtoMessage

func (*OnErrorRequest) ProtoMessage()

func (*OnErrorRequest) ProtoReflect

func (x *OnErrorRequest) ProtoReflect() protoreflect.Message

func (*OnErrorRequest) Reset

func (x *OnErrorRequest) Reset()

func (*OnErrorRequest) String

func (x *OnErrorRequest) String() string

type OnErrorResponse

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

func (*OnErrorResponse) Descriptor deprecated

func (*OnErrorResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnErrorResponse.ProtoReflect.Descriptor instead.

func (*OnErrorResponse) ProtoMessage

func (*OnErrorResponse) ProtoMessage()

func (*OnErrorResponse) ProtoReflect

func (x *OnErrorResponse) ProtoReflect() protoreflect.Message

func (*OnErrorResponse) Reset

func (x *OnErrorResponse) Reset()

func (*OnErrorResponse) String

func (x *OnErrorResponse) String() string

type OnMediaDescriptionUpdatedRequest

type OnMediaDescriptionUpdatedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnMediaDescriptionUpdatedRequest) Descriptor deprecated

func (*OnMediaDescriptionUpdatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnMediaDescriptionUpdatedRequest.ProtoReflect.Descriptor instead.

func (*OnMediaDescriptionUpdatedRequest) GetHandle

func (x *OnMediaDescriptionUpdatedRequest) GetHandle() int64

func (*OnMediaDescriptionUpdatedRequest) ProtoMessage

func (*OnMediaDescriptionUpdatedRequest) ProtoMessage()

func (*OnMediaDescriptionUpdatedRequest) ProtoReflect

func (*OnMediaDescriptionUpdatedRequest) Reset

func (*OnMediaDescriptionUpdatedRequest) String

type OnMediaDescriptionUpdatedResponse

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

func (*OnMediaDescriptionUpdatedResponse) Descriptor deprecated

func (*OnMediaDescriptionUpdatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnMediaDescriptionUpdatedResponse.ProtoReflect.Descriptor instead.

func (*OnMediaDescriptionUpdatedResponse) ProtoMessage

func (*OnMediaDescriptionUpdatedResponse) ProtoMessage()

func (*OnMediaDescriptionUpdatedResponse) ProtoReflect

func (*OnMediaDescriptionUpdatedResponse) Reset

func (*OnMediaDescriptionUpdatedResponse) String

type OnMiddlewareReadyRequest

type OnMiddlewareReadyRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnMiddlewareReadyRequest) Descriptor deprecated

func (*OnMiddlewareReadyRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnMiddlewareReadyRequest.ProtoReflect.Descriptor instead.

func (*OnMiddlewareReadyRequest) GetHandle

func (x *OnMiddlewareReadyRequest) GetHandle() int64

func (*OnMiddlewareReadyRequest) ProtoMessage

func (*OnMiddlewareReadyRequest) ProtoMessage()

func (*OnMiddlewareReadyRequest) ProtoReflect

func (x *OnMiddlewareReadyRequest) ProtoReflect() protoreflect.Message

func (*OnMiddlewareReadyRequest) Reset

func (x *OnMiddlewareReadyRequest) Reset()

func (*OnMiddlewareReadyRequest) String

func (x *OnMiddlewareReadyRequest) String() string

type OnMiddlewareReadyResponse

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

func (*OnMiddlewareReadyResponse) Descriptor deprecated

func (*OnMiddlewareReadyResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnMiddlewareReadyResponse.ProtoReflect.Descriptor instead.

func (*OnMiddlewareReadyResponse) ProtoMessage

func (*OnMiddlewareReadyResponse) ProtoMessage()

func (*OnMiddlewareReadyResponse) ProtoReflect

func (*OnMiddlewareReadyResponse) Reset

func (x *OnMiddlewareReadyResponse) Reset()

func (*OnMiddlewareReadyResponse) String

func (x *OnMiddlewareReadyResponse) String() string

type OnProgressUpdatedRequest

type OnProgressUpdatedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   int32 `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5   int32 `protobuf:"varint,7,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*OnProgressUpdatedRequest) Descriptor deprecated

func (*OnProgressUpdatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnProgressUpdatedRequest.ProtoReflect.Descriptor instead.

func (*OnProgressUpdatedRequest) GetArg0

func (x *OnProgressUpdatedRequest) GetArg0() int64

func (*OnProgressUpdatedRequest) GetArg1

func (x *OnProgressUpdatedRequest) GetArg1() int64

func (*OnProgressUpdatedRequest) GetArg2

func (x *OnProgressUpdatedRequest) GetArg2() int32

func (*OnProgressUpdatedRequest) GetArg3

func (x *OnProgressUpdatedRequest) GetArg3() int32

func (*OnProgressUpdatedRequest) GetArg4

func (x *OnProgressUpdatedRequest) GetArg4() int32

func (*OnProgressUpdatedRequest) GetArg5

func (x *OnProgressUpdatedRequest) GetArg5() int32

func (*OnProgressUpdatedRequest) GetHandle

func (x *OnProgressUpdatedRequest) GetHandle() int64

func (*OnProgressUpdatedRequest) ProtoMessage

func (*OnProgressUpdatedRequest) ProtoMessage()

func (*OnProgressUpdatedRequest) ProtoReflect

func (x *OnProgressUpdatedRequest) ProtoReflect() protoreflect.Message

func (*OnProgressUpdatedRequest) Reset

func (x *OnProgressUpdatedRequest) Reset()

func (*OnProgressUpdatedRequest) String

func (x *OnProgressUpdatedRequest) String() string

type OnProgressUpdatedResponse

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

func (*OnProgressUpdatedResponse) Descriptor deprecated

func (*OnProgressUpdatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnProgressUpdatedResponse.ProtoReflect.Descriptor instead.

func (*OnProgressUpdatedResponse) ProtoMessage

func (*OnProgressUpdatedResponse) ProtoMessage()

func (*OnProgressUpdatedResponse) ProtoReflect

func (*OnProgressUpdatedResponse) Reset

func (x *OnProgressUpdatedResponse) Reset()

func (*OnProgressUpdatedResponse) String

func (x *OnProgressUpdatedResponse) String() string

type OnReceiveRequest

type OnReceiveRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnReceiveRequest) Descriptor deprecated

func (*OnReceiveRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnReceiveRequest.ProtoReflect.Descriptor instead.

func (*OnReceiveRequest) GetArg0

func (x *OnReceiveRequest) GetArg0() int64

func (*OnReceiveRequest) GetArg1

func (x *OnReceiveRequest) GetArg1() int64

func (*OnReceiveRequest) GetHandle

func (x *OnReceiveRequest) GetHandle() int64

func (*OnReceiveRequest) ProtoMessage

func (*OnReceiveRequest) ProtoMessage()

func (*OnReceiveRequest) ProtoReflect

func (x *OnReceiveRequest) ProtoReflect() protoreflect.Message

func (*OnReceiveRequest) Reset

func (x *OnReceiveRequest) Reset()

func (*OnReceiveRequest) String

func (x *OnReceiveRequest) String() string

type OnReceiveResponse

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

func (*OnReceiveResponse) Descriptor deprecated

func (*OnReceiveResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnReceiveResponse.ProtoReflect.Descriptor instead.

func (*OnReceiveResponse) ProtoMessage

func (*OnReceiveResponse) ProtoMessage()

func (*OnReceiveResponse) ProtoReflect

func (x *OnReceiveResponse) ProtoReflect() protoreflect.Message

func (*OnReceiveResponse) Reset

func (x *OnReceiveResponse) Reset()

func (*OnReceiveResponse) String

func (x *OnReceiveResponse) String() string

type OnStatusUpdatedRequest

type OnStatusUpdatedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStatusUpdatedRequest) Descriptor deprecated

func (*OnStatusUpdatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStatusUpdatedRequest.ProtoReflect.Descriptor instead.

func (*OnStatusUpdatedRequest) GetArg0

func (x *OnStatusUpdatedRequest) GetArg0() int64

func (*OnStatusUpdatedRequest) GetArg1

func (x *OnStatusUpdatedRequest) GetArg1() int64

func (*OnStatusUpdatedRequest) GetArg2

func (x *OnStatusUpdatedRequest) GetArg2() int32

func (*OnStatusUpdatedRequest) GetHandle

func (x *OnStatusUpdatedRequest) GetHandle() int64

func (*OnStatusUpdatedRequest) ProtoMessage

func (*OnStatusUpdatedRequest) ProtoMessage()

func (*OnStatusUpdatedRequest) ProtoReflect

func (x *OnStatusUpdatedRequest) ProtoReflect() protoreflect.Message

func (*OnStatusUpdatedRequest) Reset

func (x *OnStatusUpdatedRequest) Reset()

func (*OnStatusUpdatedRequest) String

func (x *OnStatusUpdatedRequest) String() string

type OnStatusUpdatedResponse

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

func (*OnStatusUpdatedResponse) Descriptor deprecated

func (*OnStatusUpdatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStatusUpdatedResponse.ProtoReflect.Descriptor instead.

func (*OnStatusUpdatedResponse) ProtoMessage

func (*OnStatusUpdatedResponse) ProtoMessage()

func (*OnStatusUpdatedResponse) ProtoReflect

func (x *OnStatusUpdatedResponse) ProtoReflect() protoreflect.Message

func (*OnStatusUpdatedResponse) Reset

func (x *OnStatusUpdatedResponse) Reset()

func (*OnStatusUpdatedResponse) String

func (x *OnStatusUpdatedResponse) String() string

type OnStreamMethodUpdatedRequest

type OnStreamMethodUpdatedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStreamMethodUpdatedRequest) Descriptor deprecated

func (*OnStreamMethodUpdatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStreamMethodUpdatedRequest.ProtoReflect.Descriptor instead.

func (*OnStreamMethodUpdatedRequest) GetArg0

func (x *OnStreamMethodUpdatedRequest) GetArg0() int32

func (*OnStreamMethodUpdatedRequest) GetHandle

func (x *OnStreamMethodUpdatedRequest) GetHandle() int64

func (*OnStreamMethodUpdatedRequest) ProtoMessage

func (*OnStreamMethodUpdatedRequest) ProtoMessage()

func (*OnStreamMethodUpdatedRequest) ProtoReflect

func (*OnStreamMethodUpdatedRequest) Reset

func (x *OnStreamMethodUpdatedRequest) Reset()

func (*OnStreamMethodUpdatedRequest) String

type OnStreamMethodUpdatedResponse

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

func (*OnStreamMethodUpdatedResponse) Descriptor deprecated

func (*OnStreamMethodUpdatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStreamMethodUpdatedResponse.ProtoReflect.Descriptor instead.

func (*OnStreamMethodUpdatedResponse) ProtoMessage

func (*OnStreamMethodUpdatedResponse) ProtoMessage()

func (*OnStreamMethodUpdatedResponse) ProtoReflect

func (*OnStreamMethodUpdatedResponse) Reset

func (x *OnStreamMethodUpdatedResponse) Reset()

func (*OnStreamMethodUpdatedResponse) String

type OnStreamStateUpdatedRequest

type OnStreamStateUpdatedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStreamStateUpdatedRequest) Descriptor deprecated

func (*OnStreamStateUpdatedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStreamStateUpdatedRequest.ProtoReflect.Descriptor instead.

func (*OnStreamStateUpdatedRequest) GetArg0

func (x *OnStreamStateUpdatedRequest) GetArg0() int32

func (*OnStreamStateUpdatedRequest) GetArg1

func (x *OnStreamStateUpdatedRequest) GetArg1() int32

func (*OnStreamStateUpdatedRequest) GetHandle

func (x *OnStreamStateUpdatedRequest) GetHandle() int64

func (*OnStreamStateUpdatedRequest) ProtoMessage

func (*OnStreamStateUpdatedRequest) ProtoMessage()

func (*OnStreamStateUpdatedRequest) ProtoReflect

func (*OnStreamStateUpdatedRequest) Reset

func (x *OnStreamStateUpdatedRequest) Reset()

func (*OnStreamStateUpdatedRequest) String

func (x *OnStreamStateUpdatedRequest) String() string

type OnStreamStateUpdatedResponse

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

func (*OnStreamStateUpdatedResponse) Descriptor deprecated

func (*OnStreamStateUpdatedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStreamStateUpdatedResponse.ProtoReflect.Descriptor instead.

func (*OnStreamStateUpdatedResponse) ProtoMessage

func (*OnStreamStateUpdatedResponse) ProtoMessage()

func (*OnStreamStateUpdatedResponse) ProtoReflect

func (*OnStreamStateUpdatedResponse) Reset

func (x *OnStreamStateUpdatedResponse) Reset()

func (*OnStreamStateUpdatedResponse) String

type ServiceInfoServiceClient

ServiceInfoServiceClient is the client API for ServiceInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ServiceInfoServiceServer

ServiceInfoServiceServer is the server API for ServiceInfoService service. All implementations must embed UnimplementedServiceInfoServiceServer for forward compatibility.

type SetAppIntentRequest

type SetAppIntentRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAppIntentRequest) Descriptor deprecated

func (*SetAppIntentRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAppIntentRequest.ProtoReflect.Descriptor instead.

func (*SetAppIntentRequest) GetArg0

func (x *SetAppIntentRequest) GetArg0() int64

func (*SetAppIntentRequest) ProtoMessage

func (*SetAppIntentRequest) ProtoMessage()

func (*SetAppIntentRequest) ProtoReflect

func (x *SetAppIntentRequest) ProtoReflect() protoreflect.Message

func (*SetAppIntentRequest) Reset

func (x *SetAppIntentRequest) Reset()

func (*SetAppIntentRequest) String

func (x *SetAppIntentRequest) String() string

type SetAppIntentResponse

type SetAppIntentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAppIntentResponse) Descriptor deprecated

func (*SetAppIntentResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAppIntentResponse.ProtoReflect.Descriptor instead.

func (*SetAppIntentResponse) GetResult

func (x *SetAppIntentResponse) GetResult() int64

func (*SetAppIntentResponse) ProtoMessage

func (*SetAppIntentResponse) ProtoMessage()

func (*SetAppIntentResponse) ProtoReflect

func (x *SetAppIntentResponse) ProtoReflect() protoreflect.Message

func (*SetAppIntentResponse) Reset

func (x *SetAppIntentResponse) Reset()

func (*SetAppIntentResponse) String

func (x *SetAppIntentResponse) String() string

type SetServiceInfoRequest

type SetServiceInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetServiceInfoRequest) Descriptor deprecated

func (*SetServiceInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetServiceInfoRequest.ProtoReflect.Descriptor instead.

func (*SetServiceInfoRequest) GetArg0

func (x *SetServiceInfoRequest) GetArg0() int64

func (*SetServiceInfoRequest) ProtoMessage

func (*SetServiceInfoRequest) ProtoMessage()

func (*SetServiceInfoRequest) ProtoReflect

func (x *SetServiceInfoRequest) ProtoReflect() protoreflect.Message

func (*SetServiceInfoRequest) Reset

func (x *SetServiceInfoRequest) Reset()

func (*SetServiceInfoRequest) String

func (x *SetServiceInfoRequest) String() string

type SetServiceInfoResponse

type SetServiceInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetServiceInfoResponse) Descriptor deprecated

func (*SetServiceInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetServiceInfoResponse.ProtoReflect.Descriptor instead.

func (*SetServiceInfoResponse) GetResult

func (x *SetServiceInfoResponse) GetResult() int64

func (*SetServiceInfoResponse) ProtoMessage

func (*SetServiceInfoResponse) ProtoMessage()

func (*SetServiceInfoResponse) ProtoReflect

func (x *SetServiceInfoResponse) ProtoReflect() protoreflect.Message

func (*SetServiceInfoResponse) Reset

func (x *SetServiceInfoResponse) Reset()

func (*SetServiceInfoResponse) String

func (x *SetServiceInfoResponse) String() string

type SetSubscriptionIdRequest

type SetSubscriptionIdRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubscriptionIdRequest) Descriptor deprecated

func (*SetSubscriptionIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubscriptionIdRequest.ProtoReflect.Descriptor instead.

func (*SetSubscriptionIdRequest) GetArg0

func (x *SetSubscriptionIdRequest) GetArg0() int32

func (*SetSubscriptionIdRequest) ProtoMessage

func (*SetSubscriptionIdRequest) ProtoMessage()

func (*SetSubscriptionIdRequest) ProtoReflect

func (x *SetSubscriptionIdRequest) ProtoReflect() protoreflect.Message

func (*SetSubscriptionIdRequest) Reset

func (x *SetSubscriptionIdRequest) Reset()

func (*SetSubscriptionIdRequest) String

func (x *SetSubscriptionIdRequest) String() string

type SetSubscriptionIdResponse

type SetSubscriptionIdResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubscriptionIdResponse) Descriptor deprecated

func (*SetSubscriptionIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubscriptionIdResponse.ProtoReflect.Descriptor instead.

func (*SetSubscriptionIdResponse) GetResult

func (x *SetSubscriptionIdResponse) GetResult() int64

func (*SetSubscriptionIdResponse) ProtoMessage

func (*SetSubscriptionIdResponse) ProtoMessage()

func (*SetSubscriptionIdResponse) ProtoReflect

func (*SetSubscriptionIdResponse) Reset

func (x *SetSubscriptionIdResponse) Reset()

func (*SetSubscriptionIdResponse) String

func (x *SetSubscriptionIdResponse) String() string

type StreamingServiceCallbackServiceClient

type StreamingServiceCallbackServiceClient interface {
	NewStreamingServiceCallback(ctx context.Context, in *NewStreamingServiceCallbackRequest, opts ...grpc.CallOption) (*NewStreamingServiceCallbackResponse, error)
	OnBroadcastSignalStrengthUpdated(ctx context.Context, in *OnBroadcastSignalStrengthUpdatedRequest, opts ...grpc.CallOption) (*OnBroadcastSignalStrengthUpdatedResponse, error)
	OnError(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error)
	OnMediaDescriptionUpdated(ctx context.Context, in *OnMediaDescriptionUpdatedRequest, opts ...grpc.CallOption) (*OnMediaDescriptionUpdatedResponse, error)
	OnStreamMethodUpdated(ctx context.Context, in *OnStreamMethodUpdatedRequest, opts ...grpc.CallOption) (*OnStreamMethodUpdatedResponse, error)
	OnStreamStateUpdated(ctx context.Context, in *OnStreamStateUpdatedRequest, opts ...grpc.CallOption) (*OnStreamStateUpdatedResponse, error)
}

StreamingServiceCallbackServiceClient is the client API for StreamingServiceCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type StreamingServiceCallbackServiceServer

StreamingServiceCallbackServiceServer is the server API for StreamingServiceCallbackService service. All implementations must embed UnimplementedStreamingServiceCallbackServiceServer for forward compatibility.

type StreamingServiceInfoServiceClient

type StreamingServiceInfoServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

StreamingServiceInfoServiceClient is the client API for StreamingServiceInfoService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type StreamingServiceInfoServiceServer

type StreamingServiceInfoServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

StreamingServiceInfoServiceServer is the server API for StreamingServiceInfoService service. All implementations must embed UnimplementedStreamingServiceInfoServiceServer for forward compatibility.

type StreamingServiceServiceClient

type StreamingServiceServiceClient interface {
	Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
	GetInfo(ctx context.Context, in *GetInfoRequest, opts ...grpc.CallOption) (*GetInfoResponse, error)
	GetPlaybackUri(ctx context.Context, in *GetPlaybackUriRequest, opts ...grpc.CallOption) (*GetPlaybackUriResponse, error)
}

StreamingServiceServiceClient is the client API for StreamingServiceService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type StreamingServiceServiceServer

type StreamingServiceServiceServer interface {
	Close(context.Context, *CloseRequest) (*CloseResponse, error)
	GetInfo(context.Context, *GetInfoRequest) (*GetInfoResponse, error)
	GetPlaybackUri(context.Context, *GetPlaybackUriRequest) (*GetPlaybackUriResponse, error)
	// contains filtered or unexported methods
}

StreamingServiceServiceServer is the server API for StreamingServiceService service. All implementations must embed UnimplementedStreamingServiceServiceServer for forward compatibility.

type StreamingSessionCallbackServiceClient

type StreamingSessionCallbackServiceClient interface {
	NewStreamingSessionCallback(ctx context.Context, in *NewStreamingSessionCallbackRequest, opts ...grpc.CallOption) (*NewStreamingSessionCallbackResponse, error)
	OnError(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error)
	OnMiddlewareReady(ctx context.Context, in *OnMiddlewareReadyRequest, opts ...grpc.CallOption) (*OnMiddlewareReadyResponse, error)
}

StreamingSessionCallbackServiceClient is the client API for StreamingSessionCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type StreamingSessionCallbackServiceServer

type StreamingSessionCallbackServiceServer interface {
	NewStreamingSessionCallback(context.Context, *NewStreamingSessionCallbackRequest) (*NewStreamingSessionCallbackResponse, error)
	OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error)
	OnMiddlewareReady(context.Context, *OnMiddlewareReadyRequest) (*OnMiddlewareReadyResponse, error)
	// contains filtered or unexported methods
}

StreamingSessionCallbackServiceServer is the server API for StreamingSessionCallbackService service. All implementations must embed UnimplementedStreamingSessionCallbackServiceServer for forward compatibility.

type ToByteArrayRequest

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

func (*ToByteArrayRequest) Descriptor deprecated

func (*ToByteArrayRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToByteArrayRequest.ProtoReflect.Descriptor instead.

func (*ToByteArrayRequest) ProtoMessage

func (*ToByteArrayRequest) ProtoMessage()

func (*ToByteArrayRequest) ProtoReflect

func (x *ToByteArrayRequest) ProtoReflect() protoreflect.Message

func (*ToByteArrayRequest) Reset

func (x *ToByteArrayRequest) Reset()

func (*ToByteArrayRequest) String

func (x *ToByteArrayRequest) String() string

type ToByteArrayResponse

type ToByteArrayResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToByteArrayResponse) Descriptor deprecated

func (*ToByteArrayResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToByteArrayResponse.ProtoReflect.Descriptor instead.

func (*ToByteArrayResponse) GetResult

func (x *ToByteArrayResponse) GetResult() int64

func (*ToByteArrayResponse) ProtoMessage

func (*ToByteArrayResponse) ProtoMessage()

func (*ToByteArrayResponse) ProtoReflect

func (x *ToByteArrayResponse) ProtoReflect() protoreflect.Message

func (*ToByteArrayResponse) Reset

func (x *ToByteArrayResponse) Reset()

func (*ToByteArrayResponse) String

func (x *ToByteArrayResponse) String() string

type UnimplementedDownloadProgressListenerServiceServer

type UnimplementedDownloadProgressListenerServiceServer struct{}

UnimplementedDownloadProgressListenerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDownloadProgressListenerServiceServer) OnProgressUpdated

type UnimplementedDownloadReceiverServiceServer

type UnimplementedDownloadReceiverServiceServer struct{}

UnimplementedDownloadReceiverServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDownloadReceiverServiceServer) NewDownloadReceiver

func (UnimplementedDownloadReceiverServiceServer) OnReceive

type UnimplementedDownloadRequestBuilderServiceServer

type UnimplementedDownloadRequestBuilderServiceServer struct{}

UnimplementedDownloadRequestBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDownloadRequestBuilderServiceServer) Build

func (UnimplementedDownloadRequestBuilderServiceServer) FromDownloadRequest

func (UnimplementedDownloadRequestBuilderServiceServer) FromSerializedRequest

func (UnimplementedDownloadRequestBuilderServiceServer) SetAppIntent

func (UnimplementedDownloadRequestBuilderServiceServer) SetServiceInfo

func (UnimplementedDownloadRequestBuilderServiceServer) SetSubscriptionId

type UnimplementedDownloadRequestServiceServer

type UnimplementedDownloadRequestServiceServer struct{}

UnimplementedDownloadRequestServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDownloadRequestServiceServer) DescribeContents

func (UnimplementedDownloadRequestServiceServer) Equals

func (UnimplementedDownloadRequestServiceServer) GetDestinationUri

func (UnimplementedDownloadRequestServiceServer) GetFileServiceId

func (UnimplementedDownloadRequestServiceServer) GetMaxAppIntentSize

func (UnimplementedDownloadRequestServiceServer) GetSourceUri

func (UnimplementedDownloadRequestServiceServer) GetSubscriptionId

func (UnimplementedDownloadRequestServiceServer) HashCode

func (UnimplementedDownloadRequestServiceServer) ToByteArray

func (UnimplementedDownloadRequestServiceServer) WriteToParcel

type UnimplementedDownloadSessionCallbackServiceServer

type UnimplementedDownloadSessionCallbackServiceServer struct{}

UnimplementedDownloadSessionCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDownloadSessionCallbackServiceServer) OnError

func (UnimplementedDownloadSessionCallbackServiceServer) OnMiddlewareReady

type UnimplementedDownloadStatusListenerServiceServer

type UnimplementedDownloadStatusListenerServiceServer struct{}

UnimplementedDownloadStatusListenerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDownloadStatusListenerServiceServer) OnStatusUpdated

type UnimplementedFileInfoServiceServer

type UnimplementedFileInfoServiceServer struct{}

UnimplementedFileInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedFileInfoServiceServer) DescribeContents

func (UnimplementedFileInfoServiceServer) Equals

func (UnimplementedFileInfoServiceServer) GetMimeType

func (UnimplementedFileInfoServiceServer) GetUri

func (UnimplementedFileInfoServiceServer) HashCode

func (UnimplementedFileInfoServiceServer) WriteToParcel

type UnimplementedFileServiceInfoServiceServer

type UnimplementedFileServiceInfoServiceServer struct{}

UnimplementedFileServiceInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedFileServiceInfoServiceServer) DescribeContents

func (UnimplementedFileServiceInfoServiceServer) GetFiles

func (UnimplementedFileServiceInfoServiceServer) WriteToParcel

type UnimplementedGroupCallServiceServer

type UnimplementedGroupCallServiceServer struct{}

UnimplementedGroupCallServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedGroupCallServiceServer) Close

func (UnimplementedGroupCallServiceServer) GetTmgi

type UnimplementedServiceInfoServiceServer

type UnimplementedServiceInfoServiceServer struct{}

UnimplementedServiceInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedServiceInfoServiceServer) Equals

func (UnimplementedServiceInfoServiceServer) GetLocales

func (UnimplementedServiceInfoServiceServer) GetNameForLocale

func (UnimplementedServiceInfoServiceServer) GetServiceClassName

func (UnimplementedServiceInfoServiceServer) GetServiceId

func (UnimplementedServiceInfoServiceServer) GetSessionEndTime

func (UnimplementedServiceInfoServiceServer) GetSessionStartTime

func (UnimplementedServiceInfoServiceServer) HashCode

type UnimplementedStreamingServiceCallbackServiceServer

type UnimplementedStreamingServiceCallbackServiceServer struct{}

UnimplementedStreamingServiceCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedStreamingServiceCallbackServiceServer) OnError

func (UnimplementedStreamingServiceCallbackServiceServer) OnStreamMethodUpdated

func (UnimplementedStreamingServiceCallbackServiceServer) OnStreamStateUpdated

type UnimplementedStreamingServiceInfoServiceServer

type UnimplementedStreamingServiceInfoServiceServer struct{}

UnimplementedStreamingServiceInfoServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedStreamingServiceInfoServiceServer) DescribeContents

func (UnimplementedStreamingServiceInfoServiceServer) WriteToParcel

type UnimplementedStreamingServiceServiceServer

type UnimplementedStreamingServiceServiceServer struct{}

UnimplementedStreamingServiceServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedStreamingServiceServiceServer) Close

func (UnimplementedStreamingServiceServiceServer) GetInfo

func (UnimplementedStreamingServiceServiceServer) GetPlaybackUri

type UnimplementedStreamingSessionCallbackServiceServer

type UnimplementedStreamingSessionCallbackServiceServer struct{}

UnimplementedStreamingSessionCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedStreamingSessionCallbackServiceServer) OnError

func (UnimplementedStreamingSessionCallbackServiceServer) OnMiddlewareReady

type UnsafeDownloadProgressListenerServiceServer

type UnsafeDownloadProgressListenerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDownloadProgressListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadProgressListenerServiceServer will result in compilation errors.

type UnsafeDownloadReceiverServiceServer

type UnsafeDownloadReceiverServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDownloadReceiverServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadReceiverServiceServer will result in compilation errors.

type UnsafeDownloadRequestBuilderServiceServer

type UnsafeDownloadRequestBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDownloadRequestBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadRequestBuilderServiceServer will result in compilation errors.

type UnsafeDownloadRequestServiceServer

type UnsafeDownloadRequestServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDownloadRequestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadRequestServiceServer will result in compilation errors.

type UnsafeDownloadSessionCallbackServiceServer

type UnsafeDownloadSessionCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDownloadSessionCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadSessionCallbackServiceServer will result in compilation errors.

type UnsafeDownloadStatusListenerServiceServer

type UnsafeDownloadStatusListenerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDownloadStatusListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DownloadStatusListenerServiceServer will result in compilation errors.

type UnsafeFileInfoServiceServer

type UnsafeFileInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeFileInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FileInfoServiceServer will result in compilation errors.

type UnsafeFileServiceInfoServiceServer

type UnsafeFileServiceInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeFileServiceInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FileServiceInfoServiceServer will result in compilation errors.

type UnsafeGroupCallServiceServer

type UnsafeGroupCallServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeGroupCallServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GroupCallServiceServer will result in compilation errors.

type UnsafeServiceInfoServiceServer

type UnsafeServiceInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeServiceInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ServiceInfoServiceServer will result in compilation errors.

type UnsafeStreamingServiceCallbackServiceServer

type UnsafeStreamingServiceCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeStreamingServiceCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StreamingServiceCallbackServiceServer will result in compilation errors.

type UnsafeStreamingServiceInfoServiceServer

type UnsafeStreamingServiceInfoServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeStreamingServiceInfoServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StreamingServiceInfoServiceServer will result in compilation errors.

type UnsafeStreamingServiceServiceServer

type UnsafeStreamingServiceServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeStreamingServiceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StreamingServiceServiceServer will result in compilation errors.

type UnsafeStreamingSessionCallbackServiceServer

type UnsafeStreamingSessionCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeStreamingSessionCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StreamingSessionCallbackServiceServer will result in compilation errors.

type WriteToParcelRequest

type WriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated

func (*WriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

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

func (*WriteToParcelResponse) Descriptor deprecated

func (*WriteToParcelResponse) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

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