nfc

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 (
	NdefRecordService_NewNdefRecord_FullMethodName           = "/nfc.NdefRecordService/NewNdefRecord"
	NdefRecordService_DescribeContents_FullMethodName        = "/nfc.NdefRecordService/DescribeContents"
	NdefRecordService_Equals_FullMethodName                  = "/nfc.NdefRecordService/Equals"
	NdefRecordService_GetId_FullMethodName                   = "/nfc.NdefRecordService/GetId"
	NdefRecordService_GetPayload_FullMethodName              = "/nfc.NdefRecordService/GetPayload"
	NdefRecordService_GetTnf_FullMethodName                  = "/nfc.NdefRecordService/GetTnf"
	NdefRecordService_GetType_FullMethodName                 = "/nfc.NdefRecordService/GetType"
	NdefRecordService_HashCode_FullMethodName                = "/nfc.NdefRecordService/HashCode"
	NdefRecordService_ToByteArray_FullMethodName             = "/nfc.NdefRecordService/ToByteArray"
	NdefRecordService_ToMimeType_FullMethodName              = "/nfc.NdefRecordService/ToMimeType"
	NdefRecordService_ToString_FullMethodName                = "/nfc.NdefRecordService/ToString"
	NdefRecordService_ToUri_FullMethodName                   = "/nfc.NdefRecordService/ToUri"
	NdefRecordService_WriteToParcel_FullMethodName           = "/nfc.NdefRecordService/WriteToParcel"
	NdefRecordService_CreateApplicationRecord_FullMethodName = "/nfc.NdefRecordService/CreateApplicationRecord"
	NdefRecordService_CreateExternal_FullMethodName          = "/nfc.NdefRecordService/CreateExternal"
	NdefRecordService_CreateMime_FullMethodName              = "/nfc.NdefRecordService/CreateMime"
	NdefRecordService_CreateTextRecord_FullMethodName        = "/nfc.NdefRecordService/CreateTextRecord"
	NdefRecordService_CreateUri1_FullMethodName              = "/nfc.NdefRecordService/CreateUri1"
	NdefRecordService_CreateUri1_1_FullMethodName            = "/nfc.NdefRecordService/CreateUri1_1"
)
View Source
const (
	TagService_DescribeContents_FullMethodName = "/nfc.TagService/DescribeContents"
	TagService_GetId_FullMethodName            = "/nfc.TagService/GetId"
	TagService_GetTechList_FullMethodName      = "/nfc.TagService/GetTechList"
	TagService_ToString_FullMethodName         = "/nfc.TagService/ToString"
	TagService_WriteToParcel_FullMethodName    = "/nfc.TagService/WriteToParcel"
)
View Source
const (
	AvailableNfcAntennaService_NewAvailableNfcAntenna_FullMethodName = "/nfc.AvailableNfcAntennaService/NewAvailableNfcAntenna"
	AvailableNfcAntennaService_DescribeContents_FullMethodName       = "/nfc.AvailableNfcAntennaService/DescribeContents"
	AvailableNfcAntennaService_Equals_FullMethodName                 = "/nfc.AvailableNfcAntennaService/Equals"
	AvailableNfcAntennaService_GetLocationX_FullMethodName           = "/nfc.AvailableNfcAntennaService/GetLocationX"
	AvailableNfcAntennaService_GetLocationY_FullMethodName           = "/nfc.AvailableNfcAntennaService/GetLocationY"
	AvailableNfcAntennaService_HashCode_FullMethodName               = "/nfc.AvailableNfcAntennaService/HashCode"
	AvailableNfcAntennaService_ToString_FullMethodName               = "/nfc.AvailableNfcAntennaService/ToString"
	AvailableNfcAntennaService_WriteToParcel_FullMethodName          = "/nfc.AvailableNfcAntennaService/WriteToParcel"
)
View Source
const (
	NdefMessageService_NewNdefMessage_FullMethodName     = "/nfc.NdefMessageService/NewNdefMessage"
	NdefMessageService_DescribeContents_FullMethodName   = "/nfc.NdefMessageService/DescribeContents"
	NdefMessageService_Equals_FullMethodName             = "/nfc.NdefMessageService/Equals"
	NdefMessageService_GetByteArrayLength_FullMethodName = "/nfc.NdefMessageService/GetByteArrayLength"
	NdefMessageService_GetRecords_FullMethodName         = "/nfc.NdefMessageService/GetRecords"
	NdefMessageService_HashCode_FullMethodName           = "/nfc.NdefMessageService/HashCode"
	NdefMessageService_ToByteArray_FullMethodName        = "/nfc.NdefMessageService/ToByteArray"
	NdefMessageService_ToString_FullMethodName           = "/nfc.NdefMessageService/ToString"
	NdefMessageService_WriteToParcel_FullMethodName      = "/nfc.NdefMessageService/WriteToParcel"
)
View Source
const (
	NdefService_CanMakeReadOnly_FullMethodName      = "/nfc.NdefService/CanMakeReadOnly"
	NdefService_Close_FullMethodName                = "/nfc.NdefService/Close"
	NdefService_Connect_FullMethodName              = "/nfc.NdefService/Connect"
	NdefService_GetCachedNdefMessage_FullMethodName = "/nfc.NdefService/GetCachedNdefMessage"
	NdefService_GetMaxSize_FullMethodName           = "/nfc.NdefService/GetMaxSize"
	NdefService_GetNdefMessage_FullMethodName       = "/nfc.NdefService/GetNdefMessage"
	NdefService_GetTag_FullMethodName               = "/nfc.NdefService/GetTag"
	NdefService_GetType_FullMethodName              = "/nfc.NdefService/GetType"
	NdefService_IsConnected_FullMethodName          = "/nfc.NdefService/IsConnected"
	NdefService_IsWritable_FullMethodName           = "/nfc.NdefService/IsWritable"
	NdefService_MakeReadOnly_FullMethodName         = "/nfc.NdefService/MakeReadOnly"
	NdefService_WriteNdefMessage_FullMethodName     = "/nfc.NdefService/WriteNdefMessage"
	NdefService_Get_FullMethodName                  = "/nfc.NdefService/Get"
)
View Source
const (
	AntennaInfoService_NewAntennaInfo_FullMethodName          = "/nfc.AntennaInfoService/NewAntennaInfo"
	AntennaInfoService_DescribeContents_FullMethodName        = "/nfc.AntennaInfoService/DescribeContents"
	AntennaInfoService_GetAvailableNfcAntennas_FullMethodName = "/nfc.AntennaInfoService/GetAvailableNfcAntennas"
	AntennaInfoService_GetDeviceHeight_FullMethodName         = "/nfc.AntennaInfoService/GetDeviceHeight"
	AntennaInfoService_GetDeviceWidth_FullMethodName          = "/nfc.AntennaInfoService/GetDeviceWidth"
	AntennaInfoService_IsDeviceFoldable_FullMethodName        = "/nfc.AntennaInfoService/IsDeviceFoldable"
	AntennaInfoService_WriteToParcel_FullMethodName           = "/nfc.AntennaInfoService/WriteToParcel"
)
View Source
const (
	IsoDepService_Close_FullMethodName                         = "/nfc.IsoDepService/Close"
	IsoDepService_Connect_FullMethodName                       = "/nfc.IsoDepService/Connect"
	IsoDepService_GetHiLayerResponse_FullMethodName            = "/nfc.IsoDepService/GetHiLayerResponse"
	IsoDepService_GetHistoricalBytes_FullMethodName            = "/nfc.IsoDepService/GetHistoricalBytes"
	IsoDepService_GetMaxTransceiveLength_FullMethodName        = "/nfc.IsoDepService/GetMaxTransceiveLength"
	IsoDepService_GetTag_FullMethodName                        = "/nfc.IsoDepService/GetTag"
	IsoDepService_GetTimeout_FullMethodName                    = "/nfc.IsoDepService/GetTimeout"
	IsoDepService_IsConnected_FullMethodName                   = "/nfc.IsoDepService/IsConnected"
	IsoDepService_IsExtendedLengthApduSupported_FullMethodName = "/nfc.IsoDepService/IsExtendedLengthApduSupported"
	IsoDepService_SetTimeout_FullMethodName                    = "/nfc.IsoDepService/SetTimeout"
	IsoDepService_Transceive_FullMethodName                    = "/nfc.IsoDepService/Transceive"
	IsoDepService_Get_FullMethodName                           = "/nfc.IsoDepService/Get"
)
View Source
const (
	AdapterService_Disable_FullMethodName                           = "/nfc.AdapterService/Disable"
	AdapterService_DisableForegroundDispatch_FullMethodName         = "/nfc.AdapterService/DisableForegroundDispatch"
	AdapterService_DisableReaderMode_FullMethodName                 = "/nfc.AdapterService/DisableReaderMode"
	AdapterService_Enable_FullMethodName                            = "/nfc.AdapterService/Enable"
	AdapterService_EnableForegroundDispatch_FullMethodName          = "/nfc.AdapterService/EnableForegroundDispatch"
	AdapterService_EnableReaderMode_FullMethodName                  = "/nfc.AdapterService/EnableReaderMode"
	AdapterService_GetNfcAntennaInfo_FullMethodName                 = "/nfc.AdapterService/GetNfcAntennaInfo"
	AdapterService_IsEnabled_FullMethodName                         = "/nfc.AdapterService/IsEnabled"
	AdapterService_IsObserveModeEnabled_FullMethodName              = "/nfc.AdapterService/IsObserveModeEnabled"
	AdapterService_IsObserveModeSupported_FullMethodName            = "/nfc.AdapterService/IsObserveModeSupported"
	AdapterService_IsReaderOptionEnabled_FullMethodName             = "/nfc.AdapterService/IsReaderOptionEnabled"
	AdapterService_IsReaderOptionSupported_FullMethodName           = "/nfc.AdapterService/IsReaderOptionSupported"
	AdapterService_IsSecureNfcEnabled_FullMethodName                = "/nfc.AdapterService/IsSecureNfcEnabled"
	AdapterService_IsSecureNfcSupported_FullMethodName              = "/nfc.AdapterService/IsSecureNfcSupported"
	AdapterService_IsTagIntentAllowed_FullMethodName                = "/nfc.AdapterService/IsTagIntentAllowed"
	AdapterService_IsTagIntentAppPreferenceSupported_FullMethodName = "/nfc.AdapterService/IsTagIntentAppPreferenceSupported"
	AdapterService_ResetDiscoveryTechnology_FullMethodName          = "/nfc.AdapterService/ResetDiscoveryTechnology"
	AdapterService_SetDiscoveryTechnology_FullMethodName            = "/nfc.AdapterService/SetDiscoveryTechnology"
	AdapterService_SetObserveModeEnabled_FullMethodName             = "/nfc.AdapterService/SetObserveModeEnabled"
	AdapterService_GetDefaultAdapter_FullMethodName                 = "/nfc.AdapterService/GetDefaultAdapter"
)
View Source
const (
	AdapterCreateBeamUrisCallbackService_CreateBeamUris_FullMethodName = "/nfc.AdapterCreateBeamUrisCallbackService/CreateBeamUris"
)
View Source
const (
	AdapterCreateNdefMessageCallbackService_CreateNdefMessage_FullMethodName = "/nfc.AdapterCreateNdefMessageCallbackService/CreateNdefMessage"
)
View Source
const (
	AdapterOnNdefPushCompleteCallbackService_OnNdefPushComplete_FullMethodName = "/nfc.AdapterOnNdefPushCompleteCallbackService/OnNdefPushComplete"
)
View Source
const (
	AdapterOnTagRemovedListenerService_OnTagRemoved_FullMethodName = "/nfc.AdapterOnTagRemovedListenerService/OnTagRemoved"
)
View Source
const (
	AdapterReaderCallbackService_OnTagDiscovered_FullMethodName = "/nfc.AdapterReaderCallbackService/OnTagDiscovered"
)
View Source
const (
	ManagerService_GetDefaultAdapter_FullMethodName = "/nfc.ManagerService/GetDefaultAdapter"
)

Variables

View Source
var AdapterCreateBeamUrisCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AdapterCreateBeamUrisCallbackService",
	HandlerType: (*AdapterCreateBeamUrisCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateBeamUris",
			Handler:    _AdapterCreateBeamUrisCallbackService_CreateBeamUris_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AdapterCreateBeamUrisCallbackService_ServiceDesc is the grpc.ServiceDesc for AdapterCreateBeamUrisCallbackService 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 AdapterCreateNdefMessageCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AdapterCreateNdefMessageCallbackService",
	HandlerType: (*AdapterCreateNdefMessageCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateNdefMessage",
			Handler:    _AdapterCreateNdefMessageCallbackService_CreateNdefMessage_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AdapterCreateNdefMessageCallbackService_ServiceDesc is the grpc.ServiceDesc for AdapterCreateNdefMessageCallbackService 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 AdapterOnNdefPushCompleteCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AdapterOnNdefPushCompleteCallbackService",
	HandlerType: (*AdapterOnNdefPushCompleteCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnNdefPushComplete",
			Handler:    _AdapterOnNdefPushCompleteCallbackService_OnNdefPushComplete_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AdapterOnNdefPushCompleteCallbackService_ServiceDesc is the grpc.ServiceDesc for AdapterOnNdefPushCompleteCallbackService 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 AdapterOnTagRemovedListenerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AdapterOnTagRemovedListenerService",
	HandlerType: (*AdapterOnTagRemovedListenerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnTagRemoved",
			Handler:    _AdapterOnTagRemovedListenerService_OnTagRemoved_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AdapterOnTagRemovedListenerService_ServiceDesc is the grpc.ServiceDesc for AdapterOnTagRemovedListenerService 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 AdapterReaderCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AdapterReaderCallbackService",
	HandlerType: (*AdapterReaderCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnTagDiscovered",
			Handler:    _AdapterReaderCallbackService_OnTagDiscovered_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AdapterReaderCallbackService_ServiceDesc is the grpc.ServiceDesc for AdapterReaderCallbackService 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 AdapterService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AdapterService",
	HandlerType: (*AdapterServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Disable",
			Handler:    _AdapterService_Disable_Handler,
		},
		{
			MethodName: "DisableForegroundDispatch",
			Handler:    _AdapterService_DisableForegroundDispatch_Handler,
		},
		{
			MethodName: "DisableReaderMode",
			Handler:    _AdapterService_DisableReaderMode_Handler,
		},
		{
			MethodName: "Enable",
			Handler:    _AdapterService_Enable_Handler,
		},
		{
			MethodName: "EnableForegroundDispatch",
			Handler:    _AdapterService_EnableForegroundDispatch_Handler,
		},
		{
			MethodName: "EnableReaderMode",
			Handler:    _AdapterService_EnableReaderMode_Handler,
		},
		{
			MethodName: "GetNfcAntennaInfo",
			Handler:    _AdapterService_GetNfcAntennaInfo_Handler,
		},
		{
			MethodName: "IsEnabled",
			Handler:    _AdapterService_IsEnabled_Handler,
		},
		{
			MethodName: "IsObserveModeEnabled",
			Handler:    _AdapterService_IsObserveModeEnabled_Handler,
		},
		{
			MethodName: "IsObserveModeSupported",
			Handler:    _AdapterService_IsObserveModeSupported_Handler,
		},
		{
			MethodName: "IsReaderOptionEnabled",
			Handler:    _AdapterService_IsReaderOptionEnabled_Handler,
		},
		{
			MethodName: "IsReaderOptionSupported",
			Handler:    _AdapterService_IsReaderOptionSupported_Handler,
		},
		{
			MethodName: "IsSecureNfcEnabled",
			Handler:    _AdapterService_IsSecureNfcEnabled_Handler,
		},
		{
			MethodName: "IsSecureNfcSupported",
			Handler:    _AdapterService_IsSecureNfcSupported_Handler,
		},
		{
			MethodName: "IsTagIntentAllowed",
			Handler:    _AdapterService_IsTagIntentAllowed_Handler,
		},
		{
			MethodName: "IsTagIntentAppPreferenceSupported",
			Handler:    _AdapterService_IsTagIntentAppPreferenceSupported_Handler,
		},
		{
			MethodName: "ResetDiscoveryTechnology",
			Handler:    _AdapterService_ResetDiscoveryTechnology_Handler,
		},
		{
			MethodName: "SetDiscoveryTechnology",
			Handler:    _AdapterService_SetDiscoveryTechnology_Handler,
		},
		{
			MethodName: "SetObserveModeEnabled",
			Handler:    _AdapterService_SetObserveModeEnabled_Handler,
		},
		{
			MethodName: "GetDefaultAdapter",
			Handler:    _AdapterService_GetDefaultAdapter_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AdapterService_ServiceDesc is the grpc.ServiceDesc for AdapterService 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 AntennaInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AntennaInfoService",
	HandlerType: (*AntennaInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewAntennaInfo",
			Handler:    _AntennaInfoService_NewAntennaInfo_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _AntennaInfoService_DescribeContents_Handler,
		},
		{
			MethodName: "GetAvailableNfcAntennas",
			Handler:    _AntennaInfoService_GetAvailableNfcAntennas_Handler,
		},
		{
			MethodName: "GetDeviceHeight",
			Handler:    _AntennaInfoService_GetDeviceHeight_Handler,
		},
		{
			MethodName: "GetDeviceWidth",
			Handler:    _AntennaInfoService_GetDeviceWidth_Handler,
		},
		{
			MethodName: "IsDeviceFoldable",
			Handler:    _AntennaInfoService_IsDeviceFoldable_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _AntennaInfoService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AntennaInfoService_ServiceDesc is the grpc.ServiceDesc for AntennaInfoService 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 AvailableNfcAntennaService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.AvailableNfcAntennaService",
	HandlerType: (*AvailableNfcAntennaServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewAvailableNfcAntenna",
			Handler:    _AvailableNfcAntennaService_NewAvailableNfcAntenna_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _AvailableNfcAntennaService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _AvailableNfcAntennaService_Equals_Handler,
		},
		{
			MethodName: "GetLocationX",
			Handler:    _AvailableNfcAntennaService_GetLocationX_Handler,
		},
		{
			MethodName: "GetLocationY",
			Handler:    _AvailableNfcAntennaService_GetLocationY_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _AvailableNfcAntennaService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _AvailableNfcAntennaService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _AvailableNfcAntennaService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

AvailableNfcAntennaService_ServiceDesc is the grpc.ServiceDesc for AvailableNfcAntennaService 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_nfc_nfc_proto protoreflect.FileDescriptor
View Source
var IsoDepService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.IsoDepService",
	HandlerType: (*IsoDepServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Close",
			Handler:    _IsoDepService_Close_Handler,
		},
		{
			MethodName: "Connect",
			Handler:    _IsoDepService_Connect_Handler,
		},
		{
			MethodName: "GetHiLayerResponse",
			Handler:    _IsoDepService_GetHiLayerResponse_Handler,
		},
		{
			MethodName: "GetHistoricalBytes",
			Handler:    _IsoDepService_GetHistoricalBytes_Handler,
		},
		{
			MethodName: "GetMaxTransceiveLength",
			Handler:    _IsoDepService_GetMaxTransceiveLength_Handler,
		},
		{
			MethodName: "GetTag",
			Handler:    _IsoDepService_GetTag_Handler,
		},
		{
			MethodName: "GetTimeout",
			Handler:    _IsoDepService_GetTimeout_Handler,
		},
		{
			MethodName: "IsConnected",
			Handler:    _IsoDepService_IsConnected_Handler,
		},
		{
			MethodName: "IsExtendedLengthApduSupported",
			Handler:    _IsoDepService_IsExtendedLengthApduSupported_Handler,
		},
		{
			MethodName: "SetTimeout",
			Handler:    _IsoDepService_SetTimeout_Handler,
		},
		{
			MethodName: "Transceive",
			Handler:    _IsoDepService_Transceive_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _IsoDepService_Get_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

IsoDepService_ServiceDesc is the grpc.ServiceDesc for IsoDepService 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 ManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.ManagerService",
	HandlerType: (*ManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetDefaultAdapter",
			Handler:    _ManagerService_GetDefaultAdapter_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

ManagerService_ServiceDesc is the grpc.ServiceDesc for ManagerService 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 NdefMessageService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.NdefMessageService",
	HandlerType: (*NdefMessageServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewNdefMessage",
			Handler:    _NdefMessageService_NewNdefMessage_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _NdefMessageService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _NdefMessageService_Equals_Handler,
		},
		{
			MethodName: "GetByteArrayLength",
			Handler:    _NdefMessageService_GetByteArrayLength_Handler,
		},
		{
			MethodName: "GetRecords",
			Handler:    _NdefMessageService_GetRecords_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _NdefMessageService_HashCode_Handler,
		},
		{
			MethodName: "ToByteArray",
			Handler:    _NdefMessageService_ToByteArray_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _NdefMessageService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _NdefMessageService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

NdefMessageService_ServiceDesc is the grpc.ServiceDesc for NdefMessageService 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 NdefRecordService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.NdefRecordService",
	HandlerType: (*NdefRecordServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewNdefRecord",
			Handler:    _NdefRecordService_NewNdefRecord_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _NdefRecordService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _NdefRecordService_Equals_Handler,
		},
		{
			MethodName: "GetId",
			Handler:    _NdefRecordService_GetId_Handler,
		},
		{
			MethodName: "GetPayload",
			Handler:    _NdefRecordService_GetPayload_Handler,
		},
		{
			MethodName: "GetTnf",
			Handler:    _NdefRecordService_GetTnf_Handler,
		},
		{
			MethodName: "GetType",
			Handler:    _NdefRecordService_GetType_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _NdefRecordService_HashCode_Handler,
		},
		{
			MethodName: "ToByteArray",
			Handler:    _NdefRecordService_ToByteArray_Handler,
		},
		{
			MethodName: "ToMimeType",
			Handler:    _NdefRecordService_ToMimeType_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _NdefRecordService_ToString_Handler,
		},
		{
			MethodName: "ToUri",
			Handler:    _NdefRecordService_ToUri_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _NdefRecordService_WriteToParcel_Handler,
		},
		{
			MethodName: "CreateApplicationRecord",
			Handler:    _NdefRecordService_CreateApplicationRecord_Handler,
		},
		{
			MethodName: "CreateExternal",
			Handler:    _NdefRecordService_CreateExternal_Handler,
		},
		{
			MethodName: "CreateMime",
			Handler:    _NdefRecordService_CreateMime_Handler,
		},
		{
			MethodName: "CreateTextRecord",
			Handler:    _NdefRecordService_CreateTextRecord_Handler,
		},
		{
			MethodName: "CreateUri1",
			Handler:    _NdefRecordService_CreateUri1_Handler,
		},
		{
			MethodName: "CreateUri1_1",
			Handler:    _NdefRecordService_CreateUri1_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

NdefRecordService_ServiceDesc is the grpc.ServiceDesc for NdefRecordService 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 NdefService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.NdefService",
	HandlerType: (*NdefServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CanMakeReadOnly",
			Handler:    _NdefService_CanMakeReadOnly_Handler,
		},
		{
			MethodName: "Close",
			Handler:    _NdefService_Close_Handler,
		},
		{
			MethodName: "Connect",
			Handler:    _NdefService_Connect_Handler,
		},
		{
			MethodName: "GetCachedNdefMessage",
			Handler:    _NdefService_GetCachedNdefMessage_Handler,
		},
		{
			MethodName: "GetMaxSize",
			Handler:    _NdefService_GetMaxSize_Handler,
		},
		{
			MethodName: "GetNdefMessage",
			Handler:    _NdefService_GetNdefMessage_Handler,
		},
		{
			MethodName: "GetTag",
			Handler:    _NdefService_GetTag_Handler,
		},
		{
			MethodName: "GetType",
			Handler:    _NdefService_GetType_Handler,
		},
		{
			MethodName: "IsConnected",
			Handler:    _NdefService_IsConnected_Handler,
		},
		{
			MethodName: "IsWritable",
			Handler:    _NdefService_IsWritable_Handler,
		},
		{
			MethodName: "MakeReadOnly",
			Handler:    _NdefService_MakeReadOnly_Handler,
		},
		{
			MethodName: "WriteNdefMessage",
			Handler:    _NdefService_WriteNdefMessage_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _NdefService_Get_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

NdefService_ServiceDesc is the grpc.ServiceDesc for NdefService 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 TagService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "nfc.TagService",
	HandlerType: (*TagServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _TagService_DescribeContents_Handler,
		},
		{
			MethodName: "GetId",
			Handler:    _TagService_GetId_Handler,
		},
		{
			MethodName: "GetTechList",
			Handler:    _TagService_GetTechList_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _TagService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _TagService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/nfc/nfc.proto",
}

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

Functions

func RegisterAdapterCreateBeamUrisCallbackServiceServer added in v0.0.6

func RegisterAdapterCreateBeamUrisCallbackServiceServer(s grpc.ServiceRegistrar, srv AdapterCreateBeamUrisCallbackServiceServer)

func RegisterAdapterCreateNdefMessageCallbackServiceServer added in v0.0.6

func RegisterAdapterCreateNdefMessageCallbackServiceServer(s grpc.ServiceRegistrar, srv AdapterCreateNdefMessageCallbackServiceServer)

func RegisterAdapterOnNdefPushCompleteCallbackServiceServer added in v0.0.6

func RegisterAdapterOnNdefPushCompleteCallbackServiceServer(s grpc.ServiceRegistrar, srv AdapterOnNdefPushCompleteCallbackServiceServer)

func RegisterAdapterOnTagRemovedListenerServiceServer added in v0.0.6

func RegisterAdapterOnTagRemovedListenerServiceServer(s grpc.ServiceRegistrar, srv AdapterOnTagRemovedListenerServiceServer)

func RegisterAdapterReaderCallbackServiceServer added in v0.0.6

func RegisterAdapterReaderCallbackServiceServer(s grpc.ServiceRegistrar, srv AdapterReaderCallbackServiceServer)

func RegisterAdapterServiceServer added in v0.0.4

func RegisterAdapterServiceServer(s grpc.ServiceRegistrar, srv AdapterServiceServer)

func RegisterAntennaInfoServiceServer added in v0.0.6

func RegisterAntennaInfoServiceServer(s grpc.ServiceRegistrar, srv AntennaInfoServiceServer)

func RegisterAvailableNfcAntennaServiceServer added in v0.0.6

func RegisterAvailableNfcAntennaServiceServer(s grpc.ServiceRegistrar, srv AvailableNfcAntennaServiceServer)

func RegisterIsoDepServiceServer

func RegisterIsoDepServiceServer(s grpc.ServiceRegistrar, srv IsoDepServiceServer)

func RegisterManagerServiceServer added in v0.0.6

func RegisterManagerServiceServer(s grpc.ServiceRegistrar, srv ManagerServiceServer)

func RegisterNdefMessageServiceServer

func RegisterNdefMessageServiceServer(s grpc.ServiceRegistrar, srv NdefMessageServiceServer)

func RegisterNdefRecordServiceServer

func RegisterNdefRecordServiceServer(s grpc.ServiceRegistrar, srv NdefRecordServiceServer)

func RegisterNdefServiceServer

func RegisterNdefServiceServer(s grpc.ServiceRegistrar, srv NdefServiceServer)

func RegisterTagServiceServer

func RegisterTagServiceServer(s grpc.ServiceRegistrar, srv TagServiceServer)

Types

type AdapterCreateBeamUrisCallbackServiceClient added in v0.0.6

type AdapterCreateBeamUrisCallbackServiceClient interface {
	CreateBeamUris(ctx context.Context, in *CreateBeamUrisRequest, opts ...grpc.CallOption) (*CreateBeamUrisResponse, error)
}

AdapterCreateBeamUrisCallbackServiceClient is the client API for AdapterCreateBeamUrisCallbackService 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.

func NewAdapterCreateBeamUrisCallbackServiceClient added in v0.0.6

func NewAdapterCreateBeamUrisCallbackServiceClient(cc grpc.ClientConnInterface) AdapterCreateBeamUrisCallbackServiceClient

type AdapterCreateBeamUrisCallbackServiceServer added in v0.0.6

type AdapterCreateBeamUrisCallbackServiceServer interface {
	CreateBeamUris(context.Context, *CreateBeamUrisRequest) (*CreateBeamUrisResponse, error)
	// contains filtered or unexported methods
}

AdapterCreateBeamUrisCallbackServiceServer is the server API for AdapterCreateBeamUrisCallbackService service. All implementations must embed UnimplementedAdapterCreateBeamUrisCallbackServiceServer for forward compatibility.

type AdapterCreateNdefMessageCallbackServiceClient added in v0.0.6

type AdapterCreateNdefMessageCallbackServiceClient interface {
	CreateNdefMessage(ctx context.Context, in *CreateNdefMessageRequest, opts ...grpc.CallOption) (*CreateNdefMessageResponse, error)
}

AdapterCreateNdefMessageCallbackServiceClient is the client API for AdapterCreateNdefMessageCallbackService 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.

func NewAdapterCreateNdefMessageCallbackServiceClient added in v0.0.6

func NewAdapterCreateNdefMessageCallbackServiceClient(cc grpc.ClientConnInterface) AdapterCreateNdefMessageCallbackServiceClient

type AdapterCreateNdefMessageCallbackServiceServer added in v0.0.6

type AdapterCreateNdefMessageCallbackServiceServer interface {
	CreateNdefMessage(context.Context, *CreateNdefMessageRequest) (*CreateNdefMessageResponse, error)
	// contains filtered or unexported methods
}

AdapterCreateNdefMessageCallbackServiceServer is the server API for AdapterCreateNdefMessageCallbackService service. All implementations must embed UnimplementedAdapterCreateNdefMessageCallbackServiceServer for forward compatibility.

type AdapterGetDefaultAdapterRequest added in v0.0.6

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

func (*AdapterGetDefaultAdapterRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use AdapterGetDefaultAdapterRequest.ProtoReflect.Descriptor instead.

func (*AdapterGetDefaultAdapterRequest) GetArg0 added in v0.0.6

func (*AdapterGetDefaultAdapterRequest) ProtoMessage added in v0.0.6

func (*AdapterGetDefaultAdapterRequest) ProtoMessage()

func (*AdapterGetDefaultAdapterRequest) ProtoReflect added in v0.0.6

func (*AdapterGetDefaultAdapterRequest) Reset added in v0.0.6

func (*AdapterGetDefaultAdapterRequest) String added in v0.0.6

type AdapterOnNdefPushCompleteCallbackServiceClient added in v0.0.6

type AdapterOnNdefPushCompleteCallbackServiceClient interface {
	OnNdefPushComplete(ctx context.Context, in *OnNdefPushCompleteRequest, opts ...grpc.CallOption) (*OnNdefPushCompleteResponse, error)
}

AdapterOnNdefPushCompleteCallbackServiceClient is the client API for AdapterOnNdefPushCompleteCallbackService 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.

func NewAdapterOnNdefPushCompleteCallbackServiceClient added in v0.0.6

func NewAdapterOnNdefPushCompleteCallbackServiceClient(cc grpc.ClientConnInterface) AdapterOnNdefPushCompleteCallbackServiceClient

type AdapterOnNdefPushCompleteCallbackServiceServer added in v0.0.6

type AdapterOnNdefPushCompleteCallbackServiceServer interface {
	OnNdefPushComplete(context.Context, *OnNdefPushCompleteRequest) (*OnNdefPushCompleteResponse, error)
	// contains filtered or unexported methods
}

AdapterOnNdefPushCompleteCallbackServiceServer is the server API for AdapterOnNdefPushCompleteCallbackService service. All implementations must embed UnimplementedAdapterOnNdefPushCompleteCallbackServiceServer for forward compatibility.

type AdapterOnTagRemovedListenerServiceClient added in v0.0.6

type AdapterOnTagRemovedListenerServiceClient interface {
	OnTagRemoved(ctx context.Context, in *OnTagRemovedRequest, opts ...grpc.CallOption) (*OnTagRemovedResponse, error)
}

AdapterOnTagRemovedListenerServiceClient is the client API for AdapterOnTagRemovedListenerService 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.

func NewAdapterOnTagRemovedListenerServiceClient added in v0.0.6

func NewAdapterOnTagRemovedListenerServiceClient(cc grpc.ClientConnInterface) AdapterOnTagRemovedListenerServiceClient

type AdapterOnTagRemovedListenerServiceServer added in v0.0.6

type AdapterOnTagRemovedListenerServiceServer interface {
	OnTagRemoved(context.Context, *OnTagRemovedRequest) (*OnTagRemovedResponse, error)
	// contains filtered or unexported methods
}

AdapterOnTagRemovedListenerServiceServer is the server API for AdapterOnTagRemovedListenerService service. All implementations must embed UnimplementedAdapterOnTagRemovedListenerServiceServer for forward compatibility.

type AdapterReaderCallbackServiceClient added in v0.0.6

type AdapterReaderCallbackServiceClient interface {
	OnTagDiscovered(ctx context.Context, in *OnTagDiscoveredRequest, opts ...grpc.CallOption) (*OnTagDiscoveredResponse, error)
}

AdapterReaderCallbackServiceClient is the client API for AdapterReaderCallbackService 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.

func NewAdapterReaderCallbackServiceClient added in v0.0.6

func NewAdapterReaderCallbackServiceClient(cc grpc.ClientConnInterface) AdapterReaderCallbackServiceClient

type AdapterReaderCallbackServiceServer added in v0.0.6

type AdapterReaderCallbackServiceServer interface {
	OnTagDiscovered(context.Context, *OnTagDiscoveredRequest) (*OnTagDiscoveredResponse, error)
	// contains filtered or unexported methods
}

AdapterReaderCallbackServiceServer is the server API for AdapterReaderCallbackService service. All implementations must embed UnimplementedAdapterReaderCallbackServiceServer for forward compatibility.

type AdapterServiceClient added in v0.0.4

type AdapterServiceClient interface {
	Disable(ctx context.Context, in *DisableRequest, opts ...grpc.CallOption) (*DisableResponse, error)
	DisableForegroundDispatch(ctx context.Context, in *DisableForegroundDispatchRequest, opts ...grpc.CallOption) (*DisableForegroundDispatchResponse, error)
	DisableReaderMode(ctx context.Context, in *DisableReaderModeRequest, opts ...grpc.CallOption) (*DisableReaderModeResponse, error)
	Enable(ctx context.Context, in *EnableRequest, opts ...grpc.CallOption) (*EnableResponse, error)
	EnableForegroundDispatch(ctx context.Context, in *EnableForegroundDispatchRequest, opts ...grpc.CallOption) (*EnableForegroundDispatchResponse, error)
	EnableReaderMode(ctx context.Context, in *EnableReaderModeRequest, opts ...grpc.CallOption) (*EnableReaderModeResponse, error)
	GetNfcAntennaInfo(ctx context.Context, in *GetNfcAntennaInfoRequest, opts ...grpc.CallOption) (*GetNfcAntennaInfoResponse, error)
	IsEnabled(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error)
	IsObserveModeEnabled(ctx context.Context, in *IsObserveModeEnabledRequest, opts ...grpc.CallOption) (*IsObserveModeEnabledResponse, error)
	IsObserveModeSupported(ctx context.Context, in *IsObserveModeSupportedRequest, opts ...grpc.CallOption) (*IsObserveModeSupportedResponse, error)
	IsReaderOptionEnabled(ctx context.Context, in *IsReaderOptionEnabledRequest, opts ...grpc.CallOption) (*IsReaderOptionEnabledResponse, error)
	IsReaderOptionSupported(ctx context.Context, in *IsReaderOptionSupportedRequest, opts ...grpc.CallOption) (*IsReaderOptionSupportedResponse, error)
	IsSecureNfcEnabled(ctx context.Context, in *IsSecureNfcEnabledRequest, opts ...grpc.CallOption) (*IsSecureNfcEnabledResponse, error)
	IsSecureNfcSupported(ctx context.Context, in *IsSecureNfcSupportedRequest, opts ...grpc.CallOption) (*IsSecureNfcSupportedResponse, error)
	IsTagIntentAllowed(ctx context.Context, in *IsTagIntentAllowedRequest, opts ...grpc.CallOption) (*IsTagIntentAllowedResponse, error)
	IsTagIntentAppPreferenceSupported(ctx context.Context, in *IsTagIntentAppPreferenceSupportedRequest, opts ...grpc.CallOption) (*IsTagIntentAppPreferenceSupportedResponse, error)
	ResetDiscoveryTechnology(ctx context.Context, in *ResetDiscoveryTechnologyRequest, opts ...grpc.CallOption) (*ResetDiscoveryTechnologyResponse, error)
	SetDiscoveryTechnology(ctx context.Context, in *SetDiscoveryTechnologyRequest, opts ...grpc.CallOption) (*SetDiscoveryTechnologyResponse, error)
	SetObserveModeEnabled(ctx context.Context, in *SetObserveModeEnabledRequest, opts ...grpc.CallOption) (*SetObserveModeEnabledResponse, error)
	GetDefaultAdapter(ctx context.Context, in *AdapterGetDefaultAdapterRequest, opts ...grpc.CallOption) (*GetDefaultAdapterResponse, error)
}

AdapterServiceClient is the client API for AdapterService 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.

func NewAdapterServiceClient added in v0.0.4

func NewAdapterServiceClient(cc grpc.ClientConnInterface) AdapterServiceClient

type AdapterServiceServer added in v0.0.4

type AdapterServiceServer interface {
	Disable(context.Context, *DisableRequest) (*DisableResponse, error)
	DisableForegroundDispatch(context.Context, *DisableForegroundDispatchRequest) (*DisableForegroundDispatchResponse, error)
	DisableReaderMode(context.Context, *DisableReaderModeRequest) (*DisableReaderModeResponse, error)
	Enable(context.Context, *EnableRequest) (*EnableResponse, error)
	EnableForegroundDispatch(context.Context, *EnableForegroundDispatchRequest) (*EnableForegroundDispatchResponse, error)
	EnableReaderMode(context.Context, *EnableReaderModeRequest) (*EnableReaderModeResponse, error)
	GetNfcAntennaInfo(context.Context, *GetNfcAntennaInfoRequest) (*GetNfcAntennaInfoResponse, error)
	IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
	IsObserveModeEnabled(context.Context, *IsObserveModeEnabledRequest) (*IsObserveModeEnabledResponse, error)
	IsObserveModeSupported(context.Context, *IsObserveModeSupportedRequest) (*IsObserveModeSupportedResponse, error)
	IsReaderOptionEnabled(context.Context, *IsReaderOptionEnabledRequest) (*IsReaderOptionEnabledResponse, error)
	IsReaderOptionSupported(context.Context, *IsReaderOptionSupportedRequest) (*IsReaderOptionSupportedResponse, error)
	IsSecureNfcEnabled(context.Context, *IsSecureNfcEnabledRequest) (*IsSecureNfcEnabledResponse, error)
	IsSecureNfcSupported(context.Context, *IsSecureNfcSupportedRequest) (*IsSecureNfcSupportedResponse, error)
	IsTagIntentAllowed(context.Context, *IsTagIntentAllowedRequest) (*IsTagIntentAllowedResponse, error)
	IsTagIntentAppPreferenceSupported(context.Context, *IsTagIntentAppPreferenceSupportedRequest) (*IsTagIntentAppPreferenceSupportedResponse, error)
	ResetDiscoveryTechnology(context.Context, *ResetDiscoveryTechnologyRequest) (*ResetDiscoveryTechnologyResponse, error)
	SetDiscoveryTechnology(context.Context, *SetDiscoveryTechnologyRequest) (*SetDiscoveryTechnologyResponse, error)
	SetObserveModeEnabled(context.Context, *SetObserveModeEnabledRequest) (*SetObserveModeEnabledResponse, error)
	GetDefaultAdapter(context.Context, *AdapterGetDefaultAdapterRequest) (*GetDefaultAdapterResponse, error)
	// contains filtered or unexported methods
}

AdapterServiceServer is the server API for AdapterService service. All implementations must embed UnimplementedAdapterServiceServer for forward compatibility.

type AntennaInfoServiceClient added in v0.0.6

type AntennaInfoServiceClient interface {
	NewAntennaInfo(ctx context.Context, in *NewAntennaInfoRequest, opts ...grpc.CallOption) (*NewAntennaInfoResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetAvailableNfcAntennas(ctx context.Context, in *GetAvailableNfcAntennasRequest, opts ...grpc.CallOption) (*GetAvailableNfcAntennasResponse, error)
	GetDeviceHeight(ctx context.Context, in *GetDeviceHeightRequest, opts ...grpc.CallOption) (*GetDeviceHeightResponse, error)
	GetDeviceWidth(ctx context.Context, in *GetDeviceWidthRequest, opts ...grpc.CallOption) (*GetDeviceWidthResponse, error)
	IsDeviceFoldable(ctx context.Context, in *IsDeviceFoldableRequest, opts ...grpc.CallOption) (*IsDeviceFoldableResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

AntennaInfoServiceClient is the client API for AntennaInfoService 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.

func NewAntennaInfoServiceClient added in v0.0.6

func NewAntennaInfoServiceClient(cc grpc.ClientConnInterface) AntennaInfoServiceClient

type AntennaInfoServiceServer added in v0.0.6

AntennaInfoServiceServer is the server API for AntennaInfoService service. All implementations must embed UnimplementedAntennaInfoServiceServer for forward compatibility.

type AvailableNfcAntennaServiceClient added in v0.0.6

type AvailableNfcAntennaServiceClient interface {
	NewAvailableNfcAntenna(ctx context.Context, in *NewAvailableNfcAntennaRequest, opts ...grpc.CallOption) (*NewAvailableNfcAntennaResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetLocationX(ctx context.Context, in *GetLocationXRequest, opts ...grpc.CallOption) (*GetLocationXResponse, error)
	GetLocationY(ctx context.Context, in *GetLocationYRequest, opts ...grpc.CallOption) (*GetLocationYResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

AvailableNfcAntennaServiceClient is the client API for AvailableNfcAntennaService 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.

func NewAvailableNfcAntennaServiceClient added in v0.0.6

func NewAvailableNfcAntennaServiceClient(cc grpc.ClientConnInterface) AvailableNfcAntennaServiceClient

type AvailableNfcAntennaServiceServer added in v0.0.6

AvailableNfcAntennaServiceServer is the server API for AvailableNfcAntennaService service. All implementations must embed UnimplementedAvailableNfcAntennaServiceServer for forward compatibility.

type CanMakeReadOnlyRequest

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

func (*CanMakeReadOnlyRequest) Descriptor deprecated

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

Deprecated: Use CanMakeReadOnlyRequest.ProtoReflect.Descriptor instead.

func (*CanMakeReadOnlyRequest) ProtoMessage

func (*CanMakeReadOnlyRequest) ProtoMessage()

func (*CanMakeReadOnlyRequest) ProtoReflect

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

func (*CanMakeReadOnlyRequest) Reset

func (x *CanMakeReadOnlyRequest) Reset()

func (*CanMakeReadOnlyRequest) String

func (x *CanMakeReadOnlyRequest) String() string

type CanMakeReadOnlyResponse

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

func (*CanMakeReadOnlyResponse) Descriptor deprecated

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

Deprecated: Use CanMakeReadOnlyResponse.ProtoReflect.Descriptor instead.

func (*CanMakeReadOnlyResponse) GetResult

func (x *CanMakeReadOnlyResponse) GetResult() bool

func (*CanMakeReadOnlyResponse) ProtoMessage

func (*CanMakeReadOnlyResponse) ProtoMessage()

func (*CanMakeReadOnlyResponse) ProtoReflect

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

func (*CanMakeReadOnlyResponse) Reset

func (x *CanMakeReadOnlyResponse) Reset()

func (*CanMakeReadOnlyResponse) String

func (x *CanMakeReadOnlyResponse) 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 ConnectRequest

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

func (*ConnectRequest) Descriptor deprecated

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

Deprecated: Use ConnectRequest.ProtoReflect.Descriptor instead.

func (*ConnectRequest) ProtoMessage

func (*ConnectRequest) ProtoMessage()

func (*ConnectRequest) ProtoReflect

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

func (*ConnectRequest) Reset

func (x *ConnectRequest) Reset()

func (*ConnectRequest) String

func (x *ConnectRequest) String() string

type ConnectResponse

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

func (*ConnectResponse) Descriptor deprecated

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

Deprecated: Use ConnectResponse.ProtoReflect.Descriptor instead.

func (*ConnectResponse) ProtoMessage

func (*ConnectResponse) ProtoMessage()

func (*ConnectResponse) ProtoReflect

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

func (*ConnectResponse) Reset

func (x *ConnectResponse) Reset()

func (*ConnectResponse) String

func (x *ConnectResponse) String() string

type CreateApplicationRecordRequest

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

func (*CreateApplicationRecordRequest) Descriptor deprecated

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

Deprecated: Use CreateApplicationRecordRequest.ProtoReflect.Descriptor instead.

func (*CreateApplicationRecordRequest) GetArg0

func (*CreateApplicationRecordRequest) GetHandle added in v0.0.6

func (x *CreateApplicationRecordRequest) GetHandle() int64

func (*CreateApplicationRecordRequest) ProtoMessage

func (*CreateApplicationRecordRequest) ProtoMessage()

func (*CreateApplicationRecordRequest) ProtoReflect

func (*CreateApplicationRecordRequest) Reset

func (x *CreateApplicationRecordRequest) Reset()

func (*CreateApplicationRecordRequest) String

type CreateApplicationRecordResponse

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

func (*CreateApplicationRecordResponse) Descriptor deprecated

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

Deprecated: Use CreateApplicationRecordResponse.ProtoReflect.Descriptor instead.

func (*CreateApplicationRecordResponse) GetResult

func (x *CreateApplicationRecordResponse) GetResult() int64

func (*CreateApplicationRecordResponse) ProtoMessage

func (*CreateApplicationRecordResponse) ProtoMessage()

func (*CreateApplicationRecordResponse) ProtoReflect

func (*CreateApplicationRecordResponse) Reset

func (*CreateApplicationRecordResponse) String

type CreateBeamUrisRequest added in v0.0.6

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

func (*CreateBeamUrisRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use CreateBeamUrisRequest.ProtoReflect.Descriptor instead.

func (*CreateBeamUrisRequest) GetArg0 added in v0.0.6

func (x *CreateBeamUrisRequest) GetArg0() int64

func (*CreateBeamUrisRequest) ProtoMessage added in v0.0.6

func (*CreateBeamUrisRequest) ProtoMessage()

func (*CreateBeamUrisRequest) ProtoReflect added in v0.0.6

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

func (*CreateBeamUrisRequest) Reset added in v0.0.6

func (x *CreateBeamUrisRequest) Reset()

func (*CreateBeamUrisRequest) String added in v0.0.6

func (x *CreateBeamUrisRequest) String() string

type CreateBeamUrisResponse added in v0.0.6

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

func (*CreateBeamUrisResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use CreateBeamUrisResponse.ProtoReflect.Descriptor instead.

func (*CreateBeamUrisResponse) GetResult added in v0.0.6

func (x *CreateBeamUrisResponse) GetResult() int64

func (*CreateBeamUrisResponse) ProtoMessage added in v0.0.6

func (*CreateBeamUrisResponse) ProtoMessage()

func (*CreateBeamUrisResponse) ProtoReflect added in v0.0.6

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

func (*CreateBeamUrisResponse) Reset added in v0.0.6

func (x *CreateBeamUrisResponse) Reset()

func (*CreateBeamUrisResponse) String added in v0.0.6

func (x *CreateBeamUrisResponse) String() string

type CreateExternalRequest

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

func (*CreateExternalRequest) Descriptor deprecated

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

Deprecated: Use CreateExternalRequest.ProtoReflect.Descriptor instead.

func (*CreateExternalRequest) GetArg0

func (x *CreateExternalRequest) GetArg0() string

func (*CreateExternalRequest) GetArg1

func (x *CreateExternalRequest) GetArg1() string

func (*CreateExternalRequest) GetArg2

func (x *CreateExternalRequest) GetArg2() int64

func (*CreateExternalRequest) GetHandle added in v0.0.6

func (x *CreateExternalRequest) GetHandle() int64

func (*CreateExternalRequest) ProtoMessage

func (*CreateExternalRequest) ProtoMessage()

func (*CreateExternalRequest) ProtoReflect

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

func (*CreateExternalRequest) Reset

func (x *CreateExternalRequest) Reset()

func (*CreateExternalRequest) String

func (x *CreateExternalRequest) String() string

type CreateExternalResponse

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

func (*CreateExternalResponse) Descriptor deprecated

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

Deprecated: Use CreateExternalResponse.ProtoReflect.Descriptor instead.

func (*CreateExternalResponse) GetResult

func (x *CreateExternalResponse) GetResult() int64

func (*CreateExternalResponse) ProtoMessage

func (*CreateExternalResponse) ProtoMessage()

func (*CreateExternalResponse) ProtoReflect

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

func (*CreateExternalResponse) Reset

func (x *CreateExternalResponse) Reset()

func (*CreateExternalResponse) String

func (x *CreateExternalResponse) String() string

type CreateMimeRequest

type CreateMimeRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,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 (*CreateMimeRequest) Descriptor deprecated

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

Deprecated: Use CreateMimeRequest.ProtoReflect.Descriptor instead.

func (*CreateMimeRequest) GetArg0

func (x *CreateMimeRequest) GetArg0() string

func (*CreateMimeRequest) GetArg1

func (x *CreateMimeRequest) GetArg1() int64

func (*CreateMimeRequest) GetHandle added in v0.0.6

func (x *CreateMimeRequest) GetHandle() int64

func (*CreateMimeRequest) ProtoMessage

func (*CreateMimeRequest) ProtoMessage()

func (*CreateMimeRequest) ProtoReflect

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

func (*CreateMimeRequest) Reset

func (x *CreateMimeRequest) Reset()

func (*CreateMimeRequest) String

func (x *CreateMimeRequest) String() string

type CreateMimeResponse

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

func (*CreateMimeResponse) Descriptor deprecated

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

Deprecated: Use CreateMimeResponse.ProtoReflect.Descriptor instead.

func (*CreateMimeResponse) GetResult

func (x *CreateMimeResponse) GetResult() int64

func (*CreateMimeResponse) ProtoMessage

func (*CreateMimeResponse) ProtoMessage()

func (*CreateMimeResponse) ProtoReflect

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

func (*CreateMimeResponse) Reset

func (x *CreateMimeResponse) Reset()

func (*CreateMimeResponse) String

func (x *CreateMimeResponse) String() string

type CreateNdefMessageRequest added in v0.0.6

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

func (*CreateNdefMessageRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use CreateNdefMessageRequest.ProtoReflect.Descriptor instead.

func (*CreateNdefMessageRequest) GetArg0 added in v0.0.6

func (x *CreateNdefMessageRequest) GetArg0() int64

func (*CreateNdefMessageRequest) ProtoMessage added in v0.0.6

func (*CreateNdefMessageRequest) ProtoMessage()

func (*CreateNdefMessageRequest) ProtoReflect added in v0.0.6

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

func (*CreateNdefMessageRequest) Reset added in v0.0.6

func (x *CreateNdefMessageRequest) Reset()

func (*CreateNdefMessageRequest) String added in v0.0.6

func (x *CreateNdefMessageRequest) String() string

type CreateNdefMessageResponse added in v0.0.6

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

func (*CreateNdefMessageResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use CreateNdefMessageResponse.ProtoReflect.Descriptor instead.

func (*CreateNdefMessageResponse) GetResult added in v0.0.6

func (x *CreateNdefMessageResponse) GetResult() int64

func (*CreateNdefMessageResponse) ProtoMessage added in v0.0.6

func (*CreateNdefMessageResponse) ProtoMessage()

func (*CreateNdefMessageResponse) ProtoReflect added in v0.0.6

func (*CreateNdefMessageResponse) Reset added in v0.0.6

func (x *CreateNdefMessageResponse) Reset()

func (*CreateNdefMessageResponse) String added in v0.0.6

func (x *CreateNdefMessageResponse) String() string

type CreateTextRecordRequest

type CreateTextRecordRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,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 (*CreateTextRecordRequest) Descriptor deprecated

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

Deprecated: Use CreateTextRecordRequest.ProtoReflect.Descriptor instead.

func (*CreateTextRecordRequest) GetArg0

func (x *CreateTextRecordRequest) GetArg0() string

func (*CreateTextRecordRequest) GetArg1

func (x *CreateTextRecordRequest) GetArg1() string

func (*CreateTextRecordRequest) GetHandle added in v0.0.6

func (x *CreateTextRecordRequest) GetHandle() int64

func (*CreateTextRecordRequest) ProtoMessage

func (*CreateTextRecordRequest) ProtoMessage()

func (*CreateTextRecordRequest) ProtoReflect

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

func (*CreateTextRecordRequest) Reset

func (x *CreateTextRecordRequest) Reset()

func (*CreateTextRecordRequest) String

func (x *CreateTextRecordRequest) String() string

type CreateTextRecordResponse

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

func (*CreateTextRecordResponse) Descriptor deprecated

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

Deprecated: Use CreateTextRecordResponse.ProtoReflect.Descriptor instead.

func (*CreateTextRecordResponse) GetResult

func (x *CreateTextRecordResponse) GetResult() int64

func (*CreateTextRecordResponse) ProtoMessage

func (*CreateTextRecordResponse) ProtoMessage()

func (*CreateTextRecordResponse) ProtoReflect

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

func (*CreateTextRecordResponse) Reset

func (x *CreateTextRecordResponse) Reset()

func (*CreateTextRecordResponse) String

func (x *CreateTextRecordResponse) String() string

type CreateUri1Request

type CreateUri1Request 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"`
	// contains filtered or unexported fields
}

func (*CreateUri1Request) Descriptor deprecated

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

Deprecated: Use CreateUri1Request.ProtoReflect.Descriptor instead.

func (*CreateUri1Request) GetArg0

func (x *CreateUri1Request) GetArg0() int64

func (*CreateUri1Request) GetHandle added in v0.0.6

func (x *CreateUri1Request) GetHandle() int64

func (*CreateUri1Request) ProtoMessage

func (*CreateUri1Request) ProtoMessage()

func (*CreateUri1Request) ProtoReflect

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

func (*CreateUri1Request) Reset

func (x *CreateUri1Request) Reset()

func (*CreateUri1Request) String

func (x *CreateUri1Request) String() string

type CreateUri1Response

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

func (*CreateUri1Response) Descriptor deprecated

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

Deprecated: Use CreateUri1Response.ProtoReflect.Descriptor instead.

func (*CreateUri1Response) GetResult

func (x *CreateUri1Response) GetResult() int64

func (*CreateUri1Response) ProtoMessage

func (*CreateUri1Response) ProtoMessage()

func (*CreateUri1Response) ProtoReflect

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

func (*CreateUri1Response) Reset

func (x *CreateUri1Response) Reset()

func (*CreateUri1Response) String

func (x *CreateUri1Response) String() string

type CreateUri1_1Request

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

func (*CreateUri1_1Request) Descriptor deprecated

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

Deprecated: Use CreateUri1_1Request.ProtoReflect.Descriptor instead.

func (*CreateUri1_1Request) GetArg0

func (x *CreateUri1_1Request) GetArg0() string

func (*CreateUri1_1Request) GetHandle added in v0.0.6

func (x *CreateUri1_1Request) GetHandle() int64

func (*CreateUri1_1Request) ProtoMessage

func (*CreateUri1_1Request) ProtoMessage()

func (*CreateUri1_1Request) ProtoReflect

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

func (*CreateUri1_1Request) Reset

func (x *CreateUri1_1Request) Reset()

func (*CreateUri1_1Request) String

func (x *CreateUri1_1Request) String() string

type CreateUri1_1Response

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

func (*CreateUri1_1Response) Descriptor deprecated

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

Deprecated: Use CreateUri1_1Response.ProtoReflect.Descriptor instead.

func (*CreateUri1_1Response) GetResult

func (x *CreateUri1_1Response) GetResult() int64

func (*CreateUri1_1Response) ProtoMessage

func (*CreateUri1_1Response) ProtoMessage()

func (*CreateUri1_1Response) ProtoReflect

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

func (*CreateUri1_1Response) Reset

func (x *CreateUri1_1Response) Reset()

func (*CreateUri1_1Response) String

func (x *CreateUri1_1Response) String() string

type DescribeContentsRequest

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

func (*DescribeContentsRequest) Descriptor deprecated

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

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) GetHandle added in v0.0.6

func (x *DescribeContentsRequest) GetHandle() int64

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 DisableForegroundDispatchRequest

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

func (*DisableForegroundDispatchRequest) Descriptor deprecated

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

Deprecated: Use DisableForegroundDispatchRequest.ProtoReflect.Descriptor instead.

func (*DisableForegroundDispatchRequest) GetArg0

func (*DisableForegroundDispatchRequest) ProtoMessage

func (*DisableForegroundDispatchRequest) ProtoMessage()

func (*DisableForegroundDispatchRequest) ProtoReflect

func (*DisableForegroundDispatchRequest) Reset

func (*DisableForegroundDispatchRequest) String

type DisableForegroundDispatchResponse

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

func (*DisableForegroundDispatchResponse) Descriptor deprecated

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

Deprecated: Use DisableForegroundDispatchResponse.ProtoReflect.Descriptor instead.

func (*DisableForegroundDispatchResponse) ProtoMessage

func (*DisableForegroundDispatchResponse) ProtoMessage()

func (*DisableForegroundDispatchResponse) ProtoReflect

func (*DisableForegroundDispatchResponse) Reset

func (*DisableForegroundDispatchResponse) String

type DisableReaderModeRequest

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

func (*DisableReaderModeRequest) Descriptor deprecated

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

Deprecated: Use DisableReaderModeRequest.ProtoReflect.Descriptor instead.

func (*DisableReaderModeRequest) GetArg0

func (x *DisableReaderModeRequest) GetArg0() int64

func (*DisableReaderModeRequest) ProtoMessage

func (*DisableReaderModeRequest) ProtoMessage()

func (*DisableReaderModeRequest) ProtoReflect

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

func (*DisableReaderModeRequest) Reset

func (x *DisableReaderModeRequest) Reset()

func (*DisableReaderModeRequest) String

func (x *DisableReaderModeRequest) String() string

type DisableReaderModeResponse

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

func (*DisableReaderModeResponse) Descriptor deprecated

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

Deprecated: Use DisableReaderModeResponse.ProtoReflect.Descriptor instead.

func (*DisableReaderModeResponse) ProtoMessage

func (*DisableReaderModeResponse) ProtoMessage()

func (*DisableReaderModeResponse) ProtoReflect

func (*DisableReaderModeResponse) Reset

func (x *DisableReaderModeResponse) Reset()

func (*DisableReaderModeResponse) String

func (x *DisableReaderModeResponse) String() string

type DisableRequest

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

func (*DisableRequest) Descriptor deprecated

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

Deprecated: Use DisableRequest.ProtoReflect.Descriptor instead.

func (*DisableRequest) ProtoMessage

func (*DisableRequest) ProtoMessage()

func (*DisableRequest) ProtoReflect

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

func (*DisableRequest) Reset

func (x *DisableRequest) Reset()

func (*DisableRequest) String

func (x *DisableRequest) String() string

type DisableResponse

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

func (*DisableResponse) Descriptor deprecated

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

Deprecated: Use DisableResponse.ProtoReflect.Descriptor instead.

func (*DisableResponse) GetResult

func (x *DisableResponse) GetResult() bool

func (*DisableResponse) ProtoMessage

func (*DisableResponse) ProtoMessage()

func (*DisableResponse) ProtoReflect

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

func (*DisableResponse) Reset

func (x *DisableResponse) Reset()

func (*DisableResponse) String

func (x *DisableResponse) String() string

type EnableForegroundDispatchRequest

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

func (*EnableForegroundDispatchRequest) Descriptor deprecated

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

Deprecated: Use EnableForegroundDispatchRequest.ProtoReflect.Descriptor instead.

func (*EnableForegroundDispatchRequest) GetArg0

func (*EnableForegroundDispatchRequest) GetArg1

func (*EnableForegroundDispatchRequest) GetArg2

func (*EnableForegroundDispatchRequest) GetArg3

func (*EnableForegroundDispatchRequest) ProtoMessage

func (*EnableForegroundDispatchRequest) ProtoMessage()

func (*EnableForegroundDispatchRequest) ProtoReflect

func (*EnableForegroundDispatchRequest) Reset

func (*EnableForegroundDispatchRequest) String

type EnableForegroundDispatchResponse

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

func (*EnableForegroundDispatchResponse) Descriptor deprecated

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

Deprecated: Use EnableForegroundDispatchResponse.ProtoReflect.Descriptor instead.

func (*EnableForegroundDispatchResponse) ProtoMessage

func (*EnableForegroundDispatchResponse) ProtoMessage()

func (*EnableForegroundDispatchResponse) ProtoReflect

func (*EnableForegroundDispatchResponse) Reset

func (*EnableForegroundDispatchResponse) String

type EnableReaderModeRequest

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

func (*EnableReaderModeRequest) Descriptor deprecated

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

Deprecated: Use EnableReaderModeRequest.ProtoReflect.Descriptor instead.

func (*EnableReaderModeRequest) GetArg0

func (x *EnableReaderModeRequest) GetArg0() int64

func (*EnableReaderModeRequest) GetArg1

func (x *EnableReaderModeRequest) GetArg1() int64

func (*EnableReaderModeRequest) GetArg2

func (x *EnableReaderModeRequest) GetArg2() int32

func (*EnableReaderModeRequest) GetArg3

func (x *EnableReaderModeRequest) GetArg3() int64

func (*EnableReaderModeRequest) ProtoMessage

func (*EnableReaderModeRequest) ProtoMessage()

func (*EnableReaderModeRequest) ProtoReflect

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

func (*EnableReaderModeRequest) Reset

func (x *EnableReaderModeRequest) Reset()

func (*EnableReaderModeRequest) String

func (x *EnableReaderModeRequest) String() string

type EnableReaderModeResponse

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

func (*EnableReaderModeResponse) Descriptor deprecated

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

Deprecated: Use EnableReaderModeResponse.ProtoReflect.Descriptor instead.

func (*EnableReaderModeResponse) ProtoMessage

func (*EnableReaderModeResponse) ProtoMessage()

func (*EnableReaderModeResponse) ProtoReflect

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

func (*EnableReaderModeResponse) Reset

func (x *EnableReaderModeResponse) Reset()

func (*EnableReaderModeResponse) String

func (x *EnableReaderModeResponse) String() string

type EnableRequest

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

func (*EnableRequest) Descriptor deprecated

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

Deprecated: Use EnableRequest.ProtoReflect.Descriptor instead.

func (*EnableRequest) ProtoMessage

func (*EnableRequest) ProtoMessage()

func (*EnableRequest) ProtoReflect

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

func (*EnableRequest) Reset

func (x *EnableRequest) Reset()

func (*EnableRequest) String

func (x *EnableRequest) String() string

type EnableResponse

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

func (*EnableResponse) Descriptor deprecated

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

Deprecated: Use EnableResponse.ProtoReflect.Descriptor instead.

func (*EnableResponse) GetResult

func (x *EnableResponse) GetResult() bool

func (*EnableResponse) ProtoMessage

func (*EnableResponse) ProtoMessage()

func (*EnableResponse) ProtoReflect

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

func (*EnableResponse) Reset

func (x *EnableResponse) Reset()

func (*EnableResponse) String

func (x *EnableResponse) String() string

type EqualsRequest

type EqualsRequest 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"`
	// 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) GetHandle added in v0.0.6

func (x *EqualsRequest) GetHandle() 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 GetAvailableNfcAntennasRequest added in v0.0.6

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

func (*GetAvailableNfcAntennasRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAvailableNfcAntennasRequest.ProtoReflect.Descriptor instead.

func (*GetAvailableNfcAntennasRequest) GetHandle added in v0.0.6

func (x *GetAvailableNfcAntennasRequest) GetHandle() int64

func (*GetAvailableNfcAntennasRequest) ProtoMessage added in v0.0.6

func (*GetAvailableNfcAntennasRequest) ProtoMessage()

func (*GetAvailableNfcAntennasRequest) ProtoReflect added in v0.0.6

func (*GetAvailableNfcAntennasRequest) Reset added in v0.0.6

func (x *GetAvailableNfcAntennasRequest) Reset()

func (*GetAvailableNfcAntennasRequest) String added in v0.0.6

type GetAvailableNfcAntennasResponse added in v0.0.6

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

func (*GetAvailableNfcAntennasResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAvailableNfcAntennasResponse.ProtoReflect.Descriptor instead.

func (*GetAvailableNfcAntennasResponse) GetResult added in v0.0.6

func (x *GetAvailableNfcAntennasResponse) GetResult() int64

func (*GetAvailableNfcAntennasResponse) ProtoMessage added in v0.0.6

func (*GetAvailableNfcAntennasResponse) ProtoMessage()

func (*GetAvailableNfcAntennasResponse) ProtoReflect added in v0.0.6

func (*GetAvailableNfcAntennasResponse) Reset added in v0.0.6

func (*GetAvailableNfcAntennasResponse) String added in v0.0.6

type GetByteArrayLengthRequest

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

func (*GetByteArrayLengthRequest) Descriptor deprecated

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

Deprecated: Use GetByteArrayLengthRequest.ProtoReflect.Descriptor instead.

func (*GetByteArrayLengthRequest) GetHandle added in v0.0.6

func (x *GetByteArrayLengthRequest) GetHandle() int64

func (*GetByteArrayLengthRequest) ProtoMessage

func (*GetByteArrayLengthRequest) ProtoMessage()

func (*GetByteArrayLengthRequest) ProtoReflect

func (*GetByteArrayLengthRequest) Reset

func (x *GetByteArrayLengthRequest) Reset()

func (*GetByteArrayLengthRequest) String

func (x *GetByteArrayLengthRequest) String() string

type GetByteArrayLengthResponse

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

func (*GetByteArrayLengthResponse) Descriptor deprecated

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

Deprecated: Use GetByteArrayLengthResponse.ProtoReflect.Descriptor instead.

func (*GetByteArrayLengthResponse) GetResult

func (x *GetByteArrayLengthResponse) GetResult() int32

func (*GetByteArrayLengthResponse) ProtoMessage

func (*GetByteArrayLengthResponse) ProtoMessage()

func (*GetByteArrayLengthResponse) ProtoReflect

func (*GetByteArrayLengthResponse) Reset

func (x *GetByteArrayLengthResponse) Reset()

func (*GetByteArrayLengthResponse) String

func (x *GetByteArrayLengthResponse) String() string

type GetCachedNdefMessageRequest

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

func (*GetCachedNdefMessageRequest) Descriptor deprecated

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

Deprecated: Use GetCachedNdefMessageRequest.ProtoReflect.Descriptor instead.

func (*GetCachedNdefMessageRequest) ProtoMessage

func (*GetCachedNdefMessageRequest) ProtoMessage()

func (*GetCachedNdefMessageRequest) ProtoReflect

func (*GetCachedNdefMessageRequest) Reset

func (x *GetCachedNdefMessageRequest) Reset()

func (*GetCachedNdefMessageRequest) String

func (x *GetCachedNdefMessageRequest) String() string

type GetCachedNdefMessageResponse

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

func (*GetCachedNdefMessageResponse) Descriptor deprecated

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

Deprecated: Use GetCachedNdefMessageResponse.ProtoReflect.Descriptor instead.

func (*GetCachedNdefMessageResponse) GetResult

func (x *GetCachedNdefMessageResponse) GetResult() int64

func (*GetCachedNdefMessageResponse) ProtoMessage

func (*GetCachedNdefMessageResponse) ProtoMessage()

func (*GetCachedNdefMessageResponse) ProtoReflect

func (*GetCachedNdefMessageResponse) Reset

func (x *GetCachedNdefMessageResponse) Reset()

func (*GetCachedNdefMessageResponse) String

type GetDefaultAdapterRequest

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

func (*GetDefaultAdapterRequest) Descriptor deprecated

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

Deprecated: Use GetDefaultAdapterRequest.ProtoReflect.Descriptor instead.

func (*GetDefaultAdapterRequest) ProtoMessage

func (*GetDefaultAdapterRequest) ProtoMessage()

func (*GetDefaultAdapterRequest) ProtoReflect

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

func (*GetDefaultAdapterRequest) Reset

func (x *GetDefaultAdapterRequest) Reset()

func (*GetDefaultAdapterRequest) String

func (x *GetDefaultAdapterRequest) String() string

type GetDefaultAdapterResponse

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

func (*GetDefaultAdapterResponse) Descriptor deprecated

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

Deprecated: Use GetDefaultAdapterResponse.ProtoReflect.Descriptor instead.

func (*GetDefaultAdapterResponse) GetResult

func (x *GetDefaultAdapterResponse) GetResult() int64

func (*GetDefaultAdapterResponse) ProtoMessage

func (*GetDefaultAdapterResponse) ProtoMessage()

func (*GetDefaultAdapterResponse) ProtoReflect

func (*GetDefaultAdapterResponse) Reset

func (x *GetDefaultAdapterResponse) Reset()

func (*GetDefaultAdapterResponse) String

func (x *GetDefaultAdapterResponse) String() string

type GetDeviceHeightRequest added in v0.0.6

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

func (*GetDeviceHeightRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetDeviceHeightRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceHeightRequest) GetHandle added in v0.0.6

func (x *GetDeviceHeightRequest) GetHandle() int64

func (*GetDeviceHeightRequest) ProtoMessage added in v0.0.6

func (*GetDeviceHeightRequest) ProtoMessage()

func (*GetDeviceHeightRequest) ProtoReflect added in v0.0.6

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

func (*GetDeviceHeightRequest) Reset added in v0.0.6

func (x *GetDeviceHeightRequest) Reset()

func (*GetDeviceHeightRequest) String added in v0.0.6

func (x *GetDeviceHeightRequest) String() string

type GetDeviceHeightResponse added in v0.0.6

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

func (*GetDeviceHeightResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetDeviceHeightResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceHeightResponse) GetResult added in v0.0.6

func (x *GetDeviceHeightResponse) GetResult() int32

func (*GetDeviceHeightResponse) ProtoMessage added in v0.0.6

func (*GetDeviceHeightResponse) ProtoMessage()

func (*GetDeviceHeightResponse) ProtoReflect added in v0.0.6

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

func (*GetDeviceHeightResponse) Reset added in v0.0.6

func (x *GetDeviceHeightResponse) Reset()

func (*GetDeviceHeightResponse) String added in v0.0.6

func (x *GetDeviceHeightResponse) String() string

type GetDeviceWidthRequest added in v0.0.6

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

func (*GetDeviceWidthRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetDeviceWidthRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceWidthRequest) GetHandle added in v0.0.6

func (x *GetDeviceWidthRequest) GetHandle() int64

func (*GetDeviceWidthRequest) ProtoMessage added in v0.0.6

func (*GetDeviceWidthRequest) ProtoMessage()

func (*GetDeviceWidthRequest) ProtoReflect added in v0.0.6

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

func (*GetDeviceWidthRequest) Reset added in v0.0.6

func (x *GetDeviceWidthRequest) Reset()

func (*GetDeviceWidthRequest) String added in v0.0.6

func (x *GetDeviceWidthRequest) String() string

type GetDeviceWidthResponse added in v0.0.6

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

func (*GetDeviceWidthResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetDeviceWidthResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceWidthResponse) GetResult added in v0.0.6

func (x *GetDeviceWidthResponse) GetResult() int32

func (*GetDeviceWidthResponse) ProtoMessage added in v0.0.6

func (*GetDeviceWidthResponse) ProtoMessage()

func (*GetDeviceWidthResponse) ProtoReflect added in v0.0.6

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

func (*GetDeviceWidthResponse) Reset added in v0.0.6

func (x *GetDeviceWidthResponse) Reset()

func (*GetDeviceWidthResponse) String added in v0.0.6

func (x *GetDeviceWidthResponse) String() string

type GetHiLayerResponseRequest

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

func (*GetHiLayerResponseRequest) Descriptor deprecated

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

Deprecated: Use GetHiLayerResponseRequest.ProtoReflect.Descriptor instead.

func (*GetHiLayerResponseRequest) ProtoMessage

func (*GetHiLayerResponseRequest) ProtoMessage()

func (*GetHiLayerResponseRequest) ProtoReflect

func (*GetHiLayerResponseRequest) Reset

func (x *GetHiLayerResponseRequest) Reset()

func (*GetHiLayerResponseRequest) String

func (x *GetHiLayerResponseRequest) String() string

type GetHiLayerResponseResponse

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

func (*GetHiLayerResponseResponse) Descriptor deprecated

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

Deprecated: Use GetHiLayerResponseResponse.ProtoReflect.Descriptor instead.

func (*GetHiLayerResponseResponse) GetResult

func (x *GetHiLayerResponseResponse) GetResult() int64

func (*GetHiLayerResponseResponse) ProtoMessage

func (*GetHiLayerResponseResponse) ProtoMessage()

func (*GetHiLayerResponseResponse) ProtoReflect

func (*GetHiLayerResponseResponse) Reset

func (x *GetHiLayerResponseResponse) Reset()

func (*GetHiLayerResponseResponse) String

func (x *GetHiLayerResponseResponse) String() string

type GetHistoricalBytesRequest

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

func (*GetHistoricalBytesRequest) Descriptor deprecated

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

Deprecated: Use GetHistoricalBytesRequest.ProtoReflect.Descriptor instead.

func (*GetHistoricalBytesRequest) ProtoMessage

func (*GetHistoricalBytesRequest) ProtoMessage()

func (*GetHistoricalBytesRequest) ProtoReflect

func (*GetHistoricalBytesRequest) Reset

func (x *GetHistoricalBytesRequest) Reset()

func (*GetHistoricalBytesRequest) String

func (x *GetHistoricalBytesRequest) String() string

type GetHistoricalBytesResponse

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

func (*GetHistoricalBytesResponse) Descriptor deprecated

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

Deprecated: Use GetHistoricalBytesResponse.ProtoReflect.Descriptor instead.

func (*GetHistoricalBytesResponse) GetResult

func (x *GetHistoricalBytesResponse) GetResult() int64

func (*GetHistoricalBytesResponse) ProtoMessage

func (*GetHistoricalBytesResponse) ProtoMessage()

func (*GetHistoricalBytesResponse) ProtoReflect

func (*GetHistoricalBytesResponse) Reset

func (x *GetHistoricalBytesResponse) Reset()

func (*GetHistoricalBytesResponse) String

func (x *GetHistoricalBytesResponse) String() string

type GetIdRequest

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

func (*GetIdRequest) Descriptor deprecated

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

Deprecated: Use GetIdRequest.ProtoReflect.Descriptor instead.

func (*GetIdRequest) GetHandle added in v0.0.6

func (x *GetIdRequest) GetHandle() int64

func (*GetIdRequest) ProtoMessage

func (*GetIdRequest) ProtoMessage()

func (*GetIdRequest) ProtoReflect

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

func (*GetIdRequest) Reset

func (x *GetIdRequest) Reset()

func (*GetIdRequest) String

func (x *GetIdRequest) String() string

type GetIdResponse

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

func (*GetIdResponse) Descriptor deprecated

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

Deprecated: Use GetIdResponse.ProtoReflect.Descriptor instead.

func (*GetIdResponse) GetResult

func (x *GetIdResponse) GetResult() int64

func (*GetIdResponse) ProtoMessage

func (*GetIdResponse) ProtoMessage()

func (*GetIdResponse) ProtoReflect

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

func (*GetIdResponse) Reset

func (x *GetIdResponse) Reset()

func (*GetIdResponse) String

func (x *GetIdResponse) String() string

type GetLocationXRequest added in v0.0.6

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

func (*GetLocationXRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetLocationXRequest.ProtoReflect.Descriptor instead.

func (*GetLocationXRequest) GetHandle added in v0.0.6

func (x *GetLocationXRequest) GetHandle() int64

func (*GetLocationXRequest) ProtoMessage added in v0.0.6

func (*GetLocationXRequest) ProtoMessage()

func (*GetLocationXRequest) ProtoReflect added in v0.0.6

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

func (*GetLocationXRequest) Reset added in v0.0.6

func (x *GetLocationXRequest) Reset()

func (*GetLocationXRequest) String added in v0.0.6

func (x *GetLocationXRequest) String() string

type GetLocationXResponse added in v0.0.6

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

func (*GetLocationXResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetLocationXResponse.ProtoReflect.Descriptor instead.

func (*GetLocationXResponse) GetResult added in v0.0.6

func (x *GetLocationXResponse) GetResult() int32

func (*GetLocationXResponse) ProtoMessage added in v0.0.6

func (*GetLocationXResponse) ProtoMessage()

func (*GetLocationXResponse) ProtoReflect added in v0.0.6

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

func (*GetLocationXResponse) Reset added in v0.0.6

func (x *GetLocationXResponse) Reset()

func (*GetLocationXResponse) String added in v0.0.6

func (x *GetLocationXResponse) String() string

type GetLocationYRequest added in v0.0.6

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

func (*GetLocationYRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetLocationYRequest.ProtoReflect.Descriptor instead.

func (*GetLocationYRequest) GetHandle added in v0.0.6

func (x *GetLocationYRequest) GetHandle() int64

func (*GetLocationYRequest) ProtoMessage added in v0.0.6

func (*GetLocationYRequest) ProtoMessage()

func (*GetLocationYRequest) ProtoReflect added in v0.0.6

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

func (*GetLocationYRequest) Reset added in v0.0.6

func (x *GetLocationYRequest) Reset()

func (*GetLocationYRequest) String added in v0.0.6

func (x *GetLocationYRequest) String() string

type GetLocationYResponse added in v0.0.6

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

func (*GetLocationYResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetLocationYResponse.ProtoReflect.Descriptor instead.

func (*GetLocationYResponse) GetResult added in v0.0.6

func (x *GetLocationYResponse) GetResult() int32

func (*GetLocationYResponse) ProtoMessage added in v0.0.6

func (*GetLocationYResponse) ProtoMessage()

func (*GetLocationYResponse) ProtoReflect added in v0.0.6

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

func (*GetLocationYResponse) Reset added in v0.0.6

func (x *GetLocationYResponse) Reset()

func (*GetLocationYResponse) String added in v0.0.6

func (x *GetLocationYResponse) String() string

type GetMaxSizeRequest

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

func (*GetMaxSizeRequest) Descriptor deprecated

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

Deprecated: Use GetMaxSizeRequest.ProtoReflect.Descriptor instead.

func (*GetMaxSizeRequest) ProtoMessage

func (*GetMaxSizeRequest) ProtoMessage()

func (*GetMaxSizeRequest) ProtoReflect

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

func (*GetMaxSizeRequest) Reset

func (x *GetMaxSizeRequest) Reset()

func (*GetMaxSizeRequest) String

func (x *GetMaxSizeRequest) String() string

type GetMaxSizeResponse

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

func (*GetMaxSizeResponse) Descriptor deprecated

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

Deprecated: Use GetMaxSizeResponse.ProtoReflect.Descriptor instead.

func (*GetMaxSizeResponse) GetResult

func (x *GetMaxSizeResponse) GetResult() int32

func (*GetMaxSizeResponse) ProtoMessage

func (*GetMaxSizeResponse) ProtoMessage()

func (*GetMaxSizeResponse) ProtoReflect

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

func (*GetMaxSizeResponse) Reset

func (x *GetMaxSizeResponse) Reset()

func (*GetMaxSizeResponse) String

func (x *GetMaxSizeResponse) String() string

type GetMaxTransceiveLengthRequest

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

func (*GetMaxTransceiveLengthRequest) Descriptor deprecated

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

Deprecated: Use GetMaxTransceiveLengthRequest.ProtoReflect.Descriptor instead.

func (*GetMaxTransceiveLengthRequest) ProtoMessage

func (*GetMaxTransceiveLengthRequest) ProtoMessage()

func (*GetMaxTransceiveLengthRequest) ProtoReflect

func (*GetMaxTransceiveLengthRequest) Reset

func (x *GetMaxTransceiveLengthRequest) Reset()

func (*GetMaxTransceiveLengthRequest) String

type GetMaxTransceiveLengthResponse

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

func (*GetMaxTransceiveLengthResponse) Descriptor deprecated

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

Deprecated: Use GetMaxTransceiveLengthResponse.ProtoReflect.Descriptor instead.

func (*GetMaxTransceiveLengthResponse) GetResult

func (x *GetMaxTransceiveLengthResponse) GetResult() int32

func (*GetMaxTransceiveLengthResponse) ProtoMessage

func (*GetMaxTransceiveLengthResponse) ProtoMessage()

func (*GetMaxTransceiveLengthResponse) ProtoReflect

func (*GetMaxTransceiveLengthResponse) Reset

func (x *GetMaxTransceiveLengthResponse) Reset()

func (*GetMaxTransceiveLengthResponse) String

type GetNdefMessageRequest

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

func (*GetNdefMessageRequest) Descriptor deprecated

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

Deprecated: Use GetNdefMessageRequest.ProtoReflect.Descriptor instead.

func (*GetNdefMessageRequest) ProtoMessage

func (*GetNdefMessageRequest) ProtoMessage()

func (*GetNdefMessageRequest) ProtoReflect

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

func (*GetNdefMessageRequest) Reset

func (x *GetNdefMessageRequest) Reset()

func (*GetNdefMessageRequest) String

func (x *GetNdefMessageRequest) String() string

type GetNdefMessageResponse

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

func (*GetNdefMessageResponse) Descriptor deprecated

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

Deprecated: Use GetNdefMessageResponse.ProtoReflect.Descriptor instead.

func (*GetNdefMessageResponse) GetResult

func (x *GetNdefMessageResponse) GetResult() int64

func (*GetNdefMessageResponse) ProtoMessage

func (*GetNdefMessageResponse) ProtoMessage()

func (*GetNdefMessageResponse) ProtoReflect

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

func (*GetNdefMessageResponse) Reset

func (x *GetNdefMessageResponse) Reset()

func (*GetNdefMessageResponse) String

func (x *GetNdefMessageResponse) String() string

type GetNfcAntennaInfoRequest

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

func (*GetNfcAntennaInfoRequest) Descriptor deprecated

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

Deprecated: Use GetNfcAntennaInfoRequest.ProtoReflect.Descriptor instead.

func (*GetNfcAntennaInfoRequest) ProtoMessage

func (*GetNfcAntennaInfoRequest) ProtoMessage()

func (*GetNfcAntennaInfoRequest) ProtoReflect

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

func (*GetNfcAntennaInfoRequest) Reset

func (x *GetNfcAntennaInfoRequest) Reset()

func (*GetNfcAntennaInfoRequest) String

func (x *GetNfcAntennaInfoRequest) String() string

type GetNfcAntennaInfoResponse

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

func (*GetNfcAntennaInfoResponse) Descriptor deprecated

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

Deprecated: Use GetNfcAntennaInfoResponse.ProtoReflect.Descriptor instead.

func (*GetNfcAntennaInfoResponse) GetResult

func (x *GetNfcAntennaInfoResponse) GetResult() int64

func (*GetNfcAntennaInfoResponse) ProtoMessage

func (*GetNfcAntennaInfoResponse) ProtoMessage()

func (*GetNfcAntennaInfoResponse) ProtoReflect

func (*GetNfcAntennaInfoResponse) Reset

func (x *GetNfcAntennaInfoResponse) Reset()

func (*GetNfcAntennaInfoResponse) String

func (x *GetNfcAntennaInfoResponse) String() string

type GetPayloadRequest

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

func (*GetPayloadRequest) Descriptor deprecated

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

Deprecated: Use GetPayloadRequest.ProtoReflect.Descriptor instead.

func (*GetPayloadRequest) GetHandle added in v0.0.6

func (x *GetPayloadRequest) GetHandle() int64

func (*GetPayloadRequest) ProtoMessage

func (*GetPayloadRequest) ProtoMessage()

func (*GetPayloadRequest) ProtoReflect

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

func (*GetPayloadRequest) Reset

func (x *GetPayloadRequest) Reset()

func (*GetPayloadRequest) String

func (x *GetPayloadRequest) String() string

type GetPayloadResponse

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

func (*GetPayloadResponse) Descriptor deprecated

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

Deprecated: Use GetPayloadResponse.ProtoReflect.Descriptor instead.

func (*GetPayloadResponse) GetResult

func (x *GetPayloadResponse) GetResult() int64

func (*GetPayloadResponse) ProtoMessage

func (*GetPayloadResponse) ProtoMessage()

func (*GetPayloadResponse) ProtoReflect

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

func (*GetPayloadResponse) Reset

func (x *GetPayloadResponse) Reset()

func (*GetPayloadResponse) String

func (x *GetPayloadResponse) String() string

type GetRecordsRequest

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

func (*GetRecordsRequest) Descriptor deprecated

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

Deprecated: Use GetRecordsRequest.ProtoReflect.Descriptor instead.

func (*GetRecordsRequest) GetHandle added in v0.0.6

func (x *GetRecordsRequest) GetHandle() int64

func (*GetRecordsRequest) ProtoMessage

func (*GetRecordsRequest) ProtoMessage()

func (*GetRecordsRequest) ProtoReflect

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

func (*GetRecordsRequest) Reset

func (x *GetRecordsRequest) Reset()

func (*GetRecordsRequest) String

func (x *GetRecordsRequest) String() string

type GetRecordsResponse

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

func (*GetRecordsResponse) Descriptor deprecated

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

Deprecated: Use GetRecordsResponse.ProtoReflect.Descriptor instead.

func (*GetRecordsResponse) GetResult

func (x *GetRecordsResponse) GetResult() int64

func (*GetRecordsResponse) ProtoMessage

func (*GetRecordsResponse) ProtoMessage()

func (*GetRecordsResponse) ProtoReflect

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

func (*GetRecordsResponse) Reset

func (x *GetRecordsResponse) Reset()

func (*GetRecordsResponse) String

func (x *GetRecordsResponse) String() string

type GetRequest

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

func (*GetRequest) Descriptor deprecated

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

Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.

func (*GetRequest) GetArg0

func (x *GetRequest) GetArg0() int64

func (*GetRequest) ProtoMessage

func (*GetRequest) ProtoMessage()

func (*GetRequest) ProtoReflect

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

func (*GetRequest) Reset

func (x *GetRequest) Reset()

func (*GetRequest) String

func (x *GetRequest) String() string

type GetResponse

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

func (*GetResponse) Descriptor deprecated

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

Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.

func (*GetResponse) GetResult

func (x *GetResponse) GetResult() int64

func (*GetResponse) ProtoMessage

func (*GetResponse) ProtoMessage()

func (*GetResponse) ProtoReflect

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

func (*GetResponse) Reset

func (x *GetResponse) Reset()

func (*GetResponse) String

func (x *GetResponse) String() string

type GetTagRequest

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

func (*GetTagRequest) Descriptor deprecated

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

Deprecated: Use GetTagRequest.ProtoReflect.Descriptor instead.

func (*GetTagRequest) ProtoMessage

func (*GetTagRequest) ProtoMessage()

func (*GetTagRequest) ProtoReflect

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

func (*GetTagRequest) Reset

func (x *GetTagRequest) Reset()

func (*GetTagRequest) String

func (x *GetTagRequest) String() string

type GetTagResponse

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

func (*GetTagResponse) Descriptor deprecated

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

Deprecated: Use GetTagResponse.ProtoReflect.Descriptor instead.

func (*GetTagResponse) GetResult

func (x *GetTagResponse) GetResult() int64

func (*GetTagResponse) ProtoMessage

func (*GetTagResponse) ProtoMessage()

func (*GetTagResponse) ProtoReflect

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

func (*GetTagResponse) Reset

func (x *GetTagResponse) Reset()

func (*GetTagResponse) String

func (x *GetTagResponse) String() string

type GetTechListRequest

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

func (*GetTechListRequest) Descriptor deprecated

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

Deprecated: Use GetTechListRequest.ProtoReflect.Descriptor instead.

func (*GetTechListRequest) ProtoMessage

func (*GetTechListRequest) ProtoMessage()

func (*GetTechListRequest) ProtoReflect

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

func (*GetTechListRequest) Reset

func (x *GetTechListRequest) Reset()

func (*GetTechListRequest) String

func (x *GetTechListRequest) String() string

type GetTechListResponse

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

func (*GetTechListResponse) Descriptor deprecated

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

Deprecated: Use GetTechListResponse.ProtoReflect.Descriptor instead.

func (*GetTechListResponse) GetResult

func (x *GetTechListResponse) GetResult() int64

func (*GetTechListResponse) ProtoMessage

func (*GetTechListResponse) ProtoMessage()

func (*GetTechListResponse) ProtoReflect

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

func (*GetTechListResponse) Reset

func (x *GetTechListResponse) Reset()

func (*GetTechListResponse) String

func (x *GetTechListResponse) String() string

type GetTimeoutRequest

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

func (*GetTimeoutRequest) Descriptor deprecated

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

Deprecated: Use GetTimeoutRequest.ProtoReflect.Descriptor instead.

func (*GetTimeoutRequest) ProtoMessage

func (*GetTimeoutRequest) ProtoMessage()

func (*GetTimeoutRequest) ProtoReflect

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

func (*GetTimeoutRequest) Reset

func (x *GetTimeoutRequest) Reset()

func (*GetTimeoutRequest) String

func (x *GetTimeoutRequest) String() string

type GetTimeoutResponse

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

func (*GetTimeoutResponse) Descriptor deprecated

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

Deprecated: Use GetTimeoutResponse.ProtoReflect.Descriptor instead.

func (*GetTimeoutResponse) GetResult

func (x *GetTimeoutResponse) GetResult() int32

func (*GetTimeoutResponse) ProtoMessage

func (*GetTimeoutResponse) ProtoMessage()

func (*GetTimeoutResponse) ProtoReflect

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

func (*GetTimeoutResponse) Reset

func (x *GetTimeoutResponse) Reset()

func (*GetTimeoutResponse) String

func (x *GetTimeoutResponse) String() string

type GetTnfRequest

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

func (*GetTnfRequest) Descriptor deprecated

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

Deprecated: Use GetTnfRequest.ProtoReflect.Descriptor instead.

func (*GetTnfRequest) GetHandle added in v0.0.6

func (x *GetTnfRequest) GetHandle() int64

func (*GetTnfRequest) ProtoMessage

func (*GetTnfRequest) ProtoMessage()

func (*GetTnfRequest) ProtoReflect

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

func (*GetTnfRequest) Reset

func (x *GetTnfRequest) Reset()

func (*GetTnfRequest) String

func (x *GetTnfRequest) String() string

type GetTnfResponse

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

func (*GetTnfResponse) Descriptor deprecated

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

Deprecated: Use GetTnfResponse.ProtoReflect.Descriptor instead.

func (*GetTnfResponse) GetResult

func (x *GetTnfResponse) GetResult() int32

func (*GetTnfResponse) ProtoMessage

func (*GetTnfResponse) ProtoMessage()

func (*GetTnfResponse) ProtoReflect

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

func (*GetTnfResponse) Reset

func (x *GetTnfResponse) Reset()

func (*GetTnfResponse) String

func (x *GetTnfResponse) String() string

type GetTypeRequest

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

func (*GetTypeRequest) Descriptor deprecated

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

Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.

func (*GetTypeRequest) GetHandle added in v0.0.6

func (x *GetTypeRequest) GetHandle() int64

func (*GetTypeRequest) ProtoMessage

func (*GetTypeRequest) ProtoMessage()

func (*GetTypeRequest) ProtoReflect

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

func (*GetTypeRequest) Reset

func (x *GetTypeRequest) Reset()

func (*GetTypeRequest) String

func (x *GetTypeRequest) String() string

type GetTypeResponse

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

func (*GetTypeResponse) Descriptor deprecated

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

Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.

func (*GetTypeResponse) GetResult

func (x *GetTypeResponse) GetResult() int64

func (*GetTypeResponse) ProtoMessage

func (*GetTypeResponse) ProtoMessage()

func (*GetTypeResponse) ProtoReflect

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

func (*GetTypeResponse) Reset

func (x *GetTypeResponse) Reset()

func (*GetTypeResponse) String

func (x *GetTypeResponse) String() string

type HashCodeRequest

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

func (*HashCodeRequest) Descriptor deprecated

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

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) GetHandle added in v0.0.6

func (x *HashCodeRequest) GetHandle() int64

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 IsConnectedRequest

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

func (*IsConnectedRequest) Descriptor deprecated

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

Deprecated: Use IsConnectedRequest.ProtoReflect.Descriptor instead.

func (*IsConnectedRequest) ProtoMessage

func (*IsConnectedRequest) ProtoMessage()

func (*IsConnectedRequest) ProtoReflect

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

func (*IsConnectedRequest) Reset

func (x *IsConnectedRequest) Reset()

func (*IsConnectedRequest) String

func (x *IsConnectedRequest) String() string

type IsConnectedResponse

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

func (*IsConnectedResponse) Descriptor deprecated

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

Deprecated: Use IsConnectedResponse.ProtoReflect.Descriptor instead.

func (*IsConnectedResponse) GetResult

func (x *IsConnectedResponse) GetResult() bool

func (*IsConnectedResponse) ProtoMessage

func (*IsConnectedResponse) ProtoMessage()

func (*IsConnectedResponse) ProtoReflect

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

func (*IsConnectedResponse) Reset

func (x *IsConnectedResponse) Reset()

func (*IsConnectedResponse) String

func (x *IsConnectedResponse) String() string

type IsDeviceFoldableRequest added in v0.0.6

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

func (*IsDeviceFoldableRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsDeviceFoldableRequest.ProtoReflect.Descriptor instead.

func (*IsDeviceFoldableRequest) GetHandle added in v0.0.6

func (x *IsDeviceFoldableRequest) GetHandle() int64

func (*IsDeviceFoldableRequest) ProtoMessage added in v0.0.6

func (*IsDeviceFoldableRequest) ProtoMessage()

func (*IsDeviceFoldableRequest) ProtoReflect added in v0.0.6

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

func (*IsDeviceFoldableRequest) Reset added in v0.0.6

func (x *IsDeviceFoldableRequest) Reset()

func (*IsDeviceFoldableRequest) String added in v0.0.6

func (x *IsDeviceFoldableRequest) String() string

type IsDeviceFoldableResponse added in v0.0.6

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

func (*IsDeviceFoldableResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsDeviceFoldableResponse.ProtoReflect.Descriptor instead.

func (*IsDeviceFoldableResponse) GetResult added in v0.0.6

func (x *IsDeviceFoldableResponse) GetResult() bool

func (*IsDeviceFoldableResponse) ProtoMessage added in v0.0.6

func (*IsDeviceFoldableResponse) ProtoMessage()

func (*IsDeviceFoldableResponse) ProtoReflect added in v0.0.6

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

func (*IsDeviceFoldableResponse) Reset added in v0.0.6

func (x *IsDeviceFoldableResponse) Reset()

func (*IsDeviceFoldableResponse) String added in v0.0.6

func (x *IsDeviceFoldableResponse) String() string

type IsEnabledRequest

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

func (*IsEnabledRequest) Descriptor deprecated

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

Deprecated: Use IsEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsEnabledRequest) ProtoMessage

func (*IsEnabledRequest) ProtoMessage()

func (*IsEnabledRequest) ProtoReflect

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

func (*IsEnabledRequest) Reset

func (x *IsEnabledRequest) Reset()

func (*IsEnabledRequest) String

func (x *IsEnabledRequest) String() string

type IsEnabledResponse

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

func (*IsEnabledResponse) Descriptor deprecated

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

Deprecated: Use IsEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsEnabledResponse) GetResult

func (x *IsEnabledResponse) GetResult() bool

func (*IsEnabledResponse) ProtoMessage

func (*IsEnabledResponse) ProtoMessage()

func (*IsEnabledResponse) ProtoReflect

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

func (*IsEnabledResponse) Reset

func (x *IsEnabledResponse) Reset()

func (*IsEnabledResponse) String

func (x *IsEnabledResponse) String() string

type IsExtendedLengthApduSupportedRequest

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

func (*IsExtendedLengthApduSupportedRequest) Descriptor deprecated

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

Deprecated: Use IsExtendedLengthApduSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsExtendedLengthApduSupportedRequest) ProtoMessage

func (*IsExtendedLengthApduSupportedRequest) ProtoMessage()

func (*IsExtendedLengthApduSupportedRequest) ProtoReflect

func (*IsExtendedLengthApduSupportedRequest) Reset

func (*IsExtendedLengthApduSupportedRequest) String

type IsExtendedLengthApduSupportedResponse

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

func (*IsExtendedLengthApduSupportedResponse) Descriptor deprecated

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

Deprecated: Use IsExtendedLengthApduSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsExtendedLengthApduSupportedResponse) GetResult

func (*IsExtendedLengthApduSupportedResponse) ProtoMessage

func (*IsExtendedLengthApduSupportedResponse) ProtoMessage()

func (*IsExtendedLengthApduSupportedResponse) ProtoReflect

func (*IsExtendedLengthApduSupportedResponse) Reset

func (*IsExtendedLengthApduSupportedResponse) String

type IsObserveModeEnabledRequest

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

func (*IsObserveModeEnabledRequest) Descriptor deprecated

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

Deprecated: Use IsObserveModeEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsObserveModeEnabledRequest) ProtoMessage

func (*IsObserveModeEnabledRequest) ProtoMessage()

func (*IsObserveModeEnabledRequest) ProtoReflect

func (*IsObserveModeEnabledRequest) Reset

func (x *IsObserveModeEnabledRequest) Reset()

func (*IsObserveModeEnabledRequest) String

func (x *IsObserveModeEnabledRequest) String() string

type IsObserveModeEnabledResponse

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

func (*IsObserveModeEnabledResponse) Descriptor deprecated

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

Deprecated: Use IsObserveModeEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsObserveModeEnabledResponse) GetResult

func (x *IsObserveModeEnabledResponse) GetResult() bool

func (*IsObserveModeEnabledResponse) ProtoMessage

func (*IsObserveModeEnabledResponse) ProtoMessage()

func (*IsObserveModeEnabledResponse) ProtoReflect

func (*IsObserveModeEnabledResponse) Reset

func (x *IsObserveModeEnabledResponse) Reset()

func (*IsObserveModeEnabledResponse) String

type IsObserveModeSupportedRequest

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

func (*IsObserveModeSupportedRequest) Descriptor deprecated

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

Deprecated: Use IsObserveModeSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsObserveModeSupportedRequest) ProtoMessage

func (*IsObserveModeSupportedRequest) ProtoMessage()

func (*IsObserveModeSupportedRequest) ProtoReflect

func (*IsObserveModeSupportedRequest) Reset

func (x *IsObserveModeSupportedRequest) Reset()

func (*IsObserveModeSupportedRequest) String

type IsObserveModeSupportedResponse

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

func (*IsObserveModeSupportedResponse) Descriptor deprecated

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

Deprecated: Use IsObserveModeSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsObserveModeSupportedResponse) GetResult

func (x *IsObserveModeSupportedResponse) GetResult() bool

func (*IsObserveModeSupportedResponse) ProtoMessage

func (*IsObserveModeSupportedResponse) ProtoMessage()

func (*IsObserveModeSupportedResponse) ProtoReflect

func (*IsObserveModeSupportedResponse) Reset

func (x *IsObserveModeSupportedResponse) Reset()

func (*IsObserveModeSupportedResponse) String

type IsReaderOptionEnabledRequest

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

func (*IsReaderOptionEnabledRequest) Descriptor deprecated

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

Deprecated: Use IsReaderOptionEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsReaderOptionEnabledRequest) ProtoMessage

func (*IsReaderOptionEnabledRequest) ProtoMessage()

func (*IsReaderOptionEnabledRequest) ProtoReflect

func (*IsReaderOptionEnabledRequest) Reset

func (x *IsReaderOptionEnabledRequest) Reset()

func (*IsReaderOptionEnabledRequest) String

type IsReaderOptionEnabledResponse

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

func (*IsReaderOptionEnabledResponse) Descriptor deprecated

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

Deprecated: Use IsReaderOptionEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsReaderOptionEnabledResponse) GetResult

func (x *IsReaderOptionEnabledResponse) GetResult() bool

func (*IsReaderOptionEnabledResponse) ProtoMessage

func (*IsReaderOptionEnabledResponse) ProtoMessage()

func (*IsReaderOptionEnabledResponse) ProtoReflect

func (*IsReaderOptionEnabledResponse) Reset

func (x *IsReaderOptionEnabledResponse) Reset()

func (*IsReaderOptionEnabledResponse) String

type IsReaderOptionSupportedRequest

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

func (*IsReaderOptionSupportedRequest) Descriptor deprecated

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

Deprecated: Use IsReaderOptionSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsReaderOptionSupportedRequest) ProtoMessage

func (*IsReaderOptionSupportedRequest) ProtoMessage()

func (*IsReaderOptionSupportedRequest) ProtoReflect

func (*IsReaderOptionSupportedRequest) Reset

func (x *IsReaderOptionSupportedRequest) Reset()

func (*IsReaderOptionSupportedRequest) String

type IsReaderOptionSupportedResponse

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

func (*IsReaderOptionSupportedResponse) Descriptor deprecated

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

Deprecated: Use IsReaderOptionSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsReaderOptionSupportedResponse) GetResult

func (x *IsReaderOptionSupportedResponse) GetResult() bool

func (*IsReaderOptionSupportedResponse) ProtoMessage

func (*IsReaderOptionSupportedResponse) ProtoMessage()

func (*IsReaderOptionSupportedResponse) ProtoReflect

func (*IsReaderOptionSupportedResponse) Reset

func (*IsReaderOptionSupportedResponse) String

type IsSecureNfcEnabledRequest

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

func (*IsSecureNfcEnabledRequest) Descriptor deprecated

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

Deprecated: Use IsSecureNfcEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsSecureNfcEnabledRequest) ProtoMessage

func (*IsSecureNfcEnabledRequest) ProtoMessage()

func (*IsSecureNfcEnabledRequest) ProtoReflect

func (*IsSecureNfcEnabledRequest) Reset

func (x *IsSecureNfcEnabledRequest) Reset()

func (*IsSecureNfcEnabledRequest) String

func (x *IsSecureNfcEnabledRequest) String() string

type IsSecureNfcEnabledResponse

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

func (*IsSecureNfcEnabledResponse) Descriptor deprecated

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

Deprecated: Use IsSecureNfcEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsSecureNfcEnabledResponse) GetResult

func (x *IsSecureNfcEnabledResponse) GetResult() bool

func (*IsSecureNfcEnabledResponse) ProtoMessage

func (*IsSecureNfcEnabledResponse) ProtoMessage()

func (*IsSecureNfcEnabledResponse) ProtoReflect

func (*IsSecureNfcEnabledResponse) Reset

func (x *IsSecureNfcEnabledResponse) Reset()

func (*IsSecureNfcEnabledResponse) String

func (x *IsSecureNfcEnabledResponse) String() string

type IsSecureNfcSupportedRequest

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

func (*IsSecureNfcSupportedRequest) Descriptor deprecated

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

Deprecated: Use IsSecureNfcSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsSecureNfcSupportedRequest) ProtoMessage

func (*IsSecureNfcSupportedRequest) ProtoMessage()

func (*IsSecureNfcSupportedRequest) ProtoReflect

func (*IsSecureNfcSupportedRequest) Reset

func (x *IsSecureNfcSupportedRequest) Reset()

func (*IsSecureNfcSupportedRequest) String

func (x *IsSecureNfcSupportedRequest) String() string

type IsSecureNfcSupportedResponse

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

func (*IsSecureNfcSupportedResponse) Descriptor deprecated

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

Deprecated: Use IsSecureNfcSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsSecureNfcSupportedResponse) GetResult

func (x *IsSecureNfcSupportedResponse) GetResult() bool

func (*IsSecureNfcSupportedResponse) ProtoMessage

func (*IsSecureNfcSupportedResponse) ProtoMessage()

func (*IsSecureNfcSupportedResponse) ProtoReflect

func (*IsSecureNfcSupportedResponse) Reset

func (x *IsSecureNfcSupportedResponse) Reset()

func (*IsSecureNfcSupportedResponse) String

type IsTagIntentAllowedRequest

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

func (*IsTagIntentAllowedRequest) Descriptor deprecated

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

Deprecated: Use IsTagIntentAllowedRequest.ProtoReflect.Descriptor instead.

func (*IsTagIntentAllowedRequest) ProtoMessage

func (*IsTagIntentAllowedRequest) ProtoMessage()

func (*IsTagIntentAllowedRequest) ProtoReflect

func (*IsTagIntentAllowedRequest) Reset

func (x *IsTagIntentAllowedRequest) Reset()

func (*IsTagIntentAllowedRequest) String

func (x *IsTagIntentAllowedRequest) String() string

type IsTagIntentAllowedResponse

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

func (*IsTagIntentAllowedResponse) Descriptor deprecated

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

Deprecated: Use IsTagIntentAllowedResponse.ProtoReflect.Descriptor instead.

func (*IsTagIntentAllowedResponse) GetResult

func (x *IsTagIntentAllowedResponse) GetResult() bool

func (*IsTagIntentAllowedResponse) ProtoMessage

func (*IsTagIntentAllowedResponse) ProtoMessage()

func (*IsTagIntentAllowedResponse) ProtoReflect

func (*IsTagIntentAllowedResponse) Reset

func (x *IsTagIntentAllowedResponse) Reset()

func (*IsTagIntentAllowedResponse) String

func (x *IsTagIntentAllowedResponse) String() string

type IsTagIntentAppPreferenceSupportedRequest

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

func (*IsTagIntentAppPreferenceSupportedRequest) Descriptor deprecated

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

Deprecated: Use IsTagIntentAppPreferenceSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsTagIntentAppPreferenceSupportedRequest) ProtoMessage

func (*IsTagIntentAppPreferenceSupportedRequest) ProtoReflect

func (*IsTagIntentAppPreferenceSupportedRequest) Reset

func (*IsTagIntentAppPreferenceSupportedRequest) String

type IsTagIntentAppPreferenceSupportedResponse

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

func (*IsTagIntentAppPreferenceSupportedResponse) Descriptor deprecated

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

Deprecated: Use IsTagIntentAppPreferenceSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsTagIntentAppPreferenceSupportedResponse) GetResult

func (*IsTagIntentAppPreferenceSupportedResponse) ProtoMessage

func (*IsTagIntentAppPreferenceSupportedResponse) ProtoReflect

func (*IsTagIntentAppPreferenceSupportedResponse) Reset

func (*IsTagIntentAppPreferenceSupportedResponse) String

type IsWritableRequest

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

func (*IsWritableRequest) Descriptor deprecated

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

Deprecated: Use IsWritableRequest.ProtoReflect.Descriptor instead.

func (*IsWritableRequest) ProtoMessage

func (*IsWritableRequest) ProtoMessage()

func (*IsWritableRequest) ProtoReflect

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

func (*IsWritableRequest) Reset

func (x *IsWritableRequest) Reset()

func (*IsWritableRequest) String

func (x *IsWritableRequest) String() string

type IsWritableResponse

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

func (*IsWritableResponse) Descriptor deprecated

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

Deprecated: Use IsWritableResponse.ProtoReflect.Descriptor instead.

func (*IsWritableResponse) GetResult

func (x *IsWritableResponse) GetResult() bool

func (*IsWritableResponse) ProtoMessage

func (*IsWritableResponse) ProtoMessage()

func (*IsWritableResponse) ProtoReflect

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

func (*IsWritableResponse) Reset

func (x *IsWritableResponse) Reset()

func (*IsWritableResponse) String

func (x *IsWritableResponse) String() string

type IsoDepServiceClient

IsoDepServiceClient is the client API for IsoDepService 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 IsoDepServiceServer

IsoDepServiceServer is the server API for IsoDepService service. All implementations must embed UnimplementedIsoDepServiceServer for forward compatibility.

type MakeReadOnlyRequest

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

func (*MakeReadOnlyRequest) Descriptor deprecated

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

Deprecated: Use MakeReadOnlyRequest.ProtoReflect.Descriptor instead.

func (*MakeReadOnlyRequest) ProtoMessage

func (*MakeReadOnlyRequest) ProtoMessage()

func (*MakeReadOnlyRequest) ProtoReflect

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

func (*MakeReadOnlyRequest) Reset

func (x *MakeReadOnlyRequest) Reset()

func (*MakeReadOnlyRequest) String

func (x *MakeReadOnlyRequest) String() string

type MakeReadOnlyResponse

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

func (*MakeReadOnlyResponse) Descriptor deprecated

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

Deprecated: Use MakeReadOnlyResponse.ProtoReflect.Descriptor instead.

func (*MakeReadOnlyResponse) GetResult

func (x *MakeReadOnlyResponse) GetResult() bool

func (*MakeReadOnlyResponse) ProtoMessage

func (*MakeReadOnlyResponse) ProtoMessage()

func (*MakeReadOnlyResponse) ProtoReflect

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

func (*MakeReadOnlyResponse) Reset

func (x *MakeReadOnlyResponse) Reset()

func (*MakeReadOnlyResponse) String

func (x *MakeReadOnlyResponse) String() string

type ManagerServiceClient added in v0.0.6

type ManagerServiceClient interface {
	GetDefaultAdapter(ctx context.Context, in *GetDefaultAdapterRequest, opts ...grpc.CallOption) (*GetDefaultAdapterResponse, error)
}

ManagerServiceClient is the client API for ManagerService 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.

func NewManagerServiceClient added in v0.0.6

func NewManagerServiceClient(cc grpc.ClientConnInterface) ManagerServiceClient

type ManagerServiceServer added in v0.0.6

type ManagerServiceServer interface {
	GetDefaultAdapter(context.Context, *GetDefaultAdapterRequest) (*GetDefaultAdapterResponse, error)
	// contains filtered or unexported methods
}

ManagerServiceServer is the server API for ManagerService service. All implementations must embed UnimplementedManagerServiceServer for forward compatibility.

type NdefGetTypeRequest added in v0.0.6

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

func (*NdefGetTypeRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NdefGetTypeRequest.ProtoReflect.Descriptor instead.

func (*NdefGetTypeRequest) ProtoMessage added in v0.0.6

func (*NdefGetTypeRequest) ProtoMessage()

func (*NdefGetTypeRequest) ProtoReflect added in v0.0.6

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

func (*NdefGetTypeRequest) Reset added in v0.0.6

func (x *NdefGetTypeRequest) Reset()

func (*NdefGetTypeRequest) String added in v0.0.6

func (x *NdefGetTypeRequest) String() string

type NdefGetTypeResponse

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

func (*NdefGetTypeResponse) Descriptor deprecated

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

Deprecated: Use NdefGetTypeResponse.ProtoReflect.Descriptor instead.

func (*NdefGetTypeResponse) GetResult

func (x *NdefGetTypeResponse) GetResult() string

func (*NdefGetTypeResponse) ProtoMessage

func (*NdefGetTypeResponse) ProtoMessage()

func (*NdefGetTypeResponse) ProtoReflect

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

func (*NdefGetTypeResponse) Reset

func (x *NdefGetTypeResponse) Reset()

func (*NdefGetTypeResponse) String

func (x *NdefGetTypeResponse) String() string

type NdefMessageServiceClient

type NdefMessageServiceClient interface {
	NewNdefMessage(ctx context.Context, in *NewNdefMessageRequest, opts ...grpc.CallOption) (*NewNdefMessageResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetByteArrayLength(ctx context.Context, in *GetByteArrayLengthRequest, opts ...grpc.CallOption) (*GetByteArrayLengthResponse, error)
	GetRecords(ctx context.Context, in *GetRecordsRequest, opts ...grpc.CallOption) (*GetRecordsResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToByteArray(ctx context.Context, in *ToByteArrayRequest, opts ...grpc.CallOption) (*ToByteArrayResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

NdefMessageServiceClient is the client API for NdefMessageService 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 NdefMessageServiceServer

NdefMessageServiceServer is the server API for NdefMessageService service. All implementations must embed UnimplementedNdefMessageServiceServer for forward compatibility.

type NdefRecordServiceClient

type NdefRecordServiceClient interface {
	NewNdefRecord(ctx context.Context, in *NewNdefRecordRequest, opts ...grpc.CallOption) (*NewNdefRecordResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error)
	GetPayload(ctx context.Context, in *GetPayloadRequest, opts ...grpc.CallOption) (*GetPayloadResponse, error)
	GetTnf(ctx context.Context, in *GetTnfRequest, opts ...grpc.CallOption) (*GetTnfResponse, error)
	GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToByteArray(ctx context.Context, in *ToByteArrayRequest, opts ...grpc.CallOption) (*ToByteArrayResponse, error)
	ToMimeType(ctx context.Context, in *ToMimeTypeRequest, opts ...grpc.CallOption) (*ToMimeTypeResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	ToUri(ctx context.Context, in *ToUriRequest, opts ...grpc.CallOption) (*ToUriResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
	CreateApplicationRecord(ctx context.Context, in *CreateApplicationRecordRequest, opts ...grpc.CallOption) (*CreateApplicationRecordResponse, error)
	CreateExternal(ctx context.Context, in *CreateExternalRequest, opts ...grpc.CallOption) (*CreateExternalResponse, error)
	CreateMime(ctx context.Context, in *CreateMimeRequest, opts ...grpc.CallOption) (*CreateMimeResponse, error)
	CreateTextRecord(ctx context.Context, in *CreateTextRecordRequest, opts ...grpc.CallOption) (*CreateTextRecordResponse, error)
	CreateUri1(ctx context.Context, in *CreateUri1Request, opts ...grpc.CallOption) (*CreateUri1Response, error)
	CreateUri1_1(ctx context.Context, in *CreateUri1_1Request, opts ...grpc.CallOption) (*CreateUri1_1Response, error)
}

NdefRecordServiceClient is the client API for NdefRecordService 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 NdefRecordServiceServer

type NdefRecordServiceServer interface {
	NewNdefRecord(context.Context, *NewNdefRecordRequest) (*NewNdefRecordResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
	GetPayload(context.Context, *GetPayloadRequest) (*GetPayloadResponse, error)
	GetTnf(context.Context, *GetTnfRequest) (*GetTnfResponse, error)
	GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	ToByteArray(context.Context, *ToByteArrayRequest) (*ToByteArrayResponse, error)
	ToMimeType(context.Context, *ToMimeTypeRequest) (*ToMimeTypeResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	ToUri(context.Context, *ToUriRequest) (*ToUriResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	CreateApplicationRecord(context.Context, *CreateApplicationRecordRequest) (*CreateApplicationRecordResponse, error)
	CreateExternal(context.Context, *CreateExternalRequest) (*CreateExternalResponse, error)
	CreateMime(context.Context, *CreateMimeRequest) (*CreateMimeResponse, error)
	CreateTextRecord(context.Context, *CreateTextRecordRequest) (*CreateTextRecordResponse, error)
	CreateUri1(context.Context, *CreateUri1Request) (*CreateUri1Response, error)
	CreateUri1_1(context.Context, *CreateUri1_1Request) (*CreateUri1_1Response, error)
	// contains filtered or unexported methods
}

NdefRecordServiceServer is the server API for NdefRecordService service. All implementations must embed UnimplementedNdefRecordServiceServer for forward compatibility.

type NdefServiceClient

NdefServiceClient is the client API for NdefService 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 NdefServiceServer

NdefServiceServer is the server API for NdefService service. All implementations must embed UnimplementedNdefServiceServer for forward compatibility.

type NewAntennaInfoRequest added in v0.0.6

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

func (*NewAntennaInfoRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewAntennaInfoRequest.ProtoReflect.Descriptor instead.

func (*NewAntennaInfoRequest) GetArg0 added in v0.0.6

func (x *NewAntennaInfoRequest) GetArg0() int32

func (*NewAntennaInfoRequest) GetArg1 added in v0.0.6

func (x *NewAntennaInfoRequest) GetArg1() int32

func (*NewAntennaInfoRequest) GetArg2 added in v0.0.6

func (x *NewAntennaInfoRequest) GetArg2() bool

func (*NewAntennaInfoRequest) GetArg3 added in v0.0.6

func (x *NewAntennaInfoRequest) GetArg3() int64

func (*NewAntennaInfoRequest) ProtoMessage added in v0.0.6

func (*NewAntennaInfoRequest) ProtoMessage()

func (*NewAntennaInfoRequest) ProtoReflect added in v0.0.6

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

func (*NewAntennaInfoRequest) Reset added in v0.0.6

func (x *NewAntennaInfoRequest) Reset()

func (*NewAntennaInfoRequest) String added in v0.0.6

func (x *NewAntennaInfoRequest) String() string

type NewAntennaInfoResponse added in v0.0.6

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

func (*NewAntennaInfoResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewAntennaInfoResponse.ProtoReflect.Descriptor instead.

func (*NewAntennaInfoResponse) GetResult added in v0.0.6

func (x *NewAntennaInfoResponse) GetResult() int64

func (*NewAntennaInfoResponse) ProtoMessage added in v0.0.6

func (*NewAntennaInfoResponse) ProtoMessage()

func (*NewAntennaInfoResponse) ProtoReflect added in v0.0.6

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

func (*NewAntennaInfoResponse) Reset added in v0.0.6

func (x *NewAntennaInfoResponse) Reset()

func (*NewAntennaInfoResponse) String added in v0.0.6

func (x *NewAntennaInfoResponse) String() string

type NewAvailableNfcAntennaRequest added in v0.0.6

type NewAvailableNfcAntennaRequest struct {
	Arg0 int32 `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 (*NewAvailableNfcAntennaRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewAvailableNfcAntennaRequest.ProtoReflect.Descriptor instead.

func (*NewAvailableNfcAntennaRequest) GetArg0 added in v0.0.6

func (x *NewAvailableNfcAntennaRequest) GetArg0() int32

func (*NewAvailableNfcAntennaRequest) GetArg1 added in v0.0.6

func (x *NewAvailableNfcAntennaRequest) GetArg1() int32

func (*NewAvailableNfcAntennaRequest) ProtoMessage added in v0.0.6

func (*NewAvailableNfcAntennaRequest) ProtoMessage()

func (*NewAvailableNfcAntennaRequest) ProtoReflect added in v0.0.6

func (*NewAvailableNfcAntennaRequest) Reset added in v0.0.6

func (x *NewAvailableNfcAntennaRequest) Reset()

func (*NewAvailableNfcAntennaRequest) String added in v0.0.6

type NewAvailableNfcAntennaResponse added in v0.0.6

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

func (*NewAvailableNfcAntennaResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewAvailableNfcAntennaResponse.ProtoReflect.Descriptor instead.

func (*NewAvailableNfcAntennaResponse) GetResult added in v0.0.6

func (x *NewAvailableNfcAntennaResponse) GetResult() int64

func (*NewAvailableNfcAntennaResponse) ProtoMessage added in v0.0.6

func (*NewAvailableNfcAntennaResponse) ProtoMessage()

func (*NewAvailableNfcAntennaResponse) ProtoReflect added in v0.0.6

func (*NewAvailableNfcAntennaResponse) Reset added in v0.0.6

func (x *NewAvailableNfcAntennaResponse) Reset()

func (*NewAvailableNfcAntennaResponse) String added in v0.0.6

type NewNdefMessageRequest added in v0.0.6

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

func (*NewNdefMessageRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewNdefMessageRequest.ProtoReflect.Descriptor instead.

func (*NewNdefMessageRequest) GetArg0 added in v0.0.6

func (x *NewNdefMessageRequest) GetArg0() int64

func (*NewNdefMessageRequest) GetArg1 added in v0.0.6

func (x *NewNdefMessageRequest) GetArg1() int64

func (*NewNdefMessageRequest) ProtoMessage added in v0.0.6

func (*NewNdefMessageRequest) ProtoMessage()

func (*NewNdefMessageRequest) ProtoReflect added in v0.0.6

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

func (*NewNdefMessageRequest) Reset added in v0.0.6

func (x *NewNdefMessageRequest) Reset()

func (*NewNdefMessageRequest) String added in v0.0.6

func (x *NewNdefMessageRequest) String() string

type NewNdefMessageResponse added in v0.0.6

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

func (*NewNdefMessageResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewNdefMessageResponse.ProtoReflect.Descriptor instead.

func (*NewNdefMessageResponse) GetResult added in v0.0.6

func (x *NewNdefMessageResponse) GetResult() int64

func (*NewNdefMessageResponse) ProtoMessage added in v0.0.6

func (*NewNdefMessageResponse) ProtoMessage()

func (*NewNdefMessageResponse) ProtoReflect added in v0.0.6

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

func (*NewNdefMessageResponse) Reset added in v0.0.6

func (x *NewNdefMessageResponse) Reset()

func (*NewNdefMessageResponse) String added in v0.0.6

func (x *NewNdefMessageResponse) String() string

type NewNdefRecordRequest added in v0.0.6

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

func (*NewNdefRecordRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewNdefRecordRequest.ProtoReflect.Descriptor instead.

func (*NewNdefRecordRequest) GetArg0 added in v0.0.6

func (x *NewNdefRecordRequest) GetArg0() int64

func (*NewNdefRecordRequest) ProtoMessage added in v0.0.6

func (*NewNdefRecordRequest) ProtoMessage()

func (*NewNdefRecordRequest) ProtoReflect added in v0.0.6

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

func (*NewNdefRecordRequest) Reset added in v0.0.6

func (x *NewNdefRecordRequest) Reset()

func (*NewNdefRecordRequest) String added in v0.0.6

func (x *NewNdefRecordRequest) String() string

type NewNdefRecordResponse added in v0.0.6

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

func (*NewNdefRecordResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewNdefRecordResponse.ProtoReflect.Descriptor instead.

func (*NewNdefRecordResponse) GetResult added in v0.0.6

func (x *NewNdefRecordResponse) GetResult() int64

func (*NewNdefRecordResponse) ProtoMessage added in v0.0.6

func (*NewNdefRecordResponse) ProtoMessage()

func (*NewNdefRecordResponse) ProtoReflect added in v0.0.6

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

func (*NewNdefRecordResponse) Reset added in v0.0.6

func (x *NewNdefRecordResponse) Reset()

func (*NewNdefRecordResponse) String added in v0.0.6

func (x *NewNdefRecordResponse) String() string

type OnNdefPushCompleteRequest added in v0.0.6

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

func (*OnNdefPushCompleteRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use OnNdefPushCompleteRequest.ProtoReflect.Descriptor instead.

func (*OnNdefPushCompleteRequest) GetArg0 added in v0.0.6

func (x *OnNdefPushCompleteRequest) GetArg0() int64

func (*OnNdefPushCompleteRequest) ProtoMessage added in v0.0.6

func (*OnNdefPushCompleteRequest) ProtoMessage()

func (*OnNdefPushCompleteRequest) ProtoReflect added in v0.0.6

func (*OnNdefPushCompleteRequest) Reset added in v0.0.6

func (x *OnNdefPushCompleteRequest) Reset()

func (*OnNdefPushCompleteRequest) String added in v0.0.6

func (x *OnNdefPushCompleteRequest) String() string

type OnNdefPushCompleteResponse added in v0.0.6

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

func (*OnNdefPushCompleteResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use OnNdefPushCompleteResponse.ProtoReflect.Descriptor instead.

func (*OnNdefPushCompleteResponse) ProtoMessage added in v0.0.6

func (*OnNdefPushCompleteResponse) ProtoMessage()

func (*OnNdefPushCompleteResponse) ProtoReflect added in v0.0.6

func (*OnNdefPushCompleteResponse) Reset added in v0.0.6

func (x *OnNdefPushCompleteResponse) Reset()

func (*OnNdefPushCompleteResponse) String added in v0.0.6

func (x *OnNdefPushCompleteResponse) String() string

type OnTagDiscoveredRequest added in v0.0.6

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

func (*OnTagDiscoveredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use OnTagDiscoveredRequest.ProtoReflect.Descriptor instead.

func (*OnTagDiscoveredRequest) GetArg0 added in v0.0.6

func (x *OnTagDiscoveredRequest) GetArg0() int64

func (*OnTagDiscoveredRequest) ProtoMessage added in v0.0.6

func (*OnTagDiscoveredRequest) ProtoMessage()

func (*OnTagDiscoveredRequest) ProtoReflect added in v0.0.6

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

func (*OnTagDiscoveredRequest) Reset added in v0.0.6

func (x *OnTagDiscoveredRequest) Reset()

func (*OnTagDiscoveredRequest) String added in v0.0.6

func (x *OnTagDiscoveredRequest) String() string

type OnTagDiscoveredResponse added in v0.0.6

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

func (*OnTagDiscoveredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use OnTagDiscoveredResponse.ProtoReflect.Descriptor instead.

func (*OnTagDiscoveredResponse) ProtoMessage added in v0.0.6

func (*OnTagDiscoveredResponse) ProtoMessage()

func (*OnTagDiscoveredResponse) ProtoReflect added in v0.0.6

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

func (*OnTagDiscoveredResponse) Reset added in v0.0.6

func (x *OnTagDiscoveredResponse) Reset()

func (*OnTagDiscoveredResponse) String added in v0.0.6

func (x *OnTagDiscoveredResponse) String() string

type OnTagRemovedRequest added in v0.0.6

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

func (*OnTagRemovedRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use OnTagRemovedRequest.ProtoReflect.Descriptor instead.

func (*OnTagRemovedRequest) ProtoMessage added in v0.0.6

func (*OnTagRemovedRequest) ProtoMessage()

func (*OnTagRemovedRequest) ProtoReflect added in v0.0.6

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

func (*OnTagRemovedRequest) Reset added in v0.0.6

func (x *OnTagRemovedRequest) Reset()

func (*OnTagRemovedRequest) String added in v0.0.6

func (x *OnTagRemovedRequest) String() string

type OnTagRemovedResponse added in v0.0.6

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

func (*OnTagRemovedResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use OnTagRemovedResponse.ProtoReflect.Descriptor instead.

func (*OnTagRemovedResponse) ProtoMessage added in v0.0.6

func (*OnTagRemovedResponse) ProtoMessage()

func (*OnTagRemovedResponse) ProtoReflect added in v0.0.6

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

func (*OnTagRemovedResponse) Reset added in v0.0.6

func (x *OnTagRemovedResponse) Reset()

func (*OnTagRemovedResponse) String added in v0.0.6

func (x *OnTagRemovedResponse) String() string

type ResetDiscoveryTechnologyRequest

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

func (*ResetDiscoveryTechnologyRequest) Descriptor deprecated

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

Deprecated: Use ResetDiscoveryTechnologyRequest.ProtoReflect.Descriptor instead.

func (*ResetDiscoveryTechnologyRequest) GetArg0

func (*ResetDiscoveryTechnologyRequest) ProtoMessage

func (*ResetDiscoveryTechnologyRequest) ProtoMessage()

func (*ResetDiscoveryTechnologyRequest) ProtoReflect

func (*ResetDiscoveryTechnologyRequest) Reset

func (*ResetDiscoveryTechnologyRequest) String

type ResetDiscoveryTechnologyResponse

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

func (*ResetDiscoveryTechnologyResponse) Descriptor deprecated

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

Deprecated: Use ResetDiscoveryTechnologyResponse.ProtoReflect.Descriptor instead.

func (*ResetDiscoveryTechnologyResponse) ProtoMessage

func (*ResetDiscoveryTechnologyResponse) ProtoMessage()

func (*ResetDiscoveryTechnologyResponse) ProtoReflect

func (*ResetDiscoveryTechnologyResponse) Reset

func (*ResetDiscoveryTechnologyResponse) String

type SetDiscoveryTechnologyRequest

type SetDiscoveryTechnologyRequest 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"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetDiscoveryTechnologyRequest) Descriptor deprecated

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

Deprecated: Use SetDiscoveryTechnologyRequest.ProtoReflect.Descriptor instead.

func (*SetDiscoveryTechnologyRequest) GetArg0

func (x *SetDiscoveryTechnologyRequest) GetArg0() int64

func (*SetDiscoveryTechnologyRequest) GetArg1

func (x *SetDiscoveryTechnologyRequest) GetArg1() int32

func (*SetDiscoveryTechnologyRequest) GetArg2

func (x *SetDiscoveryTechnologyRequest) GetArg2() int32

func (*SetDiscoveryTechnologyRequest) ProtoMessage

func (*SetDiscoveryTechnologyRequest) ProtoMessage()

func (*SetDiscoveryTechnologyRequest) ProtoReflect

func (*SetDiscoveryTechnologyRequest) Reset

func (x *SetDiscoveryTechnologyRequest) Reset()

func (*SetDiscoveryTechnologyRequest) String

type SetDiscoveryTechnologyResponse

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

func (*SetDiscoveryTechnologyResponse) Descriptor deprecated

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

Deprecated: Use SetDiscoveryTechnologyResponse.ProtoReflect.Descriptor instead.

func (*SetDiscoveryTechnologyResponse) ProtoMessage

func (*SetDiscoveryTechnologyResponse) ProtoMessage()

func (*SetDiscoveryTechnologyResponse) ProtoReflect

func (*SetDiscoveryTechnologyResponse) Reset

func (x *SetDiscoveryTechnologyResponse) Reset()

func (*SetDiscoveryTechnologyResponse) String

type SetObserveModeEnabledRequest

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

func (*SetObserveModeEnabledRequest) Descriptor deprecated

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

Deprecated: Use SetObserveModeEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetObserveModeEnabledRequest) GetArg0

func (x *SetObserveModeEnabledRequest) GetArg0() bool

func (*SetObserveModeEnabledRequest) ProtoMessage

func (*SetObserveModeEnabledRequest) ProtoMessage()

func (*SetObserveModeEnabledRequest) ProtoReflect

func (*SetObserveModeEnabledRequest) Reset

func (x *SetObserveModeEnabledRequest) Reset()

func (*SetObserveModeEnabledRequest) String

type SetObserveModeEnabledResponse

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

func (*SetObserveModeEnabledResponse) Descriptor deprecated

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

Deprecated: Use SetObserveModeEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetObserveModeEnabledResponse) GetResult

func (x *SetObserveModeEnabledResponse) GetResult() bool

func (*SetObserveModeEnabledResponse) ProtoMessage

func (*SetObserveModeEnabledResponse) ProtoMessage()

func (*SetObserveModeEnabledResponse) ProtoReflect

func (*SetObserveModeEnabledResponse) Reset

func (x *SetObserveModeEnabledResponse) Reset()

func (*SetObserveModeEnabledResponse) String

type SetTimeoutRequest

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

func (*SetTimeoutRequest) Descriptor deprecated

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

Deprecated: Use SetTimeoutRequest.ProtoReflect.Descriptor instead.

func (*SetTimeoutRequest) GetArg0

func (x *SetTimeoutRequest) GetArg0() int32

func (*SetTimeoutRequest) ProtoMessage

func (*SetTimeoutRequest) ProtoMessage()

func (*SetTimeoutRequest) ProtoReflect

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

func (*SetTimeoutRequest) Reset

func (x *SetTimeoutRequest) Reset()

func (*SetTimeoutRequest) String

func (x *SetTimeoutRequest) String() string

type SetTimeoutResponse

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

func (*SetTimeoutResponse) Descriptor deprecated

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

Deprecated: Use SetTimeoutResponse.ProtoReflect.Descriptor instead.

func (*SetTimeoutResponse) ProtoMessage

func (*SetTimeoutResponse) ProtoMessage()

func (*SetTimeoutResponse) ProtoReflect

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

func (*SetTimeoutResponse) Reset

func (x *SetTimeoutResponse) Reset()

func (*SetTimeoutResponse) String

func (x *SetTimeoutResponse) String() string

type TagDescribeContentsRequest added in v0.0.6

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

func (*TagDescribeContentsRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use TagDescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*TagDescribeContentsRequest) ProtoMessage added in v0.0.6

func (*TagDescribeContentsRequest) ProtoMessage()

func (*TagDescribeContentsRequest) ProtoReflect added in v0.0.6

func (*TagDescribeContentsRequest) Reset added in v0.0.6

func (x *TagDescribeContentsRequest) Reset()

func (*TagDescribeContentsRequest) String added in v0.0.6

func (x *TagDescribeContentsRequest) String() string

type TagGetIdRequest added in v0.0.6

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

func (*TagGetIdRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use TagGetIdRequest.ProtoReflect.Descriptor instead.

func (*TagGetIdRequest) ProtoMessage added in v0.0.6

func (*TagGetIdRequest) ProtoMessage()

func (*TagGetIdRequest) ProtoReflect added in v0.0.6

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

func (*TagGetIdRequest) Reset added in v0.0.6

func (x *TagGetIdRequest) Reset()

func (*TagGetIdRequest) String added in v0.0.6

func (x *TagGetIdRequest) String() string

type TagServiceClient

type TagServiceClient interface {
	DescribeContents(ctx context.Context, in *TagDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetId(ctx context.Context, in *TagGetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error)
	GetTechList(ctx context.Context, in *GetTechListRequest, opts ...grpc.CallOption) (*GetTechListResponse, error)
	ToString(ctx context.Context, in *TagToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *TagWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

TagServiceClient is the client API for TagService 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.

func NewTagServiceClient

func NewTagServiceClient(cc grpc.ClientConnInterface) TagServiceClient

type TagServiceServer

type TagServiceServer interface {
	DescribeContents(context.Context, *TagDescribeContentsRequest) (*DescribeContentsResponse, error)
	GetId(context.Context, *TagGetIdRequest) (*GetIdResponse, error)
	GetTechList(context.Context, *GetTechListRequest) (*GetTechListResponse, error)
	ToString(context.Context, *TagToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *TagWriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

TagServiceServer is the server API for TagService service. All implementations must embed UnimplementedTagServiceServer for forward compatibility.

type TagToStringRequest added in v0.0.6

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

func (*TagToStringRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use TagToStringRequest.ProtoReflect.Descriptor instead.

func (*TagToStringRequest) ProtoMessage added in v0.0.6

func (*TagToStringRequest) ProtoMessage()

func (*TagToStringRequest) ProtoReflect added in v0.0.6

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

func (*TagToStringRequest) Reset added in v0.0.6

func (x *TagToStringRequest) Reset()

func (*TagToStringRequest) String added in v0.0.6

func (x *TagToStringRequest) String() string

type TagWriteToParcelRequest added in v0.0.6

type TagWriteToParcelRequest 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 (*TagWriteToParcelRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use TagWriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*TagWriteToParcelRequest) GetArg0 added in v0.0.6

func (x *TagWriteToParcelRequest) GetArg0() int64

func (*TagWriteToParcelRequest) GetArg1 added in v0.0.6

func (x *TagWriteToParcelRequest) GetArg1() int32

func (*TagWriteToParcelRequest) ProtoMessage added in v0.0.6

func (*TagWriteToParcelRequest) ProtoMessage()

func (*TagWriteToParcelRequest) ProtoReflect added in v0.0.6

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

func (*TagWriteToParcelRequest) Reset added in v0.0.6

func (x *TagWriteToParcelRequest) Reset()

func (*TagWriteToParcelRequest) String added in v0.0.6

func (x *TagWriteToParcelRequest) String() string

type ToByteArrayRequest

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

func (*ToByteArrayRequest) Descriptor deprecated

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

Deprecated: Use ToByteArrayRequest.ProtoReflect.Descriptor instead.

func (*ToByteArrayRequest) GetHandle added in v0.0.6

func (x *ToByteArrayRequest) GetHandle() int64

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 ToMimeTypeRequest

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

func (*ToMimeTypeRequest) Descriptor deprecated

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

Deprecated: Use ToMimeTypeRequest.ProtoReflect.Descriptor instead.

func (*ToMimeTypeRequest) GetHandle added in v0.0.6

func (x *ToMimeTypeRequest) GetHandle() int64

func (*ToMimeTypeRequest) ProtoMessage

func (*ToMimeTypeRequest) ProtoMessage()

func (*ToMimeTypeRequest) ProtoReflect

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

func (*ToMimeTypeRequest) Reset

func (x *ToMimeTypeRequest) Reset()

func (*ToMimeTypeRequest) String

func (x *ToMimeTypeRequest) String() string

type ToMimeTypeResponse

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

func (*ToMimeTypeResponse) Descriptor deprecated

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

Deprecated: Use ToMimeTypeResponse.ProtoReflect.Descriptor instead.

func (*ToMimeTypeResponse) GetResult

func (x *ToMimeTypeResponse) GetResult() string

func (*ToMimeTypeResponse) ProtoMessage

func (*ToMimeTypeResponse) ProtoMessage()

func (*ToMimeTypeResponse) ProtoReflect

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

func (*ToMimeTypeResponse) Reset

func (x *ToMimeTypeResponse) Reset()

func (*ToMimeTypeResponse) String

func (x *ToMimeTypeResponse) String() string

type ToStringRequest

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

func (*ToStringRequest) Descriptor deprecated

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

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) GetHandle added in v0.0.6

func (x *ToStringRequest) GetHandle() int64

func (*ToStringRequest) ProtoMessage

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect

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

func (*ToStringRequest) Reset

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String

func (x *ToStringRequest) String() string

type ToStringResponse

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

func (*ToStringResponse) Descriptor deprecated

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

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect

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

func (*ToStringResponse) Reset

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String

func (x *ToStringResponse) String() string

type ToUriRequest

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

func (*ToUriRequest) Descriptor deprecated

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

Deprecated: Use ToUriRequest.ProtoReflect.Descriptor instead.

func (*ToUriRequest) GetHandle added in v0.0.6

func (x *ToUriRequest) GetHandle() int64

func (*ToUriRequest) ProtoMessage

func (*ToUriRequest) ProtoMessage()

func (*ToUriRequest) ProtoReflect

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

func (*ToUriRequest) Reset

func (x *ToUriRequest) Reset()

func (*ToUriRequest) String

func (x *ToUriRequest) String() string

type ToUriResponse

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

func (*ToUriResponse) Descriptor deprecated

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

Deprecated: Use ToUriResponse.ProtoReflect.Descriptor instead.

func (*ToUriResponse) GetResult

func (x *ToUriResponse) GetResult() int64

func (*ToUriResponse) ProtoMessage

func (*ToUriResponse) ProtoMessage()

func (*ToUriResponse) ProtoReflect

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

func (*ToUriResponse) Reset

func (x *ToUriResponse) Reset()

func (*ToUriResponse) String

func (x *ToUriResponse) String() string

type TransceiveRequest

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

func (*TransceiveRequest) Descriptor deprecated

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

Deprecated: Use TransceiveRequest.ProtoReflect.Descriptor instead.

func (*TransceiveRequest) GetArg0

func (x *TransceiveRequest) GetArg0() int64

func (*TransceiveRequest) ProtoMessage

func (*TransceiveRequest) ProtoMessage()

func (*TransceiveRequest) ProtoReflect

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

func (*TransceiveRequest) Reset

func (x *TransceiveRequest) Reset()

func (*TransceiveRequest) String

func (x *TransceiveRequest) String() string

type TransceiveResponse

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

func (*TransceiveResponse) Descriptor deprecated

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

Deprecated: Use TransceiveResponse.ProtoReflect.Descriptor instead.

func (*TransceiveResponse) GetResult

func (x *TransceiveResponse) GetResult() int64

func (*TransceiveResponse) ProtoMessage

func (*TransceiveResponse) ProtoMessage()

func (*TransceiveResponse) ProtoReflect

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

func (*TransceiveResponse) Reset

func (x *TransceiveResponse) Reset()

func (*TransceiveResponse) String

func (x *TransceiveResponse) String() string

type UnimplementedAdapterCreateBeamUrisCallbackServiceServer added in v0.0.6

type UnimplementedAdapterCreateBeamUrisCallbackServiceServer struct{}

UnimplementedAdapterCreateBeamUrisCallbackServiceServer 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 (UnimplementedAdapterCreateBeamUrisCallbackServiceServer) CreateBeamUris added in v0.0.6

type UnimplementedAdapterCreateNdefMessageCallbackServiceServer added in v0.0.6

type UnimplementedAdapterCreateNdefMessageCallbackServiceServer struct{}

UnimplementedAdapterCreateNdefMessageCallbackServiceServer 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 (UnimplementedAdapterCreateNdefMessageCallbackServiceServer) CreateNdefMessage added in v0.0.6

type UnimplementedAdapterOnNdefPushCompleteCallbackServiceServer added in v0.0.6

type UnimplementedAdapterOnNdefPushCompleteCallbackServiceServer struct{}

UnimplementedAdapterOnNdefPushCompleteCallbackServiceServer 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 (UnimplementedAdapterOnNdefPushCompleteCallbackServiceServer) OnNdefPushComplete added in v0.0.6

type UnimplementedAdapterOnTagRemovedListenerServiceServer added in v0.0.6

type UnimplementedAdapterOnTagRemovedListenerServiceServer struct{}

UnimplementedAdapterOnTagRemovedListenerServiceServer 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 (UnimplementedAdapterOnTagRemovedListenerServiceServer) OnTagRemoved added in v0.0.6

type UnimplementedAdapterReaderCallbackServiceServer added in v0.0.6

type UnimplementedAdapterReaderCallbackServiceServer struct{}

UnimplementedAdapterReaderCallbackServiceServer 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 (UnimplementedAdapterReaderCallbackServiceServer) OnTagDiscovered added in v0.0.6

type UnimplementedAdapterServiceServer added in v0.0.4

type UnimplementedAdapterServiceServer struct{}

UnimplementedAdapterServiceServer 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 (UnimplementedAdapterServiceServer) Disable added in v0.0.4

func (UnimplementedAdapterServiceServer) DisableForegroundDispatch added in v0.0.4

func (UnimplementedAdapterServiceServer) DisableReaderMode added in v0.0.4

func (UnimplementedAdapterServiceServer) Enable added in v0.0.4

func (UnimplementedAdapterServiceServer) EnableForegroundDispatch added in v0.0.4

func (UnimplementedAdapterServiceServer) EnableReaderMode added in v0.0.4

func (UnimplementedAdapterServiceServer) GetDefaultAdapter added in v0.0.4

func (UnimplementedAdapterServiceServer) GetNfcAntennaInfo added in v0.0.4

func (UnimplementedAdapterServiceServer) IsEnabled added in v0.0.4

func (UnimplementedAdapterServiceServer) IsObserveModeEnabled added in v0.0.4

func (UnimplementedAdapterServiceServer) IsObserveModeSupported added in v0.0.4

func (UnimplementedAdapterServiceServer) IsReaderOptionEnabled added in v0.0.4

func (UnimplementedAdapterServiceServer) IsReaderOptionSupported added in v0.0.4

func (UnimplementedAdapterServiceServer) IsSecureNfcEnabled added in v0.0.4

func (UnimplementedAdapterServiceServer) IsSecureNfcSupported added in v0.0.4

func (UnimplementedAdapterServiceServer) IsTagIntentAllowed added in v0.0.4

func (UnimplementedAdapterServiceServer) IsTagIntentAppPreferenceSupported added in v0.0.4

func (UnimplementedAdapterServiceServer) ResetDiscoveryTechnology added in v0.0.4

func (UnimplementedAdapterServiceServer) SetDiscoveryTechnology added in v0.0.4

func (UnimplementedAdapterServiceServer) SetObserveModeEnabled added in v0.0.4

type UnimplementedAntennaInfoServiceServer added in v0.0.6

type UnimplementedAntennaInfoServiceServer struct{}

UnimplementedAntennaInfoServiceServer 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 (UnimplementedAntennaInfoServiceServer) DescribeContents added in v0.0.6

func (UnimplementedAntennaInfoServiceServer) GetAvailableNfcAntennas added in v0.0.6

func (UnimplementedAntennaInfoServiceServer) GetDeviceHeight added in v0.0.6

func (UnimplementedAntennaInfoServiceServer) GetDeviceWidth added in v0.0.6

func (UnimplementedAntennaInfoServiceServer) IsDeviceFoldable added in v0.0.6

func (UnimplementedAntennaInfoServiceServer) NewAntennaInfo added in v0.0.6

func (UnimplementedAntennaInfoServiceServer) WriteToParcel added in v0.0.6

type UnimplementedAvailableNfcAntennaServiceServer added in v0.0.6

type UnimplementedAvailableNfcAntennaServiceServer struct{}

UnimplementedAvailableNfcAntennaServiceServer 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 (UnimplementedAvailableNfcAntennaServiceServer) DescribeContents added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) Equals added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) GetLocationX added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) GetLocationY added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) HashCode added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) NewAvailableNfcAntenna added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) ToString added in v0.0.6

func (UnimplementedAvailableNfcAntennaServiceServer) WriteToParcel added in v0.0.6

type UnimplementedIsoDepServiceServer

type UnimplementedIsoDepServiceServer struct{}

UnimplementedIsoDepServiceServer 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 (UnimplementedIsoDepServiceServer) Close

func (UnimplementedIsoDepServiceServer) Connect

func (UnimplementedIsoDepServiceServer) Get

func (UnimplementedIsoDepServiceServer) GetHiLayerResponse

func (UnimplementedIsoDepServiceServer) GetHistoricalBytes

func (UnimplementedIsoDepServiceServer) GetTag

func (UnimplementedIsoDepServiceServer) GetTimeout

func (UnimplementedIsoDepServiceServer) IsConnected

func (UnimplementedIsoDepServiceServer) SetTimeout

func (UnimplementedIsoDepServiceServer) Transceive

type UnimplementedManagerServiceServer added in v0.0.6

type UnimplementedManagerServiceServer struct{}

UnimplementedManagerServiceServer 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 (UnimplementedManagerServiceServer) GetDefaultAdapter added in v0.0.6

type UnimplementedNdefMessageServiceServer

type UnimplementedNdefMessageServiceServer struct{}

UnimplementedNdefMessageServiceServer 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 (UnimplementedNdefMessageServiceServer) DescribeContents

func (UnimplementedNdefMessageServiceServer) Equals

func (UnimplementedNdefMessageServiceServer) GetByteArrayLength

func (UnimplementedNdefMessageServiceServer) GetRecords

func (UnimplementedNdefMessageServiceServer) HashCode

func (UnimplementedNdefMessageServiceServer) NewNdefMessage added in v0.0.6

func (UnimplementedNdefMessageServiceServer) ToByteArray

func (UnimplementedNdefMessageServiceServer) ToString

func (UnimplementedNdefMessageServiceServer) WriteToParcel

type UnimplementedNdefRecordServiceServer

type UnimplementedNdefRecordServiceServer struct{}

UnimplementedNdefRecordServiceServer 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 (UnimplementedNdefRecordServiceServer) CreateExternal

func (UnimplementedNdefRecordServiceServer) CreateMime

func (UnimplementedNdefRecordServiceServer) CreateTextRecord

func (UnimplementedNdefRecordServiceServer) CreateUri1

func (UnimplementedNdefRecordServiceServer) CreateUri1_1

func (UnimplementedNdefRecordServiceServer) DescribeContents

func (UnimplementedNdefRecordServiceServer) Equals

func (UnimplementedNdefRecordServiceServer) GetId

func (UnimplementedNdefRecordServiceServer) GetPayload

func (UnimplementedNdefRecordServiceServer) GetTnf

func (UnimplementedNdefRecordServiceServer) GetType

func (UnimplementedNdefRecordServiceServer) HashCode

func (UnimplementedNdefRecordServiceServer) NewNdefRecord added in v0.0.6

func (UnimplementedNdefRecordServiceServer) ToByteArray

func (UnimplementedNdefRecordServiceServer) ToMimeType

func (UnimplementedNdefRecordServiceServer) ToString

func (UnimplementedNdefRecordServiceServer) ToUri

func (UnimplementedNdefRecordServiceServer) WriteToParcel

type UnimplementedNdefServiceServer

type UnimplementedNdefServiceServer struct{}

UnimplementedNdefServiceServer 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 (UnimplementedNdefServiceServer) CanMakeReadOnly

func (UnimplementedNdefServiceServer) Close

func (UnimplementedNdefServiceServer) Connect

func (UnimplementedNdefServiceServer) Get

func (UnimplementedNdefServiceServer) GetMaxSize

func (UnimplementedNdefServiceServer) GetNdefMessage

func (UnimplementedNdefServiceServer) GetTag

func (UnimplementedNdefServiceServer) GetType

func (UnimplementedNdefServiceServer) IsConnected

func (UnimplementedNdefServiceServer) IsWritable

func (UnimplementedNdefServiceServer) MakeReadOnly

func (UnimplementedNdefServiceServer) WriteNdefMessage

type UnimplementedTagServiceServer

type UnimplementedTagServiceServer struct{}

UnimplementedTagServiceServer 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 (UnimplementedTagServiceServer) GetId

func (UnimplementedTagServiceServer) GetTechList

func (UnimplementedTagServiceServer) ToString

func (UnimplementedTagServiceServer) WriteToParcel

type UnsafeAdapterCreateBeamUrisCallbackServiceServer added in v0.0.6

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

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

type UnsafeAdapterCreateNdefMessageCallbackServiceServer added in v0.0.6

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

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

type UnsafeAdapterOnNdefPushCompleteCallbackServiceServer added in v0.0.6

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

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

type UnsafeAdapterOnTagRemovedListenerServiceServer added in v0.0.6

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

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

type UnsafeAdapterReaderCallbackServiceServer added in v0.0.6

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

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

type UnsafeAdapterServiceServer added in v0.0.4

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

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

type UnsafeAntennaInfoServiceServer added in v0.0.6

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

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

type UnsafeAvailableNfcAntennaServiceServer added in v0.0.6

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

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

type UnsafeIsoDepServiceServer

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

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

type UnsafeManagerServiceServer added in v0.0.6

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

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

type UnsafeNdefMessageServiceServer

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

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

type UnsafeNdefRecordServiceServer

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

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

type UnsafeNdefServiceServer

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

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

type UnsafeTagServiceServer

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

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

type WriteNdefMessageRequest

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

func (*WriteNdefMessageRequest) Descriptor deprecated

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

Deprecated: Use WriteNdefMessageRequest.ProtoReflect.Descriptor instead.

func (*WriteNdefMessageRequest) GetArg0

func (x *WriteNdefMessageRequest) GetArg0() int64

func (*WriteNdefMessageRequest) ProtoMessage

func (*WriteNdefMessageRequest) ProtoMessage()

func (*WriteNdefMessageRequest) ProtoReflect

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

func (*WriteNdefMessageRequest) Reset

func (x *WriteNdefMessageRequest) Reset()

func (*WriteNdefMessageRequest) String

func (x *WriteNdefMessageRequest) String() string

type WriteNdefMessageResponse

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

func (*WriteNdefMessageResponse) Descriptor deprecated

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

Deprecated: Use WriteNdefMessageResponse.ProtoReflect.Descriptor instead.

func (*WriteNdefMessageResponse) ProtoMessage

func (*WriteNdefMessageResponse) ProtoMessage()

func (*WriteNdefMessageResponse) ProtoReflect

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

func (*WriteNdefMessageResponse) Reset

func (x *WriteNdefMessageResponse) Reset()

func (*WriteNdefMessageResponse) String

func (x *WriteNdefMessageResponse) String() string

type WriteToParcelRequest

type WriteToParcelRequest 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   int32 `protobuf:"varint,3,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) GetHandle added in v0.0.6

func (x *WriteToParcelRequest) GetHandle() int64

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