notification

package
v0.0.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	NotificationChannelService_CanBubble_FullMethodName               = "/notification.NotificationChannelService/CanBubble"
	NotificationChannelService_CanBypassDnd_FullMethodName            = "/notification.NotificationChannelService/CanBypassDnd"
	NotificationChannelService_CanShowBadge_FullMethodName            = "/notification.NotificationChannelService/CanShowBadge"
	NotificationChannelService_DescribeContents_FullMethodName        = "/notification.NotificationChannelService/DescribeContents"
	NotificationChannelService_EnableLights_FullMethodName            = "/notification.NotificationChannelService/EnableLights"
	NotificationChannelService_EnableVibration_FullMethodName         = "/notification.NotificationChannelService/EnableVibration"
	NotificationChannelService_Equals_FullMethodName                  = "/notification.NotificationChannelService/Equals"
	NotificationChannelService_GetAudioAttributes_FullMethodName      = "/notification.NotificationChannelService/GetAudioAttributes"
	NotificationChannelService_GetConversationId_FullMethodName       = "/notification.NotificationChannelService/GetConversationId"
	NotificationChannelService_GetDescription_FullMethodName          = "/notification.NotificationChannelService/GetDescription"
	NotificationChannelService_GetGroup_FullMethodName                = "/notification.NotificationChannelService/GetGroup"
	NotificationChannelService_GetId_FullMethodName                   = "/notification.NotificationChannelService/GetId"
	NotificationChannelService_GetImportance_FullMethodName           = "/notification.NotificationChannelService/GetImportance"
	NotificationChannelService_GetLightColor_FullMethodName           = "/notification.NotificationChannelService/GetLightColor"
	NotificationChannelService_GetLockscreenVisibility_FullMethodName = "/notification.NotificationChannelService/GetLockscreenVisibility"
	NotificationChannelService_GetName_FullMethodName                 = "/notification.NotificationChannelService/GetName"
	NotificationChannelService_GetParentChannelId_FullMethodName      = "/notification.NotificationChannelService/GetParentChannelId"
	NotificationChannelService_GetSound_FullMethodName                = "/notification.NotificationChannelService/GetSound"
	NotificationChannelService_GetVibrationEffect_FullMethodName      = "/notification.NotificationChannelService/GetVibrationEffect"
	NotificationChannelService_GetVibrationPattern_FullMethodName     = "/notification.NotificationChannelService/GetVibrationPattern"
	NotificationChannelService_HasUserSetImportance_FullMethodName    = "/notification.NotificationChannelService/HasUserSetImportance"
	NotificationChannelService_HasUserSetSound_FullMethodName         = "/notification.NotificationChannelService/HasUserSetSound"
	NotificationChannelService_HashCode_FullMethodName                = "/notification.NotificationChannelService/HashCode"
	NotificationChannelService_IsBlockable_FullMethodName             = "/notification.NotificationChannelService/IsBlockable"
	NotificationChannelService_IsConversation_FullMethodName          = "/notification.NotificationChannelService/IsConversation"
	NotificationChannelService_IsDemoted_FullMethodName               = "/notification.NotificationChannelService/IsDemoted"
	NotificationChannelService_IsImportantConversation_FullMethodName = "/notification.NotificationChannelService/IsImportantConversation"
	NotificationChannelService_SetAllowBubbles_FullMethodName         = "/notification.NotificationChannelService/SetAllowBubbles"
	NotificationChannelService_SetBlockable_FullMethodName            = "/notification.NotificationChannelService/SetBlockable"
	NotificationChannelService_SetBypassDnd_FullMethodName            = "/notification.NotificationChannelService/SetBypassDnd"
	NotificationChannelService_SetConversationId_FullMethodName       = "/notification.NotificationChannelService/SetConversationId"
	NotificationChannelService_SetDescription_FullMethodName          = "/notification.NotificationChannelService/SetDescription"
	NotificationChannelService_SetGroup_FullMethodName                = "/notification.NotificationChannelService/SetGroup"
	NotificationChannelService_SetImportance_FullMethodName           = "/notification.NotificationChannelService/SetImportance"
	NotificationChannelService_SetLightColor_FullMethodName           = "/notification.NotificationChannelService/SetLightColor"
	NotificationChannelService_SetLockscreenVisibility_FullMethodName = "/notification.NotificationChannelService/SetLockscreenVisibility"
	NotificationChannelService_SetName_FullMethodName                 = "/notification.NotificationChannelService/SetName"
	NotificationChannelService_SetShowBadge_FullMethodName            = "/notification.NotificationChannelService/SetShowBadge"
	NotificationChannelService_SetSound_FullMethodName                = "/notification.NotificationChannelService/SetSound"
	NotificationChannelService_SetVibrationEffect_FullMethodName      = "/notification.NotificationChannelService/SetVibrationEffect"
	NotificationChannelService_SetVibrationPattern_FullMethodName     = "/notification.NotificationChannelService/SetVibrationPattern"
	NotificationChannelService_ShouldShowLights_FullMethodName        = "/notification.NotificationChannelService/ShouldShowLights"
	NotificationChannelService_ShouldVibrate_FullMethodName           = "/notification.NotificationChannelService/ShouldVibrate"
	NotificationChannelService_ToString_FullMethodName                = "/notification.NotificationChannelService/ToString"
	NotificationChannelService_WriteToParcel_FullMethodName           = "/notification.NotificationChannelService/WriteToParcel"
)
View Source
const (
	StatusBarNotificationService_Clone0_FullMethodName              = "/notification.StatusBarNotificationService/Clone0"
	StatusBarNotificationService_DescribeContents_FullMethodName    = "/notification.StatusBarNotificationService/DescribeContents"
	StatusBarNotificationService_GetGroupKey_FullMethodName         = "/notification.StatusBarNotificationService/GetGroupKey"
	StatusBarNotificationService_GetId_FullMethodName               = "/notification.StatusBarNotificationService/GetId"
	StatusBarNotificationService_GetKey_FullMethodName              = "/notification.StatusBarNotificationService/GetKey"
	StatusBarNotificationService_GetNotification_FullMethodName     = "/notification.StatusBarNotificationService/GetNotification"
	StatusBarNotificationService_GetOpPkg_FullMethodName            = "/notification.StatusBarNotificationService/GetOpPkg"
	StatusBarNotificationService_GetOverrideGroupKey_FullMethodName = "/notification.StatusBarNotificationService/GetOverrideGroupKey"
	StatusBarNotificationService_GetPackageName_FullMethodName      = "/notification.StatusBarNotificationService/GetPackageName"
	StatusBarNotificationService_GetPostTime_FullMethodName         = "/notification.StatusBarNotificationService/GetPostTime"
	StatusBarNotificationService_GetTag_FullMethodName              = "/notification.StatusBarNotificationService/GetTag"
	StatusBarNotificationService_GetUid_FullMethodName              = "/notification.StatusBarNotificationService/GetUid"
	StatusBarNotificationService_GetUser_FullMethodName             = "/notification.StatusBarNotificationService/GetUser"
	StatusBarNotificationService_GetUserId_FullMethodName           = "/notification.StatusBarNotificationService/GetUserId"
	StatusBarNotificationService_IsAppGroup_FullMethodName          = "/notification.StatusBarNotificationService/IsAppGroup"
	StatusBarNotificationService_IsClearable_FullMethodName         = "/notification.StatusBarNotificationService/IsClearable"
	StatusBarNotificationService_IsGroup_FullMethodName             = "/notification.StatusBarNotificationService/IsGroup"
	StatusBarNotificationService_IsOngoing_FullMethodName           = "/notification.StatusBarNotificationService/IsOngoing"
	StatusBarNotificationService_SetOverrideGroupKey_FullMethodName = "/notification.StatusBarNotificationService/SetOverrideGroupKey"
	StatusBarNotificationService_ToString_FullMethodName            = "/notification.StatusBarNotificationService/ToString"
	StatusBarNotificationService_WriteToParcel_FullMethodName       = "/notification.StatusBarNotificationService/WriteToParcel"
	StatusBarNotificationService_Clone0_1_FullMethodName            = "/notification.StatusBarNotificationService/Clone0_1"
)
View Source
const (
	NotificationManagerService_AddAutomaticZenRule_FullMethodName                 = "/notification.NotificationManagerService/AddAutomaticZenRule"
	NotificationManagerService_AreAutomaticZenRulesUserManaged_FullMethodName     = "/notification.NotificationManagerService/AreAutomaticZenRulesUserManaged"
	NotificationManagerService_AreBubblesAllowed_FullMethodName                   = "/notification.NotificationManagerService/AreBubblesAllowed"
	NotificationManagerService_AreBubblesEnabled_FullMethodName                   = "/notification.NotificationManagerService/AreBubblesEnabled"
	NotificationManagerService_AreNotificationsEnabled_FullMethodName             = "/notification.NotificationManagerService/AreNotificationsEnabled"
	NotificationManagerService_AreNotificationsPaused_FullMethodName              = "/notification.NotificationManagerService/AreNotificationsPaused"
	NotificationManagerService_CanNotifyAsPackage_FullMethodName                  = "/notification.NotificationManagerService/CanNotifyAsPackage"
	NotificationManagerService_CanPostPromotedNotifications_FullMethodName        = "/notification.NotificationManagerService/CanPostPromotedNotifications"
	NotificationManagerService_CanUseFullScreenIntent_FullMethodName              = "/notification.NotificationManagerService/CanUseFullScreenIntent"
	NotificationManagerService_Cancel1_FullMethodName                             = "/notification.NotificationManagerService/Cancel1"
	NotificationManagerService_Cancel2_1_FullMethodName                           = "/notification.NotificationManagerService/Cancel2_1"
	NotificationManagerService_CancelAll_FullMethodName                           = "/notification.NotificationManagerService/CancelAll"
	NotificationManagerService_CancelAsPackage_FullMethodName                     = "/notification.NotificationManagerService/CancelAsPackage"
	NotificationManagerService_CreateNotificationChannel_FullMethodName           = "/notification.NotificationManagerService/CreateNotificationChannel"
	NotificationManagerService_CreateNotificationChannelGroup_FullMethodName      = "/notification.NotificationManagerService/CreateNotificationChannelGroup"
	NotificationManagerService_CreateNotificationChannelGroups_FullMethodName     = "/notification.NotificationManagerService/CreateNotificationChannelGroups"
	NotificationManagerService_CreateNotificationChannels_FullMethodName          = "/notification.NotificationManagerService/CreateNotificationChannels"
	NotificationManagerService_DeleteNotificationChannel_FullMethodName           = "/notification.NotificationManagerService/DeleteNotificationChannel"
	NotificationManagerService_DeleteNotificationChannelGroup_FullMethodName      = "/notification.NotificationManagerService/DeleteNotificationChannelGroup"
	NotificationManagerService_GetActiveNotifications_FullMethodName              = "/notification.NotificationManagerService/GetActiveNotifications"
	NotificationManagerService_GetAutomaticZenRule_FullMethodName                 = "/notification.NotificationManagerService/GetAutomaticZenRule"
	NotificationManagerService_GetAutomaticZenRuleState_FullMethodName            = "/notification.NotificationManagerService/GetAutomaticZenRuleState"
	NotificationManagerService_GetBubblePreference_FullMethodName                 = "/notification.NotificationManagerService/GetBubblePreference"
	NotificationManagerService_GetConsolidatedNotificationPolicy_FullMethodName   = "/notification.NotificationManagerService/GetConsolidatedNotificationPolicy"
	NotificationManagerService_GetImportance_FullMethodName                       = "/notification.NotificationManagerService/GetImportance"
	NotificationManagerService_GetNotificationChannel1_FullMethodName             = "/notification.NotificationManagerService/GetNotificationChannel1"
	NotificationManagerService_GetNotificationChannel2_1_FullMethodName           = "/notification.NotificationManagerService/GetNotificationChannel2_1"
	NotificationManagerService_GetNotificationChannelGroup_FullMethodName         = "/notification.NotificationManagerService/GetNotificationChannelGroup"
	NotificationManagerService_GetNotificationChannelGroups_FullMethodName        = "/notification.NotificationManagerService/GetNotificationChannelGroups"
	NotificationManagerService_GetNotificationChannels_FullMethodName             = "/notification.NotificationManagerService/GetNotificationChannels"
	NotificationManagerService_GetNotificationDelegate_FullMethodName             = "/notification.NotificationManagerService/GetNotificationDelegate"
	NotificationManagerService_GetNotificationPolicy_FullMethodName               = "/notification.NotificationManagerService/GetNotificationPolicy"
	NotificationManagerService_IsNotificationListenerAccessGranted_FullMethodName = "/notification.NotificationManagerService/IsNotificationListenerAccessGranted"
	NotificationManagerService_IsNotificationPolicyAccessGranted_FullMethodName   = "/notification.NotificationManagerService/IsNotificationPolicyAccessGranted"
	NotificationManagerService_MatchesCallFilter_FullMethodName                   = "/notification.NotificationManagerService/MatchesCallFilter"
	NotificationManagerService_Notify2_FullMethodName                             = "/notification.NotificationManagerService/Notify2"
	NotificationManagerService_Notify3_1_FullMethodName                           = "/notification.NotificationManagerService/Notify3_1"
	NotificationManagerService_NotifyAsPackage_FullMethodName                     = "/notification.NotificationManagerService/NotifyAsPackage"
	NotificationManagerService_RemoveAutomaticZenRule_FullMethodName              = "/notification.NotificationManagerService/RemoveAutomaticZenRule"
	NotificationManagerService_SetAutomaticZenRuleState_FullMethodName            = "/notification.NotificationManagerService/SetAutomaticZenRuleState"
	NotificationManagerService_SetNotificationDelegate_FullMethodName             = "/notification.NotificationManagerService/SetNotificationDelegate"
	NotificationManagerService_SetNotificationPolicy_FullMethodName               = "/notification.NotificationManagerService/SetNotificationPolicy"
	NotificationManagerService_ShouldHideSilentStatusBarIcons_FullMethodName      = "/notification.NotificationManagerService/ShouldHideSilentStatusBarIcons"
	NotificationManagerService_UpdateAutomaticZenRule_FullMethodName              = "/notification.NotificationManagerService/UpdateAutomaticZenRule"
)

Variables

View Source
var File_proto_notification_notification_proto protoreflect.FileDescriptor
View Source
var NotificationChannelService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "notification.NotificationChannelService",
	HandlerType: (*NotificationChannelServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CanBubble",
			Handler:    _NotificationChannelService_CanBubble_Handler,
		},
		{
			MethodName: "CanBypassDnd",
			Handler:    _NotificationChannelService_CanBypassDnd_Handler,
		},
		{
			MethodName: "CanShowBadge",
			Handler:    _NotificationChannelService_CanShowBadge_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _NotificationChannelService_DescribeContents_Handler,
		},
		{
			MethodName: "EnableLights",
			Handler:    _NotificationChannelService_EnableLights_Handler,
		},
		{
			MethodName: "EnableVibration",
			Handler:    _NotificationChannelService_EnableVibration_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _NotificationChannelService_Equals_Handler,
		},
		{
			MethodName: "GetAudioAttributes",
			Handler:    _NotificationChannelService_GetAudioAttributes_Handler,
		},
		{
			MethodName: "GetConversationId",
			Handler:    _NotificationChannelService_GetConversationId_Handler,
		},
		{
			MethodName: "GetDescription",
			Handler:    _NotificationChannelService_GetDescription_Handler,
		},
		{
			MethodName: "GetGroup",
			Handler:    _NotificationChannelService_GetGroup_Handler,
		},
		{
			MethodName: "GetId",
			Handler:    _NotificationChannelService_GetId_Handler,
		},
		{
			MethodName: "GetImportance",
			Handler:    _NotificationChannelService_GetImportance_Handler,
		},
		{
			MethodName: "GetLightColor",
			Handler:    _NotificationChannelService_GetLightColor_Handler,
		},
		{
			MethodName: "GetLockscreenVisibility",
			Handler:    _NotificationChannelService_GetLockscreenVisibility_Handler,
		},
		{
			MethodName: "GetName",
			Handler:    _NotificationChannelService_GetName_Handler,
		},
		{
			MethodName: "GetParentChannelId",
			Handler:    _NotificationChannelService_GetParentChannelId_Handler,
		},
		{
			MethodName: "GetSound",
			Handler:    _NotificationChannelService_GetSound_Handler,
		},
		{
			MethodName: "GetVibrationEffect",
			Handler:    _NotificationChannelService_GetVibrationEffect_Handler,
		},
		{
			MethodName: "GetVibrationPattern",
			Handler:    _NotificationChannelService_GetVibrationPattern_Handler,
		},
		{
			MethodName: "HasUserSetImportance",
			Handler:    _NotificationChannelService_HasUserSetImportance_Handler,
		},
		{
			MethodName: "HasUserSetSound",
			Handler:    _NotificationChannelService_HasUserSetSound_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _NotificationChannelService_HashCode_Handler,
		},
		{
			MethodName: "IsBlockable",
			Handler:    _NotificationChannelService_IsBlockable_Handler,
		},
		{
			MethodName: "IsConversation",
			Handler:    _NotificationChannelService_IsConversation_Handler,
		},
		{
			MethodName: "IsDemoted",
			Handler:    _NotificationChannelService_IsDemoted_Handler,
		},
		{
			MethodName: "IsImportantConversation",
			Handler:    _NotificationChannelService_IsImportantConversation_Handler,
		},
		{
			MethodName: "SetAllowBubbles",
			Handler:    _NotificationChannelService_SetAllowBubbles_Handler,
		},
		{
			MethodName: "SetBlockable",
			Handler:    _NotificationChannelService_SetBlockable_Handler,
		},
		{
			MethodName: "SetBypassDnd",
			Handler:    _NotificationChannelService_SetBypassDnd_Handler,
		},
		{
			MethodName: "SetConversationId",
			Handler:    _NotificationChannelService_SetConversationId_Handler,
		},
		{
			MethodName: "SetDescription",
			Handler:    _NotificationChannelService_SetDescription_Handler,
		},
		{
			MethodName: "SetGroup",
			Handler:    _NotificationChannelService_SetGroup_Handler,
		},
		{
			MethodName: "SetImportance",
			Handler:    _NotificationChannelService_SetImportance_Handler,
		},
		{
			MethodName: "SetLightColor",
			Handler:    _NotificationChannelService_SetLightColor_Handler,
		},
		{
			MethodName: "SetLockscreenVisibility",
			Handler:    _NotificationChannelService_SetLockscreenVisibility_Handler,
		},
		{
			MethodName: "SetName",
			Handler:    _NotificationChannelService_SetName_Handler,
		},
		{
			MethodName: "SetShowBadge",
			Handler:    _NotificationChannelService_SetShowBadge_Handler,
		},
		{
			MethodName: "SetSound",
			Handler:    _NotificationChannelService_SetSound_Handler,
		},
		{
			MethodName: "SetVibrationEffect",
			Handler:    _NotificationChannelService_SetVibrationEffect_Handler,
		},
		{
			MethodName: "SetVibrationPattern",
			Handler:    _NotificationChannelService_SetVibrationPattern_Handler,
		},
		{
			MethodName: "ShouldShowLights",
			Handler:    _NotificationChannelService_ShouldShowLights_Handler,
		},
		{
			MethodName: "ShouldVibrate",
			Handler:    _NotificationChannelService_ShouldVibrate_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _NotificationChannelService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _NotificationChannelService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/notification/notification.proto",
}

NotificationChannelService_ServiceDesc is the grpc.ServiceDesc for NotificationChannelService 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 NotificationManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "notification.NotificationManagerService",
	HandlerType: (*NotificationManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddAutomaticZenRule",
			Handler:    _NotificationManagerService_AddAutomaticZenRule_Handler,
		},
		{
			MethodName: "AreAutomaticZenRulesUserManaged",
			Handler:    _NotificationManagerService_AreAutomaticZenRulesUserManaged_Handler,
		},
		{
			MethodName: "AreBubblesAllowed",
			Handler:    _NotificationManagerService_AreBubblesAllowed_Handler,
		},
		{
			MethodName: "AreBubblesEnabled",
			Handler:    _NotificationManagerService_AreBubblesEnabled_Handler,
		},
		{
			MethodName: "AreNotificationsEnabled",
			Handler:    _NotificationManagerService_AreNotificationsEnabled_Handler,
		},
		{
			MethodName: "AreNotificationsPaused",
			Handler:    _NotificationManagerService_AreNotificationsPaused_Handler,
		},
		{
			MethodName: "CanNotifyAsPackage",
			Handler:    _NotificationManagerService_CanNotifyAsPackage_Handler,
		},
		{
			MethodName: "CanPostPromotedNotifications",
			Handler:    _NotificationManagerService_CanPostPromotedNotifications_Handler,
		},
		{
			MethodName: "CanUseFullScreenIntent",
			Handler:    _NotificationManagerService_CanUseFullScreenIntent_Handler,
		},
		{
			MethodName: "Cancel1",
			Handler:    _NotificationManagerService_Cancel1_Handler,
		},
		{
			MethodName: "Cancel2_1",
			Handler:    _NotificationManagerService_Cancel2_1_Handler,
		},
		{
			MethodName: "CancelAll",
			Handler:    _NotificationManagerService_CancelAll_Handler,
		},
		{
			MethodName: "CancelAsPackage",
			Handler:    _NotificationManagerService_CancelAsPackage_Handler,
		},
		{
			MethodName: "CreateNotificationChannel",
			Handler:    _NotificationManagerService_CreateNotificationChannel_Handler,
		},
		{
			MethodName: "CreateNotificationChannelGroup",
			Handler:    _NotificationManagerService_CreateNotificationChannelGroup_Handler,
		},
		{
			MethodName: "CreateNotificationChannelGroups",
			Handler:    _NotificationManagerService_CreateNotificationChannelGroups_Handler,
		},
		{
			MethodName: "CreateNotificationChannels",
			Handler:    _NotificationManagerService_CreateNotificationChannels_Handler,
		},
		{
			MethodName: "DeleteNotificationChannel",
			Handler:    _NotificationManagerService_DeleteNotificationChannel_Handler,
		},
		{
			MethodName: "DeleteNotificationChannelGroup",
			Handler:    _NotificationManagerService_DeleteNotificationChannelGroup_Handler,
		},
		{
			MethodName: "GetActiveNotifications",
			Handler:    _NotificationManagerService_GetActiveNotifications_Handler,
		},
		{
			MethodName: "GetAutomaticZenRule",
			Handler:    _NotificationManagerService_GetAutomaticZenRule_Handler,
		},
		{
			MethodName: "GetAutomaticZenRuleState",
			Handler:    _NotificationManagerService_GetAutomaticZenRuleState_Handler,
		},
		{
			MethodName: "GetBubblePreference",
			Handler:    _NotificationManagerService_GetBubblePreference_Handler,
		},
		{
			MethodName: "GetConsolidatedNotificationPolicy",
			Handler:    _NotificationManagerService_GetConsolidatedNotificationPolicy_Handler,
		},
		{
			MethodName: "GetImportance",
			Handler:    _NotificationManagerService_GetImportance_Handler,
		},
		{
			MethodName: "GetNotificationChannel1",
			Handler:    _NotificationManagerService_GetNotificationChannel1_Handler,
		},
		{
			MethodName: "GetNotificationChannel2_1",
			Handler:    _NotificationManagerService_GetNotificationChannel2_1_Handler,
		},
		{
			MethodName: "GetNotificationChannelGroup",
			Handler:    _NotificationManagerService_GetNotificationChannelGroup_Handler,
		},
		{
			MethodName: "GetNotificationChannelGroups",
			Handler:    _NotificationManagerService_GetNotificationChannelGroups_Handler,
		},
		{
			MethodName: "GetNotificationChannels",
			Handler:    _NotificationManagerService_GetNotificationChannels_Handler,
		},
		{
			MethodName: "GetNotificationDelegate",
			Handler:    _NotificationManagerService_GetNotificationDelegate_Handler,
		},
		{
			MethodName: "GetNotificationPolicy",
			Handler:    _NotificationManagerService_GetNotificationPolicy_Handler,
		},
		{
			MethodName: "IsNotificationListenerAccessGranted",
			Handler:    _NotificationManagerService_IsNotificationListenerAccessGranted_Handler,
		},
		{
			MethodName: "IsNotificationPolicyAccessGranted",
			Handler:    _NotificationManagerService_IsNotificationPolicyAccessGranted_Handler,
		},
		{
			MethodName: "MatchesCallFilter",
			Handler:    _NotificationManagerService_MatchesCallFilter_Handler,
		},
		{
			MethodName: "Notify2",
			Handler:    _NotificationManagerService_Notify2_Handler,
		},
		{
			MethodName: "Notify3_1",
			Handler:    _NotificationManagerService_Notify3_1_Handler,
		},
		{
			MethodName: "NotifyAsPackage",
			Handler:    _NotificationManagerService_NotifyAsPackage_Handler,
		},
		{
			MethodName: "RemoveAutomaticZenRule",
			Handler:    _NotificationManagerService_RemoveAutomaticZenRule_Handler,
		},
		{
			MethodName: "SetAutomaticZenRuleState",
			Handler:    _NotificationManagerService_SetAutomaticZenRuleState_Handler,
		},
		{
			MethodName: "SetNotificationDelegate",
			Handler:    _NotificationManagerService_SetNotificationDelegate_Handler,
		},
		{
			MethodName: "SetNotificationPolicy",
			Handler:    _NotificationManagerService_SetNotificationPolicy_Handler,
		},
		{
			MethodName: "ShouldHideSilentStatusBarIcons",
			Handler:    _NotificationManagerService_ShouldHideSilentStatusBarIcons_Handler,
		},
		{
			MethodName: "UpdateAutomaticZenRule",
			Handler:    _NotificationManagerService_UpdateAutomaticZenRule_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/notification/notification.proto",
}

NotificationManagerService_ServiceDesc is the grpc.ServiceDesc for NotificationManagerService 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 StatusBarNotificationService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "notification.StatusBarNotificationService",
	HandlerType: (*StatusBarNotificationServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Clone0",
			Handler:    _StatusBarNotificationService_Clone0_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _StatusBarNotificationService_DescribeContents_Handler,
		},
		{
			MethodName: "GetGroupKey",
			Handler:    _StatusBarNotificationService_GetGroupKey_Handler,
		},
		{
			MethodName: "GetId",
			Handler:    _StatusBarNotificationService_GetId_Handler,
		},
		{
			MethodName: "GetKey",
			Handler:    _StatusBarNotificationService_GetKey_Handler,
		},
		{
			MethodName: "GetNotification",
			Handler:    _StatusBarNotificationService_GetNotification_Handler,
		},
		{
			MethodName: "GetOpPkg",
			Handler:    _StatusBarNotificationService_GetOpPkg_Handler,
		},
		{
			MethodName: "GetOverrideGroupKey",
			Handler:    _StatusBarNotificationService_GetOverrideGroupKey_Handler,
		},
		{
			MethodName: "GetPackageName",
			Handler:    _StatusBarNotificationService_GetPackageName_Handler,
		},
		{
			MethodName: "GetPostTime",
			Handler:    _StatusBarNotificationService_GetPostTime_Handler,
		},
		{
			MethodName: "GetTag",
			Handler:    _StatusBarNotificationService_GetTag_Handler,
		},
		{
			MethodName: "GetUid",
			Handler:    _StatusBarNotificationService_GetUid_Handler,
		},
		{
			MethodName: "GetUser",
			Handler:    _StatusBarNotificationService_GetUser_Handler,
		},
		{
			MethodName: "GetUserId",
			Handler:    _StatusBarNotificationService_GetUserId_Handler,
		},
		{
			MethodName: "IsAppGroup",
			Handler:    _StatusBarNotificationService_IsAppGroup_Handler,
		},
		{
			MethodName: "IsClearable",
			Handler:    _StatusBarNotificationService_IsClearable_Handler,
		},
		{
			MethodName: "IsGroup",
			Handler:    _StatusBarNotificationService_IsGroup_Handler,
		},
		{
			MethodName: "IsOngoing",
			Handler:    _StatusBarNotificationService_IsOngoing_Handler,
		},
		{
			MethodName: "SetOverrideGroupKey",
			Handler:    _StatusBarNotificationService_SetOverrideGroupKey_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _StatusBarNotificationService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _StatusBarNotificationService_WriteToParcel_Handler,
		},
		{
			MethodName: "Clone0_1",
			Handler:    _StatusBarNotificationService_Clone0_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/notification/notification.proto",
}

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

Functions

func RegisterNotificationChannelServiceServer

func RegisterNotificationChannelServiceServer(s grpc.ServiceRegistrar, srv NotificationChannelServiceServer)

func RegisterNotificationManagerServiceServer

func RegisterNotificationManagerServiceServer(s grpc.ServiceRegistrar, srv NotificationManagerServiceServer)

func RegisterStatusBarNotificationServiceServer

func RegisterStatusBarNotificationServiceServer(s grpc.ServiceRegistrar, srv StatusBarNotificationServiceServer)

Types

type AddAutomaticZenRuleRequest

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

func (*AddAutomaticZenRuleRequest) Descriptor deprecated

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

Deprecated: Use AddAutomaticZenRuleRequest.ProtoReflect.Descriptor instead.

func (*AddAutomaticZenRuleRequest) GetArg0

func (x *AddAutomaticZenRuleRequest) GetArg0() int64

func (*AddAutomaticZenRuleRequest) ProtoMessage

func (*AddAutomaticZenRuleRequest) ProtoMessage()

func (*AddAutomaticZenRuleRequest) ProtoReflect

func (*AddAutomaticZenRuleRequest) Reset

func (x *AddAutomaticZenRuleRequest) Reset()

func (*AddAutomaticZenRuleRequest) String

func (x *AddAutomaticZenRuleRequest) String() string

type AddAutomaticZenRuleResponse

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

func (*AddAutomaticZenRuleResponse) Descriptor deprecated

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

Deprecated: Use AddAutomaticZenRuleResponse.ProtoReflect.Descriptor instead.

func (*AddAutomaticZenRuleResponse) GetResult

func (x *AddAutomaticZenRuleResponse) GetResult() string

func (*AddAutomaticZenRuleResponse) ProtoMessage

func (*AddAutomaticZenRuleResponse) ProtoMessage()

func (*AddAutomaticZenRuleResponse) ProtoReflect

func (*AddAutomaticZenRuleResponse) Reset

func (x *AddAutomaticZenRuleResponse) Reset()

func (*AddAutomaticZenRuleResponse) String

func (x *AddAutomaticZenRuleResponse) String() string

type AreAutomaticZenRulesUserManagedRequest

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

func (*AreAutomaticZenRulesUserManagedRequest) Descriptor deprecated

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

Deprecated: Use AreAutomaticZenRulesUserManagedRequest.ProtoReflect.Descriptor instead.

func (*AreAutomaticZenRulesUserManagedRequest) ProtoMessage

func (*AreAutomaticZenRulesUserManagedRequest) ProtoReflect

func (*AreAutomaticZenRulesUserManagedRequest) Reset

func (*AreAutomaticZenRulesUserManagedRequest) String

type AreAutomaticZenRulesUserManagedResponse

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

func (*AreAutomaticZenRulesUserManagedResponse) Descriptor deprecated

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

Deprecated: Use AreAutomaticZenRulesUserManagedResponse.ProtoReflect.Descriptor instead.

func (*AreAutomaticZenRulesUserManagedResponse) GetResult

func (*AreAutomaticZenRulesUserManagedResponse) ProtoMessage

func (*AreAutomaticZenRulesUserManagedResponse) ProtoReflect

func (*AreAutomaticZenRulesUserManagedResponse) Reset

func (*AreAutomaticZenRulesUserManagedResponse) String

type AreBubblesAllowedRequest

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

func (*AreBubblesAllowedRequest) Descriptor deprecated

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

Deprecated: Use AreBubblesAllowedRequest.ProtoReflect.Descriptor instead.

func (*AreBubblesAllowedRequest) ProtoMessage

func (*AreBubblesAllowedRequest) ProtoMessage()

func (*AreBubblesAllowedRequest) ProtoReflect

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

func (*AreBubblesAllowedRequest) Reset

func (x *AreBubblesAllowedRequest) Reset()

func (*AreBubblesAllowedRequest) String

func (x *AreBubblesAllowedRequest) String() string

type AreBubblesAllowedResponse

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

func (*AreBubblesAllowedResponse) Descriptor deprecated

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

Deprecated: Use AreBubblesAllowedResponse.ProtoReflect.Descriptor instead.

func (*AreBubblesAllowedResponse) GetResult

func (x *AreBubblesAllowedResponse) GetResult() bool

func (*AreBubblesAllowedResponse) ProtoMessage

func (*AreBubblesAllowedResponse) ProtoMessage()

func (*AreBubblesAllowedResponse) ProtoReflect

func (*AreBubblesAllowedResponse) Reset

func (x *AreBubblesAllowedResponse) Reset()

func (*AreBubblesAllowedResponse) String

func (x *AreBubblesAllowedResponse) String() string

type AreBubblesEnabledRequest

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

func (*AreBubblesEnabledRequest) Descriptor deprecated

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

Deprecated: Use AreBubblesEnabledRequest.ProtoReflect.Descriptor instead.

func (*AreBubblesEnabledRequest) ProtoMessage

func (*AreBubblesEnabledRequest) ProtoMessage()

func (*AreBubblesEnabledRequest) ProtoReflect

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

func (*AreBubblesEnabledRequest) Reset

func (x *AreBubblesEnabledRequest) Reset()

func (*AreBubblesEnabledRequest) String

func (x *AreBubblesEnabledRequest) String() string

type AreBubblesEnabledResponse

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

func (*AreBubblesEnabledResponse) Descriptor deprecated

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

Deprecated: Use AreBubblesEnabledResponse.ProtoReflect.Descriptor instead.

func (*AreBubblesEnabledResponse) GetResult

func (x *AreBubblesEnabledResponse) GetResult() bool

func (*AreBubblesEnabledResponse) ProtoMessage

func (*AreBubblesEnabledResponse) ProtoMessage()

func (*AreBubblesEnabledResponse) ProtoReflect

func (*AreBubblesEnabledResponse) Reset

func (x *AreBubblesEnabledResponse) Reset()

func (*AreBubblesEnabledResponse) String

func (x *AreBubblesEnabledResponse) String() string

type AreNotificationsEnabledRequest

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

func (*AreNotificationsEnabledRequest) Descriptor deprecated

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

Deprecated: Use AreNotificationsEnabledRequest.ProtoReflect.Descriptor instead.

func (*AreNotificationsEnabledRequest) ProtoMessage

func (*AreNotificationsEnabledRequest) ProtoMessage()

func (*AreNotificationsEnabledRequest) ProtoReflect

func (*AreNotificationsEnabledRequest) Reset

func (x *AreNotificationsEnabledRequest) Reset()

func (*AreNotificationsEnabledRequest) String

type AreNotificationsEnabledResponse

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

func (*AreNotificationsEnabledResponse) Descriptor deprecated

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

Deprecated: Use AreNotificationsEnabledResponse.ProtoReflect.Descriptor instead.

func (*AreNotificationsEnabledResponse) GetResult

func (x *AreNotificationsEnabledResponse) GetResult() bool

func (*AreNotificationsEnabledResponse) ProtoMessage

func (*AreNotificationsEnabledResponse) ProtoMessage()

func (*AreNotificationsEnabledResponse) ProtoReflect

func (*AreNotificationsEnabledResponse) Reset

func (*AreNotificationsEnabledResponse) String

type AreNotificationsPausedRequest

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

func (*AreNotificationsPausedRequest) Descriptor deprecated

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

Deprecated: Use AreNotificationsPausedRequest.ProtoReflect.Descriptor instead.

func (*AreNotificationsPausedRequest) ProtoMessage

func (*AreNotificationsPausedRequest) ProtoMessage()

func (*AreNotificationsPausedRequest) ProtoReflect

func (*AreNotificationsPausedRequest) Reset

func (x *AreNotificationsPausedRequest) Reset()

func (*AreNotificationsPausedRequest) String

type AreNotificationsPausedResponse

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

func (*AreNotificationsPausedResponse) Descriptor deprecated

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

Deprecated: Use AreNotificationsPausedResponse.ProtoReflect.Descriptor instead.

func (*AreNotificationsPausedResponse) GetResult

func (x *AreNotificationsPausedResponse) GetResult() bool

func (*AreNotificationsPausedResponse) ProtoMessage

func (*AreNotificationsPausedResponse) ProtoMessage()

func (*AreNotificationsPausedResponse) ProtoReflect

func (*AreNotificationsPausedResponse) Reset

func (x *AreNotificationsPausedResponse) Reset()

func (*AreNotificationsPausedResponse) String

type CanBubbleRequest

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

func (*CanBubbleRequest) Descriptor deprecated

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

Deprecated: Use CanBubbleRequest.ProtoReflect.Descriptor instead.

func (*CanBubbleRequest) ProtoMessage

func (*CanBubbleRequest) ProtoMessage()

func (*CanBubbleRequest) ProtoReflect

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

func (*CanBubbleRequest) Reset

func (x *CanBubbleRequest) Reset()

func (*CanBubbleRequest) String

func (x *CanBubbleRequest) String() string

type CanBubbleResponse

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

func (*CanBubbleResponse) Descriptor deprecated

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

Deprecated: Use CanBubbleResponse.ProtoReflect.Descriptor instead.

func (*CanBubbleResponse) GetResult

func (x *CanBubbleResponse) GetResult() bool

func (*CanBubbleResponse) ProtoMessage

func (*CanBubbleResponse) ProtoMessage()

func (*CanBubbleResponse) ProtoReflect

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

func (*CanBubbleResponse) Reset

func (x *CanBubbleResponse) Reset()

func (*CanBubbleResponse) String

func (x *CanBubbleResponse) String() string

type CanBypassDndRequest

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

func (*CanBypassDndRequest) Descriptor deprecated

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

Deprecated: Use CanBypassDndRequest.ProtoReflect.Descriptor instead.

func (*CanBypassDndRequest) ProtoMessage

func (*CanBypassDndRequest) ProtoMessage()

func (*CanBypassDndRequest) ProtoReflect

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

func (*CanBypassDndRequest) Reset

func (x *CanBypassDndRequest) Reset()

func (*CanBypassDndRequest) String

func (x *CanBypassDndRequest) String() string

type CanBypassDndResponse

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

func (*CanBypassDndResponse) Descriptor deprecated

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

Deprecated: Use CanBypassDndResponse.ProtoReflect.Descriptor instead.

func (*CanBypassDndResponse) GetResult

func (x *CanBypassDndResponse) GetResult() bool

func (*CanBypassDndResponse) ProtoMessage

func (*CanBypassDndResponse) ProtoMessage()

func (*CanBypassDndResponse) ProtoReflect

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

func (*CanBypassDndResponse) Reset

func (x *CanBypassDndResponse) Reset()

func (*CanBypassDndResponse) String

func (x *CanBypassDndResponse) String() string

type CanNotifyAsPackageRequest

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

func (*CanNotifyAsPackageRequest) Descriptor deprecated

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

Deprecated: Use CanNotifyAsPackageRequest.ProtoReflect.Descriptor instead.

func (*CanNotifyAsPackageRequest) GetArg0

func (x *CanNotifyAsPackageRequest) GetArg0() string

func (*CanNotifyAsPackageRequest) ProtoMessage

func (*CanNotifyAsPackageRequest) ProtoMessage()

func (*CanNotifyAsPackageRequest) ProtoReflect

func (*CanNotifyAsPackageRequest) Reset

func (x *CanNotifyAsPackageRequest) Reset()

func (*CanNotifyAsPackageRequest) String

func (x *CanNotifyAsPackageRequest) String() string

type CanNotifyAsPackageResponse

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

func (*CanNotifyAsPackageResponse) Descriptor deprecated

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

Deprecated: Use CanNotifyAsPackageResponse.ProtoReflect.Descriptor instead.

func (*CanNotifyAsPackageResponse) GetResult

func (x *CanNotifyAsPackageResponse) GetResult() bool

func (*CanNotifyAsPackageResponse) ProtoMessage

func (*CanNotifyAsPackageResponse) ProtoMessage()

func (*CanNotifyAsPackageResponse) ProtoReflect

func (*CanNotifyAsPackageResponse) Reset

func (x *CanNotifyAsPackageResponse) Reset()

func (*CanNotifyAsPackageResponse) String

func (x *CanNotifyAsPackageResponse) String() string

type CanPostPromotedNotificationsRequest

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

func (*CanPostPromotedNotificationsRequest) Descriptor deprecated

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

Deprecated: Use CanPostPromotedNotificationsRequest.ProtoReflect.Descriptor instead.

func (*CanPostPromotedNotificationsRequest) ProtoMessage

func (*CanPostPromotedNotificationsRequest) ProtoMessage()

func (*CanPostPromotedNotificationsRequest) ProtoReflect

func (*CanPostPromotedNotificationsRequest) Reset

func (*CanPostPromotedNotificationsRequest) String

type CanPostPromotedNotificationsResponse

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

func (*CanPostPromotedNotificationsResponse) Descriptor deprecated

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

Deprecated: Use CanPostPromotedNotificationsResponse.ProtoReflect.Descriptor instead.

func (*CanPostPromotedNotificationsResponse) GetResult

func (*CanPostPromotedNotificationsResponse) ProtoMessage

func (*CanPostPromotedNotificationsResponse) ProtoMessage()

func (*CanPostPromotedNotificationsResponse) ProtoReflect

func (*CanPostPromotedNotificationsResponse) Reset

func (*CanPostPromotedNotificationsResponse) String

type CanShowBadgeRequest

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

func (*CanShowBadgeRequest) Descriptor deprecated

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

Deprecated: Use CanShowBadgeRequest.ProtoReflect.Descriptor instead.

func (*CanShowBadgeRequest) ProtoMessage

func (*CanShowBadgeRequest) ProtoMessage()

func (*CanShowBadgeRequest) ProtoReflect

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

func (*CanShowBadgeRequest) Reset

func (x *CanShowBadgeRequest) Reset()

func (*CanShowBadgeRequest) String

func (x *CanShowBadgeRequest) String() string

type CanShowBadgeResponse

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

func (*CanShowBadgeResponse) Descriptor deprecated

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

Deprecated: Use CanShowBadgeResponse.ProtoReflect.Descriptor instead.

func (*CanShowBadgeResponse) GetResult

func (x *CanShowBadgeResponse) GetResult() bool

func (*CanShowBadgeResponse) ProtoMessage

func (*CanShowBadgeResponse) ProtoMessage()

func (*CanShowBadgeResponse) ProtoReflect

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

func (*CanShowBadgeResponse) Reset

func (x *CanShowBadgeResponse) Reset()

func (*CanShowBadgeResponse) String

func (x *CanShowBadgeResponse) String() string

type CanUseFullScreenIntentRequest

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

func (*CanUseFullScreenIntentRequest) Descriptor deprecated

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

Deprecated: Use CanUseFullScreenIntentRequest.ProtoReflect.Descriptor instead.

func (*CanUseFullScreenIntentRequest) ProtoMessage

func (*CanUseFullScreenIntentRequest) ProtoMessage()

func (*CanUseFullScreenIntentRequest) ProtoReflect

func (*CanUseFullScreenIntentRequest) Reset

func (x *CanUseFullScreenIntentRequest) Reset()

func (*CanUseFullScreenIntentRequest) String

type CanUseFullScreenIntentResponse

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

func (*CanUseFullScreenIntentResponse) Descriptor deprecated

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

Deprecated: Use CanUseFullScreenIntentResponse.ProtoReflect.Descriptor instead.

func (*CanUseFullScreenIntentResponse) GetResult

func (x *CanUseFullScreenIntentResponse) GetResult() bool

func (*CanUseFullScreenIntentResponse) ProtoMessage

func (*CanUseFullScreenIntentResponse) ProtoMessage()

func (*CanUseFullScreenIntentResponse) ProtoReflect

func (*CanUseFullScreenIntentResponse) Reset

func (x *CanUseFullScreenIntentResponse) Reset()

func (*CanUseFullScreenIntentResponse) String

type Cancel1Request

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

func (*Cancel1Request) Descriptor deprecated

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

Deprecated: Use Cancel1Request.ProtoReflect.Descriptor instead.

func (*Cancel1Request) GetArg0

func (x *Cancel1Request) GetArg0() int32

func (*Cancel1Request) ProtoMessage

func (*Cancel1Request) ProtoMessage()

func (*Cancel1Request) ProtoReflect

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

func (*Cancel1Request) Reset

func (x *Cancel1Request) Reset()

func (*Cancel1Request) String

func (x *Cancel1Request) String() string

type Cancel1Response

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

func (*Cancel1Response) Descriptor deprecated

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

Deprecated: Use Cancel1Response.ProtoReflect.Descriptor instead.

func (*Cancel1Response) ProtoMessage

func (*Cancel1Response) ProtoMessage()

func (*Cancel1Response) ProtoReflect

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

func (*Cancel1Response) Reset

func (x *Cancel1Response) Reset()

func (*Cancel1Response) String

func (x *Cancel1Response) String() string

type Cancel2_1Request

type Cancel2_1Request struct {
	Arg0 string `protobuf:"bytes,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 (*Cancel2_1Request) Descriptor deprecated

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

Deprecated: Use Cancel2_1Request.ProtoReflect.Descriptor instead.

func (*Cancel2_1Request) GetArg0

func (x *Cancel2_1Request) GetArg0() string

func (*Cancel2_1Request) GetArg1

func (x *Cancel2_1Request) GetArg1() int32

func (*Cancel2_1Request) ProtoMessage

func (*Cancel2_1Request) ProtoMessage()

func (*Cancel2_1Request) ProtoReflect

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

func (*Cancel2_1Request) Reset

func (x *Cancel2_1Request) Reset()

func (*Cancel2_1Request) String

func (x *Cancel2_1Request) String() string

type Cancel2_1Response

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

func (*Cancel2_1Response) Descriptor deprecated

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

Deprecated: Use Cancel2_1Response.ProtoReflect.Descriptor instead.

func (*Cancel2_1Response) ProtoMessage

func (*Cancel2_1Response) ProtoMessage()

func (*Cancel2_1Response) ProtoReflect

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

func (*Cancel2_1Response) Reset

func (x *Cancel2_1Response) Reset()

func (*Cancel2_1Response) String

func (x *Cancel2_1Response) String() string

type CancelAllRequest

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

func (*CancelAllRequest) Descriptor deprecated

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

Deprecated: Use CancelAllRequest.ProtoReflect.Descriptor instead.

func (*CancelAllRequest) ProtoMessage

func (*CancelAllRequest) ProtoMessage()

func (*CancelAllRequest) ProtoReflect

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

func (*CancelAllRequest) Reset

func (x *CancelAllRequest) Reset()

func (*CancelAllRequest) String

func (x *CancelAllRequest) String() string

type CancelAllResponse

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

func (*CancelAllResponse) Descriptor deprecated

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

Deprecated: Use CancelAllResponse.ProtoReflect.Descriptor instead.

func (*CancelAllResponse) ProtoMessage

func (*CancelAllResponse) ProtoMessage()

func (*CancelAllResponse) ProtoReflect

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

func (*CancelAllResponse) Reset

func (x *CancelAllResponse) Reset()

func (*CancelAllResponse) String

func (x *CancelAllResponse) String() string

type CancelAsPackageRequest

type CancelAsPackageRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,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 (*CancelAsPackageRequest) Descriptor deprecated

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

Deprecated: Use CancelAsPackageRequest.ProtoReflect.Descriptor instead.

func (*CancelAsPackageRequest) GetArg0

func (x *CancelAsPackageRequest) GetArg0() string

func (*CancelAsPackageRequest) GetArg1

func (x *CancelAsPackageRequest) GetArg1() string

func (*CancelAsPackageRequest) GetArg2

func (x *CancelAsPackageRequest) GetArg2() int32

func (*CancelAsPackageRequest) ProtoMessage

func (*CancelAsPackageRequest) ProtoMessage()

func (*CancelAsPackageRequest) ProtoReflect

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

func (*CancelAsPackageRequest) Reset

func (x *CancelAsPackageRequest) Reset()

func (*CancelAsPackageRequest) String

func (x *CancelAsPackageRequest) String() string

type CancelAsPackageResponse

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

func (*CancelAsPackageResponse) Descriptor deprecated

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

Deprecated: Use CancelAsPackageResponse.ProtoReflect.Descriptor instead.

func (*CancelAsPackageResponse) ProtoMessage

func (*CancelAsPackageResponse) ProtoMessage()

func (*CancelAsPackageResponse) ProtoReflect

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

func (*CancelAsPackageResponse) Reset

func (x *CancelAsPackageResponse) Reset()

func (*CancelAsPackageResponse) String

func (x *CancelAsPackageResponse) String() string

type Clone0Request

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

func (*Clone0Request) Descriptor deprecated

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

Deprecated: Use Clone0Request.ProtoReflect.Descriptor instead.

func (*Clone0Request) ProtoMessage

func (*Clone0Request) ProtoMessage()

func (*Clone0Request) ProtoReflect

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

func (*Clone0Request) Reset

func (x *Clone0Request) Reset()

func (*Clone0Request) String

func (x *Clone0Request) String() string

type Clone0Response

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

func (*Clone0Response) Descriptor deprecated

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

Deprecated: Use Clone0Response.ProtoReflect.Descriptor instead.

func (*Clone0Response) GetResult

func (x *Clone0Response) GetResult() int64

func (*Clone0Response) ProtoMessage

func (*Clone0Response) ProtoMessage()

func (*Clone0Response) ProtoReflect

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

func (*Clone0Response) Reset

func (x *Clone0Response) Reset()

func (*Clone0Response) String

func (x *Clone0Response) String() string

type Clone0_1Request

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

func (*Clone0_1Request) Descriptor deprecated

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

Deprecated: Use Clone0_1Request.ProtoReflect.Descriptor instead.

func (*Clone0_1Request) ProtoMessage

func (*Clone0_1Request) ProtoMessage()

func (*Clone0_1Request) ProtoReflect

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

func (*Clone0_1Request) Reset

func (x *Clone0_1Request) Reset()

func (*Clone0_1Request) String

func (x *Clone0_1Request) String() string

type Clone0_1Response

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

func (*Clone0_1Response) Descriptor deprecated

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

Deprecated: Use Clone0_1Response.ProtoReflect.Descriptor instead.

func (*Clone0_1Response) GetResult

func (x *Clone0_1Response) GetResult() int64

func (*Clone0_1Response) ProtoMessage

func (*Clone0_1Response) ProtoMessage()

func (*Clone0_1Response) ProtoReflect

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

func (*Clone0_1Response) Reset

func (x *Clone0_1Response) Reset()

func (*Clone0_1Response) String

func (x *Clone0_1Response) String() string

type CreateNotificationChannelGroupRequest

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

func (*CreateNotificationChannelGroupRequest) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelGroupRequest.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelGroupRequest) GetArg0

func (*CreateNotificationChannelGroupRequest) ProtoMessage

func (*CreateNotificationChannelGroupRequest) ProtoMessage()

func (*CreateNotificationChannelGroupRequest) ProtoReflect

func (*CreateNotificationChannelGroupRequest) Reset

func (*CreateNotificationChannelGroupRequest) String

type CreateNotificationChannelGroupResponse

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

func (*CreateNotificationChannelGroupResponse) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelGroupResponse.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelGroupResponse) ProtoMessage

func (*CreateNotificationChannelGroupResponse) ProtoReflect

func (*CreateNotificationChannelGroupResponse) Reset

func (*CreateNotificationChannelGroupResponse) String

type CreateNotificationChannelGroupsRequest

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

func (*CreateNotificationChannelGroupsRequest) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelGroupsRequest.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelGroupsRequest) GetArg0

func (*CreateNotificationChannelGroupsRequest) ProtoMessage

func (*CreateNotificationChannelGroupsRequest) ProtoReflect

func (*CreateNotificationChannelGroupsRequest) Reset

func (*CreateNotificationChannelGroupsRequest) String

type CreateNotificationChannelGroupsResponse

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

func (*CreateNotificationChannelGroupsResponse) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelGroupsResponse.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelGroupsResponse) ProtoMessage

func (*CreateNotificationChannelGroupsResponse) ProtoReflect

func (*CreateNotificationChannelGroupsResponse) Reset

func (*CreateNotificationChannelGroupsResponse) String

type CreateNotificationChannelRequest

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

func (*CreateNotificationChannelRequest) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelRequest) GetArg0

func (*CreateNotificationChannelRequest) ProtoMessage

func (*CreateNotificationChannelRequest) ProtoMessage()

func (*CreateNotificationChannelRequest) ProtoReflect

func (*CreateNotificationChannelRequest) Reset

func (*CreateNotificationChannelRequest) String

type CreateNotificationChannelResponse

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

func (*CreateNotificationChannelResponse) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelResponse.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelResponse) ProtoMessage

func (*CreateNotificationChannelResponse) ProtoMessage()

func (*CreateNotificationChannelResponse) ProtoReflect

func (*CreateNotificationChannelResponse) Reset

func (*CreateNotificationChannelResponse) String

type CreateNotificationChannelsRequest

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

func (*CreateNotificationChannelsRequest) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelsRequest.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelsRequest) GetArg0

func (*CreateNotificationChannelsRequest) ProtoMessage

func (*CreateNotificationChannelsRequest) ProtoMessage()

func (*CreateNotificationChannelsRequest) ProtoReflect

func (*CreateNotificationChannelsRequest) Reset

func (*CreateNotificationChannelsRequest) String

type CreateNotificationChannelsResponse

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

func (*CreateNotificationChannelsResponse) Descriptor deprecated

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

Deprecated: Use CreateNotificationChannelsResponse.ProtoReflect.Descriptor instead.

func (*CreateNotificationChannelsResponse) ProtoMessage

func (*CreateNotificationChannelsResponse) ProtoMessage()

func (*CreateNotificationChannelsResponse) ProtoReflect

func (*CreateNotificationChannelsResponse) Reset

func (*CreateNotificationChannelsResponse) String

type DeleteNotificationChannelGroupRequest

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

func (*DeleteNotificationChannelGroupRequest) Descriptor deprecated

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

Deprecated: Use DeleteNotificationChannelGroupRequest.ProtoReflect.Descriptor instead.

func (*DeleteNotificationChannelGroupRequest) GetArg0

func (*DeleteNotificationChannelGroupRequest) ProtoMessage

func (*DeleteNotificationChannelGroupRequest) ProtoMessage()

func (*DeleteNotificationChannelGroupRequest) ProtoReflect

func (*DeleteNotificationChannelGroupRequest) Reset

func (*DeleteNotificationChannelGroupRequest) String

type DeleteNotificationChannelGroupResponse

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

func (*DeleteNotificationChannelGroupResponse) Descriptor deprecated

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

Deprecated: Use DeleteNotificationChannelGroupResponse.ProtoReflect.Descriptor instead.

func (*DeleteNotificationChannelGroupResponse) ProtoMessage

func (*DeleteNotificationChannelGroupResponse) ProtoReflect

func (*DeleteNotificationChannelGroupResponse) Reset

func (*DeleteNotificationChannelGroupResponse) String

type DeleteNotificationChannelRequest

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

func (*DeleteNotificationChannelRequest) Descriptor deprecated

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

Deprecated: Use DeleteNotificationChannelRequest.ProtoReflect.Descriptor instead.

func (*DeleteNotificationChannelRequest) GetArg0

func (*DeleteNotificationChannelRequest) ProtoMessage

func (*DeleteNotificationChannelRequest) ProtoMessage()

func (*DeleteNotificationChannelRequest) ProtoReflect

func (*DeleteNotificationChannelRequest) Reset

func (*DeleteNotificationChannelRequest) String

type DeleteNotificationChannelResponse

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

func (*DeleteNotificationChannelResponse) Descriptor deprecated

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

Deprecated: Use DeleteNotificationChannelResponse.ProtoReflect.Descriptor instead.

func (*DeleteNotificationChannelResponse) ProtoMessage

func (*DeleteNotificationChannelResponse) ProtoMessage()

func (*DeleteNotificationChannelResponse) ProtoReflect

func (*DeleteNotificationChannelResponse) Reset

func (*DeleteNotificationChannelResponse) String

type DescribeContentsRequest

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

func (*DescribeContentsRequest) Descriptor deprecated

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

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) ProtoMessage

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect

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

func (*DescribeContentsRequest) Reset

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse

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

func (*DescribeContentsResponse) Descriptor deprecated

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

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect

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

func (*DescribeContentsResponse) Reset

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String

func (x *DescribeContentsResponse) String() string

type EnableLightsRequest

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

func (*EnableLightsRequest) Descriptor deprecated

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

Deprecated: Use EnableLightsRequest.ProtoReflect.Descriptor instead.

func (*EnableLightsRequest) GetArg0

func (x *EnableLightsRequest) GetArg0() bool

func (*EnableLightsRequest) ProtoMessage

func (*EnableLightsRequest) ProtoMessage()

func (*EnableLightsRequest) ProtoReflect

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

func (*EnableLightsRequest) Reset

func (x *EnableLightsRequest) Reset()

func (*EnableLightsRequest) String

func (x *EnableLightsRequest) String() string

type EnableLightsResponse

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

func (*EnableLightsResponse) Descriptor deprecated

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

Deprecated: Use EnableLightsResponse.ProtoReflect.Descriptor instead.

func (*EnableLightsResponse) ProtoMessage

func (*EnableLightsResponse) ProtoMessage()

func (*EnableLightsResponse) ProtoReflect

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

func (*EnableLightsResponse) Reset

func (x *EnableLightsResponse) Reset()

func (*EnableLightsResponse) String

func (x *EnableLightsResponse) String() string

type EnableVibrationRequest

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

func (*EnableVibrationRequest) Descriptor deprecated

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

Deprecated: Use EnableVibrationRequest.ProtoReflect.Descriptor instead.

func (*EnableVibrationRequest) GetArg0

func (x *EnableVibrationRequest) GetArg0() bool

func (*EnableVibrationRequest) ProtoMessage

func (*EnableVibrationRequest) ProtoMessage()

func (*EnableVibrationRequest) ProtoReflect

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

func (*EnableVibrationRequest) Reset

func (x *EnableVibrationRequest) Reset()

func (*EnableVibrationRequest) String

func (x *EnableVibrationRequest) String() string

type EnableVibrationResponse

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

func (*EnableVibrationResponse) Descriptor deprecated

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

Deprecated: Use EnableVibrationResponse.ProtoReflect.Descriptor instead.

func (*EnableVibrationResponse) ProtoMessage

func (*EnableVibrationResponse) ProtoMessage()

func (*EnableVibrationResponse) ProtoReflect

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

func (*EnableVibrationResponse) Reset

func (x *EnableVibrationResponse) Reset()

func (*EnableVibrationResponse) String

func (x *EnableVibrationResponse) String() string

type EqualsRequest

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

func (*EqualsRequest) Descriptor deprecated

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

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

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

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

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

func (*EqualsResponse) Descriptor deprecated

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

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

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

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type GetActiveNotificationsRequest

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

func (*GetActiveNotificationsRequest) Descriptor deprecated

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

Deprecated: Use GetActiveNotificationsRequest.ProtoReflect.Descriptor instead.

func (*GetActiveNotificationsRequest) ProtoMessage

func (*GetActiveNotificationsRequest) ProtoMessage()

func (*GetActiveNotificationsRequest) ProtoReflect

func (*GetActiveNotificationsRequest) Reset

func (x *GetActiveNotificationsRequest) Reset()

func (*GetActiveNotificationsRequest) String

type GetActiveNotificationsResponse

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

func (*GetActiveNotificationsResponse) Descriptor deprecated

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

Deprecated: Use GetActiveNotificationsResponse.ProtoReflect.Descriptor instead.

func (*GetActiveNotificationsResponse) GetResult

func (x *GetActiveNotificationsResponse) GetResult() int64

func (*GetActiveNotificationsResponse) ProtoMessage

func (*GetActiveNotificationsResponse) ProtoMessage()

func (*GetActiveNotificationsResponse) ProtoReflect

func (*GetActiveNotificationsResponse) Reset

func (x *GetActiveNotificationsResponse) Reset()

func (*GetActiveNotificationsResponse) String

type GetAudioAttributesRequest

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

func (*GetAudioAttributesRequest) Descriptor deprecated

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

Deprecated: Use GetAudioAttributesRequest.ProtoReflect.Descriptor instead.

func (*GetAudioAttributesRequest) ProtoMessage

func (*GetAudioAttributesRequest) ProtoMessage()

func (*GetAudioAttributesRequest) ProtoReflect

func (*GetAudioAttributesRequest) Reset

func (x *GetAudioAttributesRequest) Reset()

func (*GetAudioAttributesRequest) String

func (x *GetAudioAttributesRequest) String() string

type GetAudioAttributesResponse

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

func (*GetAudioAttributesResponse) Descriptor deprecated

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

Deprecated: Use GetAudioAttributesResponse.ProtoReflect.Descriptor instead.

func (*GetAudioAttributesResponse) GetResult

func (x *GetAudioAttributesResponse) GetResult() int64

func (*GetAudioAttributesResponse) ProtoMessage

func (*GetAudioAttributesResponse) ProtoMessage()

func (*GetAudioAttributesResponse) ProtoReflect

func (*GetAudioAttributesResponse) Reset

func (x *GetAudioAttributesResponse) Reset()

func (*GetAudioAttributesResponse) String

func (x *GetAudioAttributesResponse) String() string

type GetAutomaticZenRuleRequest

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

func (*GetAutomaticZenRuleRequest) Descriptor deprecated

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

Deprecated: Use GetAutomaticZenRuleRequest.ProtoReflect.Descriptor instead.

func (*GetAutomaticZenRuleRequest) GetArg0

func (x *GetAutomaticZenRuleRequest) GetArg0() string

func (*GetAutomaticZenRuleRequest) ProtoMessage

func (*GetAutomaticZenRuleRequest) ProtoMessage()

func (*GetAutomaticZenRuleRequest) ProtoReflect

func (*GetAutomaticZenRuleRequest) Reset

func (x *GetAutomaticZenRuleRequest) Reset()

func (*GetAutomaticZenRuleRequest) String

func (x *GetAutomaticZenRuleRequest) String() string

type GetAutomaticZenRuleResponse

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

func (*GetAutomaticZenRuleResponse) Descriptor deprecated

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

Deprecated: Use GetAutomaticZenRuleResponse.ProtoReflect.Descriptor instead.

func (*GetAutomaticZenRuleResponse) GetResult

func (x *GetAutomaticZenRuleResponse) GetResult() int64

func (*GetAutomaticZenRuleResponse) ProtoMessage

func (*GetAutomaticZenRuleResponse) ProtoMessage()

func (*GetAutomaticZenRuleResponse) ProtoReflect

func (*GetAutomaticZenRuleResponse) Reset

func (x *GetAutomaticZenRuleResponse) Reset()

func (*GetAutomaticZenRuleResponse) String

func (x *GetAutomaticZenRuleResponse) String() string

type GetAutomaticZenRuleStateRequest

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

func (*GetAutomaticZenRuleStateRequest) Descriptor deprecated

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

Deprecated: Use GetAutomaticZenRuleStateRequest.ProtoReflect.Descriptor instead.

func (*GetAutomaticZenRuleStateRequest) GetArg0

func (*GetAutomaticZenRuleStateRequest) ProtoMessage

func (*GetAutomaticZenRuleStateRequest) ProtoMessage()

func (*GetAutomaticZenRuleStateRequest) ProtoReflect

func (*GetAutomaticZenRuleStateRequest) Reset

func (*GetAutomaticZenRuleStateRequest) String

type GetAutomaticZenRuleStateResponse

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

func (*GetAutomaticZenRuleStateResponse) Descriptor deprecated

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

Deprecated: Use GetAutomaticZenRuleStateResponse.ProtoReflect.Descriptor instead.

func (*GetAutomaticZenRuleStateResponse) GetResult

func (x *GetAutomaticZenRuleStateResponse) GetResult() int32

func (*GetAutomaticZenRuleStateResponse) ProtoMessage

func (*GetAutomaticZenRuleStateResponse) ProtoMessage()

func (*GetAutomaticZenRuleStateResponse) ProtoReflect

func (*GetAutomaticZenRuleStateResponse) Reset

func (*GetAutomaticZenRuleStateResponse) String

type GetBubblePreferenceRequest

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

func (*GetBubblePreferenceRequest) Descriptor deprecated

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

Deprecated: Use GetBubblePreferenceRequest.ProtoReflect.Descriptor instead.

func (*GetBubblePreferenceRequest) ProtoMessage

func (*GetBubblePreferenceRequest) ProtoMessage()

func (*GetBubblePreferenceRequest) ProtoReflect

func (*GetBubblePreferenceRequest) Reset

func (x *GetBubblePreferenceRequest) Reset()

func (*GetBubblePreferenceRequest) String

func (x *GetBubblePreferenceRequest) String() string

type GetBubblePreferenceResponse

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

func (*GetBubblePreferenceResponse) Descriptor deprecated

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

Deprecated: Use GetBubblePreferenceResponse.ProtoReflect.Descriptor instead.

func (*GetBubblePreferenceResponse) GetResult

func (x *GetBubblePreferenceResponse) GetResult() int32

func (*GetBubblePreferenceResponse) ProtoMessage

func (*GetBubblePreferenceResponse) ProtoMessage()

func (*GetBubblePreferenceResponse) ProtoReflect

func (*GetBubblePreferenceResponse) Reset

func (x *GetBubblePreferenceResponse) Reset()

func (*GetBubblePreferenceResponse) String

func (x *GetBubblePreferenceResponse) String() string

type GetConsolidatedNotificationPolicyRequest

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

func (*GetConsolidatedNotificationPolicyRequest) Descriptor deprecated

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

Deprecated: Use GetConsolidatedNotificationPolicyRequest.ProtoReflect.Descriptor instead.

func (*GetConsolidatedNotificationPolicyRequest) ProtoMessage

func (*GetConsolidatedNotificationPolicyRequest) ProtoReflect

func (*GetConsolidatedNotificationPolicyRequest) Reset

func (*GetConsolidatedNotificationPolicyRequest) String

type GetConsolidatedNotificationPolicyResponse

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

func (*GetConsolidatedNotificationPolicyResponse) Descriptor deprecated

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

Deprecated: Use GetConsolidatedNotificationPolicyResponse.ProtoReflect.Descriptor instead.

func (*GetConsolidatedNotificationPolicyResponse) GetResult

func (*GetConsolidatedNotificationPolicyResponse) ProtoMessage

func (*GetConsolidatedNotificationPolicyResponse) ProtoReflect

func (*GetConsolidatedNotificationPolicyResponse) Reset

func (*GetConsolidatedNotificationPolicyResponse) String

type GetConversationIdRequest

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

func (*GetConversationIdRequest) Descriptor deprecated

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

Deprecated: Use GetConversationIdRequest.ProtoReflect.Descriptor instead.

func (*GetConversationIdRequest) ProtoMessage

func (*GetConversationIdRequest) ProtoMessage()

func (*GetConversationIdRequest) ProtoReflect

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

func (*GetConversationIdRequest) Reset

func (x *GetConversationIdRequest) Reset()

func (*GetConversationIdRequest) String

func (x *GetConversationIdRequest) String() string

type GetConversationIdResponse

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

func (*GetConversationIdResponse) Descriptor deprecated

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

Deprecated: Use GetConversationIdResponse.ProtoReflect.Descriptor instead.

func (*GetConversationIdResponse) GetResult

func (x *GetConversationIdResponse) GetResult() string

func (*GetConversationIdResponse) ProtoMessage

func (*GetConversationIdResponse) ProtoMessage()

func (*GetConversationIdResponse) ProtoReflect

func (*GetConversationIdResponse) Reset

func (x *GetConversationIdResponse) Reset()

func (*GetConversationIdResponse) String

func (x *GetConversationIdResponse) String() string

type GetDescriptionRequest

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

func (*GetDescriptionRequest) Descriptor deprecated

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

Deprecated: Use GetDescriptionRequest.ProtoReflect.Descriptor instead.

func (*GetDescriptionRequest) ProtoMessage

func (*GetDescriptionRequest) ProtoMessage()

func (*GetDescriptionRequest) ProtoReflect

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

func (*GetDescriptionRequest) Reset

func (x *GetDescriptionRequest) Reset()

func (*GetDescriptionRequest) String

func (x *GetDescriptionRequest) String() string

type GetDescriptionResponse

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

func (*GetDescriptionResponse) Descriptor deprecated

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

Deprecated: Use GetDescriptionResponse.ProtoReflect.Descriptor instead.

func (*GetDescriptionResponse) GetResult

func (x *GetDescriptionResponse) GetResult() string

func (*GetDescriptionResponse) ProtoMessage

func (*GetDescriptionResponse) ProtoMessage()

func (*GetDescriptionResponse) ProtoReflect

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

func (*GetDescriptionResponse) Reset

func (x *GetDescriptionResponse) Reset()

func (*GetDescriptionResponse) String

func (x *GetDescriptionResponse) String() string

type GetGroupKeyRequest

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

func (*GetGroupKeyRequest) Descriptor deprecated

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

Deprecated: Use GetGroupKeyRequest.ProtoReflect.Descriptor instead.

func (*GetGroupKeyRequest) ProtoMessage

func (*GetGroupKeyRequest) ProtoMessage()

func (*GetGroupKeyRequest) ProtoReflect

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

func (*GetGroupKeyRequest) Reset

func (x *GetGroupKeyRequest) Reset()

func (*GetGroupKeyRequest) String

func (x *GetGroupKeyRequest) String() string

type GetGroupKeyResponse

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

func (*GetGroupKeyResponse) Descriptor deprecated

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

Deprecated: Use GetGroupKeyResponse.ProtoReflect.Descriptor instead.

func (*GetGroupKeyResponse) GetResult

func (x *GetGroupKeyResponse) GetResult() string

func (*GetGroupKeyResponse) ProtoMessage

func (*GetGroupKeyResponse) ProtoMessage()

func (*GetGroupKeyResponse) ProtoReflect

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

func (*GetGroupKeyResponse) Reset

func (x *GetGroupKeyResponse) Reset()

func (*GetGroupKeyResponse) String

func (x *GetGroupKeyResponse) String() string

type GetGroupRequest

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

func (*GetGroupRequest) Descriptor deprecated

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

Deprecated: Use GetGroupRequest.ProtoReflect.Descriptor instead.

func (*GetGroupRequest) ProtoMessage

func (*GetGroupRequest) ProtoMessage()

func (*GetGroupRequest) ProtoReflect

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

func (*GetGroupRequest) Reset

func (x *GetGroupRequest) Reset()

func (*GetGroupRequest) String

func (x *GetGroupRequest) String() string

type GetGroupResponse

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

func (*GetGroupResponse) Descriptor deprecated

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

Deprecated: Use GetGroupResponse.ProtoReflect.Descriptor instead.

func (*GetGroupResponse) GetResult

func (x *GetGroupResponse) GetResult() string

func (*GetGroupResponse) ProtoMessage

func (*GetGroupResponse) ProtoMessage()

func (*GetGroupResponse) ProtoReflect

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

func (*GetGroupResponse) Reset

func (x *GetGroupResponse) Reset()

func (*GetGroupResponse) String

func (x *GetGroupResponse) String() string

type GetIdRequest

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

func (*GetIdRequest) Descriptor deprecated

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

Deprecated: Use GetIdRequest.ProtoReflect.Descriptor instead.

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 string `protobuf:"bytes,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() string

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 GetImportanceRequest

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

func (*GetImportanceRequest) Descriptor deprecated

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

Deprecated: Use GetImportanceRequest.ProtoReflect.Descriptor instead.

func (*GetImportanceRequest) ProtoMessage

func (*GetImportanceRequest) ProtoMessage()

func (*GetImportanceRequest) ProtoReflect

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

func (*GetImportanceRequest) Reset

func (x *GetImportanceRequest) Reset()

func (*GetImportanceRequest) String

func (x *GetImportanceRequest) String() string

type GetImportanceResponse

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

func (*GetImportanceResponse) Descriptor deprecated

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

Deprecated: Use GetImportanceResponse.ProtoReflect.Descriptor instead.

func (*GetImportanceResponse) GetResult

func (x *GetImportanceResponse) GetResult() int32

func (*GetImportanceResponse) ProtoMessage

func (*GetImportanceResponse) ProtoMessage()

func (*GetImportanceResponse) ProtoReflect

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

func (*GetImportanceResponse) Reset

func (x *GetImportanceResponse) Reset()

func (*GetImportanceResponse) String

func (x *GetImportanceResponse) String() string

type GetKeyRequest

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

func (*GetKeyRequest) Descriptor deprecated

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

Deprecated: Use GetKeyRequest.ProtoReflect.Descriptor instead.

func (*GetKeyRequest) ProtoMessage

func (*GetKeyRequest) ProtoMessage()

func (*GetKeyRequest) ProtoReflect

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

func (*GetKeyRequest) Reset

func (x *GetKeyRequest) Reset()

func (*GetKeyRequest) String

func (x *GetKeyRequest) String() string

type GetKeyResponse

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

func (*GetKeyResponse) Descriptor deprecated

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

Deprecated: Use GetKeyResponse.ProtoReflect.Descriptor instead.

func (*GetKeyResponse) GetResult

func (x *GetKeyResponse) GetResult() string

func (*GetKeyResponse) ProtoMessage

func (*GetKeyResponse) ProtoMessage()

func (*GetKeyResponse) ProtoReflect

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

func (*GetKeyResponse) Reset

func (x *GetKeyResponse) Reset()

func (*GetKeyResponse) String

func (x *GetKeyResponse) String() string

type GetLightColorRequest

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

func (*GetLightColorRequest) Descriptor deprecated

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

Deprecated: Use GetLightColorRequest.ProtoReflect.Descriptor instead.

func (*GetLightColorRequest) ProtoMessage

func (*GetLightColorRequest) ProtoMessage()

func (*GetLightColorRequest) ProtoReflect

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

func (*GetLightColorRequest) Reset

func (x *GetLightColorRequest) Reset()

func (*GetLightColorRequest) String

func (x *GetLightColorRequest) String() string

type GetLightColorResponse

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

func (*GetLightColorResponse) Descriptor deprecated

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

Deprecated: Use GetLightColorResponse.ProtoReflect.Descriptor instead.

func (*GetLightColorResponse) GetResult

func (x *GetLightColorResponse) GetResult() int32

func (*GetLightColorResponse) ProtoMessage

func (*GetLightColorResponse) ProtoMessage()

func (*GetLightColorResponse) ProtoReflect

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

func (*GetLightColorResponse) Reset

func (x *GetLightColorResponse) Reset()

func (*GetLightColorResponse) String

func (x *GetLightColorResponse) String() string

type GetLockscreenVisibilityRequest

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

func (*GetLockscreenVisibilityRequest) Descriptor deprecated

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

Deprecated: Use GetLockscreenVisibilityRequest.ProtoReflect.Descriptor instead.

func (*GetLockscreenVisibilityRequest) ProtoMessage

func (*GetLockscreenVisibilityRequest) ProtoMessage()

func (*GetLockscreenVisibilityRequest) ProtoReflect

func (*GetLockscreenVisibilityRequest) Reset

func (x *GetLockscreenVisibilityRequest) Reset()

func (*GetLockscreenVisibilityRequest) String

type GetLockscreenVisibilityResponse

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

func (*GetLockscreenVisibilityResponse) Descriptor deprecated

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

Deprecated: Use GetLockscreenVisibilityResponse.ProtoReflect.Descriptor instead.

func (*GetLockscreenVisibilityResponse) GetResult

func (x *GetLockscreenVisibilityResponse) GetResult() int32

func (*GetLockscreenVisibilityResponse) ProtoMessage

func (*GetLockscreenVisibilityResponse) ProtoMessage()

func (*GetLockscreenVisibilityResponse) ProtoReflect

func (*GetLockscreenVisibilityResponse) Reset

func (*GetLockscreenVisibilityResponse) String

type GetNameRequest

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

func (*GetNameRequest) Descriptor deprecated

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

Deprecated: Use GetNameRequest.ProtoReflect.Descriptor instead.

func (*GetNameRequest) ProtoMessage

func (*GetNameRequest) ProtoMessage()

func (*GetNameRequest) ProtoReflect

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

func (*GetNameRequest) Reset

func (x *GetNameRequest) Reset()

func (*GetNameRequest) String

func (x *GetNameRequest) String() string

type GetNameResponse

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

func (*GetNameResponse) Descriptor deprecated

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

Deprecated: Use GetNameResponse.ProtoReflect.Descriptor instead.

func (*GetNameResponse) GetResult

func (x *GetNameResponse) GetResult() string

func (*GetNameResponse) ProtoMessage

func (*GetNameResponse) ProtoMessage()

func (*GetNameResponse) ProtoReflect

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

func (*GetNameResponse) Reset

func (x *GetNameResponse) Reset()

func (*GetNameResponse) String

func (x *GetNameResponse) String() string

type GetNotificationChannel1Request

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

func (*GetNotificationChannel1Request) Descriptor deprecated

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

Deprecated: Use GetNotificationChannel1Request.ProtoReflect.Descriptor instead.

func (*GetNotificationChannel1Request) GetArg0

func (*GetNotificationChannel1Request) ProtoMessage

func (*GetNotificationChannel1Request) ProtoMessage()

func (*GetNotificationChannel1Request) ProtoReflect

func (*GetNotificationChannel1Request) Reset

func (x *GetNotificationChannel1Request) Reset()

func (*GetNotificationChannel1Request) String

type GetNotificationChannel1Response

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

func (*GetNotificationChannel1Response) Descriptor deprecated

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

Deprecated: Use GetNotificationChannel1Response.ProtoReflect.Descriptor instead.

func (*GetNotificationChannel1Response) GetResult

func (x *GetNotificationChannel1Response) GetResult() int64

func (*GetNotificationChannel1Response) ProtoMessage

func (*GetNotificationChannel1Response) ProtoMessage()

func (*GetNotificationChannel1Response) ProtoReflect

func (*GetNotificationChannel1Response) Reset

func (*GetNotificationChannel1Response) String

type GetNotificationChannel2_1Request

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

func (*GetNotificationChannel2_1Request) Descriptor deprecated

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

Deprecated: Use GetNotificationChannel2_1Request.ProtoReflect.Descriptor instead.

func (*GetNotificationChannel2_1Request) GetArg0

func (*GetNotificationChannel2_1Request) GetArg1

func (*GetNotificationChannel2_1Request) ProtoMessage

func (*GetNotificationChannel2_1Request) ProtoMessage()

func (*GetNotificationChannel2_1Request) ProtoReflect

func (*GetNotificationChannel2_1Request) Reset

func (*GetNotificationChannel2_1Request) String

type GetNotificationChannel2_1Response

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

func (*GetNotificationChannel2_1Response) Descriptor deprecated

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

Deprecated: Use GetNotificationChannel2_1Response.ProtoReflect.Descriptor instead.

func (*GetNotificationChannel2_1Response) GetResult

func (*GetNotificationChannel2_1Response) ProtoMessage

func (*GetNotificationChannel2_1Response) ProtoMessage()

func (*GetNotificationChannel2_1Response) ProtoReflect

func (*GetNotificationChannel2_1Response) Reset

func (*GetNotificationChannel2_1Response) String

type GetNotificationChannelGroupRequest

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

func (*GetNotificationChannelGroupRequest) Descriptor deprecated

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

Deprecated: Use GetNotificationChannelGroupRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelGroupRequest) GetArg0

func (*GetNotificationChannelGroupRequest) ProtoMessage

func (*GetNotificationChannelGroupRequest) ProtoMessage()

func (*GetNotificationChannelGroupRequest) ProtoReflect

func (*GetNotificationChannelGroupRequest) Reset

func (*GetNotificationChannelGroupRequest) String

type GetNotificationChannelGroupResponse

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

func (*GetNotificationChannelGroupResponse) Descriptor deprecated

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

Deprecated: Use GetNotificationChannelGroupResponse.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelGroupResponse) GetResult

func (*GetNotificationChannelGroupResponse) ProtoMessage

func (*GetNotificationChannelGroupResponse) ProtoMessage()

func (*GetNotificationChannelGroupResponse) ProtoReflect

func (*GetNotificationChannelGroupResponse) Reset

func (*GetNotificationChannelGroupResponse) String

type GetNotificationChannelGroupsRequest

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

func (*GetNotificationChannelGroupsRequest) Descriptor deprecated

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

Deprecated: Use GetNotificationChannelGroupsRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelGroupsRequest) ProtoMessage

func (*GetNotificationChannelGroupsRequest) ProtoMessage()

func (*GetNotificationChannelGroupsRequest) ProtoReflect

func (*GetNotificationChannelGroupsRequest) Reset

func (*GetNotificationChannelGroupsRequest) String

type GetNotificationChannelGroupsResponse

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

func (*GetNotificationChannelGroupsResponse) Descriptor deprecated

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

Deprecated: Use GetNotificationChannelGroupsResponse.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelGroupsResponse) GetResult

func (*GetNotificationChannelGroupsResponse) ProtoMessage

func (*GetNotificationChannelGroupsResponse) ProtoMessage()

func (*GetNotificationChannelGroupsResponse) ProtoReflect

func (*GetNotificationChannelGroupsResponse) Reset

func (*GetNotificationChannelGroupsResponse) String

type GetNotificationChannelsRequest

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

func (*GetNotificationChannelsRequest) Descriptor deprecated

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

Deprecated: Use GetNotificationChannelsRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelsRequest) ProtoMessage

func (*GetNotificationChannelsRequest) ProtoMessage()

func (*GetNotificationChannelsRequest) ProtoReflect

func (*GetNotificationChannelsRequest) Reset

func (x *GetNotificationChannelsRequest) Reset()

func (*GetNotificationChannelsRequest) String

type GetNotificationChannelsResponse

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

func (*GetNotificationChannelsResponse) Descriptor deprecated

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

Deprecated: Use GetNotificationChannelsResponse.ProtoReflect.Descriptor instead.

func (*GetNotificationChannelsResponse) GetResult

func (x *GetNotificationChannelsResponse) GetResult() int64

func (*GetNotificationChannelsResponse) ProtoMessage

func (*GetNotificationChannelsResponse) ProtoMessage()

func (*GetNotificationChannelsResponse) ProtoReflect

func (*GetNotificationChannelsResponse) Reset

func (*GetNotificationChannelsResponse) String

type GetNotificationDelegateRequest

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

func (*GetNotificationDelegateRequest) Descriptor deprecated

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

Deprecated: Use GetNotificationDelegateRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationDelegateRequest) ProtoMessage

func (*GetNotificationDelegateRequest) ProtoMessage()

func (*GetNotificationDelegateRequest) ProtoReflect

func (*GetNotificationDelegateRequest) Reset

func (x *GetNotificationDelegateRequest) Reset()

func (*GetNotificationDelegateRequest) String

type GetNotificationDelegateResponse

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

func (*GetNotificationDelegateResponse) Descriptor deprecated

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

Deprecated: Use GetNotificationDelegateResponse.ProtoReflect.Descriptor instead.

func (*GetNotificationDelegateResponse) GetResult

func (x *GetNotificationDelegateResponse) GetResult() string

func (*GetNotificationDelegateResponse) ProtoMessage

func (*GetNotificationDelegateResponse) ProtoMessage()

func (*GetNotificationDelegateResponse) ProtoReflect

func (*GetNotificationDelegateResponse) Reset

func (*GetNotificationDelegateResponse) String

type GetNotificationPolicyRequest

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

func (*GetNotificationPolicyRequest) Descriptor deprecated

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

Deprecated: Use GetNotificationPolicyRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationPolicyRequest) ProtoMessage

func (*GetNotificationPolicyRequest) ProtoMessage()

func (*GetNotificationPolicyRequest) ProtoReflect

func (*GetNotificationPolicyRequest) Reset

func (x *GetNotificationPolicyRequest) Reset()

func (*GetNotificationPolicyRequest) String

type GetNotificationPolicyResponse

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

func (*GetNotificationPolicyResponse) Descriptor deprecated

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

Deprecated: Use GetNotificationPolicyResponse.ProtoReflect.Descriptor instead.

func (*GetNotificationPolicyResponse) GetResult

func (x *GetNotificationPolicyResponse) GetResult() int64

func (*GetNotificationPolicyResponse) ProtoMessage

func (*GetNotificationPolicyResponse) ProtoMessage()

func (*GetNotificationPolicyResponse) ProtoReflect

func (*GetNotificationPolicyResponse) Reset

func (x *GetNotificationPolicyResponse) Reset()

func (*GetNotificationPolicyResponse) String

type GetNotificationRequest

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

func (*GetNotificationRequest) Descriptor deprecated

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

Deprecated: Use GetNotificationRequest.ProtoReflect.Descriptor instead.

func (*GetNotificationRequest) ProtoMessage

func (*GetNotificationRequest) ProtoMessage()

func (*GetNotificationRequest) ProtoReflect

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

func (*GetNotificationRequest) Reset

func (x *GetNotificationRequest) Reset()

func (*GetNotificationRequest) String

func (x *GetNotificationRequest) String() string

type GetNotificationResponse

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

func (*GetNotificationResponse) Descriptor deprecated

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

Deprecated: Use GetNotificationResponse.ProtoReflect.Descriptor instead.

func (*GetNotificationResponse) GetResult

func (x *GetNotificationResponse) GetResult() int64

func (*GetNotificationResponse) ProtoMessage

func (*GetNotificationResponse) ProtoMessage()

func (*GetNotificationResponse) ProtoReflect

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

func (*GetNotificationResponse) Reset

func (x *GetNotificationResponse) Reset()

func (*GetNotificationResponse) String

func (x *GetNotificationResponse) String() string

type GetOpPkgRequest

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

func (*GetOpPkgRequest) Descriptor deprecated

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

Deprecated: Use GetOpPkgRequest.ProtoReflect.Descriptor instead.

func (*GetOpPkgRequest) ProtoMessage

func (*GetOpPkgRequest) ProtoMessage()

func (*GetOpPkgRequest) ProtoReflect

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

func (*GetOpPkgRequest) Reset

func (x *GetOpPkgRequest) Reset()

func (*GetOpPkgRequest) String

func (x *GetOpPkgRequest) String() string

type GetOpPkgResponse

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

func (*GetOpPkgResponse) Descriptor deprecated

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

Deprecated: Use GetOpPkgResponse.ProtoReflect.Descriptor instead.

func (*GetOpPkgResponse) GetResult

func (x *GetOpPkgResponse) GetResult() string

func (*GetOpPkgResponse) ProtoMessage

func (*GetOpPkgResponse) ProtoMessage()

func (*GetOpPkgResponse) ProtoReflect

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

func (*GetOpPkgResponse) Reset

func (x *GetOpPkgResponse) Reset()

func (*GetOpPkgResponse) String

func (x *GetOpPkgResponse) String() string

type GetOverrideGroupKeyRequest

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

func (*GetOverrideGroupKeyRequest) Descriptor deprecated

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

Deprecated: Use GetOverrideGroupKeyRequest.ProtoReflect.Descriptor instead.

func (*GetOverrideGroupKeyRequest) ProtoMessage

func (*GetOverrideGroupKeyRequest) ProtoMessage()

func (*GetOverrideGroupKeyRequest) ProtoReflect

func (*GetOverrideGroupKeyRequest) Reset

func (x *GetOverrideGroupKeyRequest) Reset()

func (*GetOverrideGroupKeyRequest) String

func (x *GetOverrideGroupKeyRequest) String() string

type GetOverrideGroupKeyResponse

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

func (*GetOverrideGroupKeyResponse) Descriptor deprecated

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

Deprecated: Use GetOverrideGroupKeyResponse.ProtoReflect.Descriptor instead.

func (*GetOverrideGroupKeyResponse) GetResult

func (x *GetOverrideGroupKeyResponse) GetResult() string

func (*GetOverrideGroupKeyResponse) ProtoMessage

func (*GetOverrideGroupKeyResponse) ProtoMessage()

func (*GetOverrideGroupKeyResponse) ProtoReflect

func (*GetOverrideGroupKeyResponse) Reset

func (x *GetOverrideGroupKeyResponse) Reset()

func (*GetOverrideGroupKeyResponse) String

func (x *GetOverrideGroupKeyResponse) String() string

type GetPackageNameRequest

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

func (*GetPackageNameRequest) Descriptor deprecated

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

Deprecated: Use GetPackageNameRequest.ProtoReflect.Descriptor instead.

func (*GetPackageNameRequest) ProtoMessage

func (*GetPackageNameRequest) ProtoMessage()

func (*GetPackageNameRequest) ProtoReflect

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

func (*GetPackageNameRequest) Reset

func (x *GetPackageNameRequest) Reset()

func (*GetPackageNameRequest) String

func (x *GetPackageNameRequest) String() string

type GetPackageNameResponse

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

func (*GetPackageNameResponse) Descriptor deprecated

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

Deprecated: Use GetPackageNameResponse.ProtoReflect.Descriptor instead.

func (*GetPackageNameResponse) GetResult

func (x *GetPackageNameResponse) GetResult() string

func (*GetPackageNameResponse) ProtoMessage

func (*GetPackageNameResponse) ProtoMessage()

func (*GetPackageNameResponse) ProtoReflect

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

func (*GetPackageNameResponse) Reset

func (x *GetPackageNameResponse) Reset()

func (*GetPackageNameResponse) String

func (x *GetPackageNameResponse) String() string

type GetParentChannelIdRequest

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

func (*GetParentChannelIdRequest) Descriptor deprecated

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

Deprecated: Use GetParentChannelIdRequest.ProtoReflect.Descriptor instead.

func (*GetParentChannelIdRequest) ProtoMessage

func (*GetParentChannelIdRequest) ProtoMessage()

func (*GetParentChannelIdRequest) ProtoReflect

func (*GetParentChannelIdRequest) Reset

func (x *GetParentChannelIdRequest) Reset()

func (*GetParentChannelIdRequest) String

func (x *GetParentChannelIdRequest) String() string

type GetParentChannelIdResponse

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

func (*GetParentChannelIdResponse) Descriptor deprecated

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

Deprecated: Use GetParentChannelIdResponse.ProtoReflect.Descriptor instead.

func (*GetParentChannelIdResponse) GetResult

func (x *GetParentChannelIdResponse) GetResult() string

func (*GetParentChannelIdResponse) ProtoMessage

func (*GetParentChannelIdResponse) ProtoMessage()

func (*GetParentChannelIdResponse) ProtoReflect

func (*GetParentChannelIdResponse) Reset

func (x *GetParentChannelIdResponse) Reset()

func (*GetParentChannelIdResponse) String

func (x *GetParentChannelIdResponse) String() string

type GetPostTimeRequest

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

func (*GetPostTimeRequest) Descriptor deprecated

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

Deprecated: Use GetPostTimeRequest.ProtoReflect.Descriptor instead.

func (*GetPostTimeRequest) ProtoMessage

func (*GetPostTimeRequest) ProtoMessage()

func (*GetPostTimeRequest) ProtoReflect

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

func (*GetPostTimeRequest) Reset

func (x *GetPostTimeRequest) Reset()

func (*GetPostTimeRequest) String

func (x *GetPostTimeRequest) String() string

type GetPostTimeResponse

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

func (*GetPostTimeResponse) Descriptor deprecated

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

Deprecated: Use GetPostTimeResponse.ProtoReflect.Descriptor instead.

func (*GetPostTimeResponse) GetResult

func (x *GetPostTimeResponse) GetResult() int64

func (*GetPostTimeResponse) ProtoMessage

func (*GetPostTimeResponse) ProtoMessage()

func (*GetPostTimeResponse) ProtoReflect

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

func (*GetPostTimeResponse) Reset

func (x *GetPostTimeResponse) Reset()

func (*GetPostTimeResponse) String

func (x *GetPostTimeResponse) String() string

type GetSoundRequest

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

func (*GetSoundRequest) Descriptor deprecated

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

Deprecated: Use GetSoundRequest.ProtoReflect.Descriptor instead.

func (*GetSoundRequest) ProtoMessage

func (*GetSoundRequest) ProtoMessage()

func (*GetSoundRequest) ProtoReflect

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

func (*GetSoundRequest) Reset

func (x *GetSoundRequest) Reset()

func (*GetSoundRequest) String

func (x *GetSoundRequest) String() string

type GetSoundResponse

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

func (*GetSoundResponse) Descriptor deprecated

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

Deprecated: Use GetSoundResponse.ProtoReflect.Descriptor instead.

func (*GetSoundResponse) GetResult

func (x *GetSoundResponse) GetResult() int64

func (*GetSoundResponse) ProtoMessage

func (*GetSoundResponse) ProtoMessage()

func (*GetSoundResponse) ProtoReflect

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

func (*GetSoundResponse) Reset

func (x *GetSoundResponse) Reset()

func (*GetSoundResponse) String

func (x *GetSoundResponse) 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 string `protobuf:"bytes,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() string

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 GetUidRequest

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

func (*GetUidRequest) Descriptor deprecated

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

Deprecated: Use GetUidRequest.ProtoReflect.Descriptor instead.

func (*GetUidRequest) ProtoMessage

func (*GetUidRequest) ProtoMessage()

func (*GetUidRequest) ProtoReflect

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

func (*GetUidRequest) Reset

func (x *GetUidRequest) Reset()

func (*GetUidRequest) String

func (x *GetUidRequest) String() string

type GetUidResponse

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

func (*GetUidResponse) Descriptor deprecated

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

Deprecated: Use GetUidResponse.ProtoReflect.Descriptor instead.

func (*GetUidResponse) GetResult

func (x *GetUidResponse) GetResult() int32

func (*GetUidResponse) ProtoMessage

func (*GetUidResponse) ProtoMessage()

func (*GetUidResponse) ProtoReflect

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

func (*GetUidResponse) Reset

func (x *GetUidResponse) Reset()

func (*GetUidResponse) String

func (x *GetUidResponse) String() string

type GetUserIdRequest

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

func (*GetUserIdRequest) Descriptor deprecated

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

Deprecated: Use GetUserIdRequest.ProtoReflect.Descriptor instead.

func (*GetUserIdRequest) ProtoMessage

func (*GetUserIdRequest) ProtoMessage()

func (*GetUserIdRequest) ProtoReflect

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

func (*GetUserIdRequest) Reset

func (x *GetUserIdRequest) Reset()

func (*GetUserIdRequest) String

func (x *GetUserIdRequest) String() string

type GetUserIdResponse

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

func (*GetUserIdResponse) Descriptor deprecated

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

Deprecated: Use GetUserIdResponse.ProtoReflect.Descriptor instead.

func (*GetUserIdResponse) GetResult

func (x *GetUserIdResponse) GetResult() int32

func (*GetUserIdResponse) ProtoMessage

func (*GetUserIdResponse) ProtoMessage()

func (*GetUserIdResponse) ProtoReflect

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

func (*GetUserIdResponse) Reset

func (x *GetUserIdResponse) Reset()

func (*GetUserIdResponse) String

func (x *GetUserIdResponse) String() string

type GetUserRequest

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

func (*GetUserRequest) Descriptor deprecated

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

Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.

func (*GetUserRequest) ProtoMessage

func (*GetUserRequest) ProtoMessage()

func (*GetUserRequest) ProtoReflect

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

func (*GetUserRequest) Reset

func (x *GetUserRequest) Reset()

func (*GetUserRequest) String

func (x *GetUserRequest) String() string

type GetUserResponse

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

func (*GetUserResponse) Descriptor deprecated

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

Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.

func (*GetUserResponse) GetResult

func (x *GetUserResponse) GetResult() int64

func (*GetUserResponse) ProtoMessage

func (*GetUserResponse) ProtoMessage()

func (*GetUserResponse) ProtoReflect

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

func (*GetUserResponse) Reset

func (x *GetUserResponse) Reset()

func (*GetUserResponse) String

func (x *GetUserResponse) String() string

type GetVibrationEffectRequest

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

func (*GetVibrationEffectRequest) Descriptor deprecated

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

Deprecated: Use GetVibrationEffectRequest.ProtoReflect.Descriptor instead.

func (*GetVibrationEffectRequest) ProtoMessage

func (*GetVibrationEffectRequest) ProtoMessage()

func (*GetVibrationEffectRequest) ProtoReflect

func (*GetVibrationEffectRequest) Reset

func (x *GetVibrationEffectRequest) Reset()

func (*GetVibrationEffectRequest) String

func (x *GetVibrationEffectRequest) String() string

type GetVibrationEffectResponse

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

func (*GetVibrationEffectResponse) Descriptor deprecated

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

Deprecated: Use GetVibrationEffectResponse.ProtoReflect.Descriptor instead.

func (*GetVibrationEffectResponse) GetResult

func (x *GetVibrationEffectResponse) GetResult() int64

func (*GetVibrationEffectResponse) ProtoMessage

func (*GetVibrationEffectResponse) ProtoMessage()

func (*GetVibrationEffectResponse) ProtoReflect

func (*GetVibrationEffectResponse) Reset

func (x *GetVibrationEffectResponse) Reset()

func (*GetVibrationEffectResponse) String

func (x *GetVibrationEffectResponse) String() string

type GetVibrationPatternRequest

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

func (*GetVibrationPatternRequest) Descriptor deprecated

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

Deprecated: Use GetVibrationPatternRequest.ProtoReflect.Descriptor instead.

func (*GetVibrationPatternRequest) ProtoMessage

func (*GetVibrationPatternRequest) ProtoMessage()

func (*GetVibrationPatternRequest) ProtoReflect

func (*GetVibrationPatternRequest) Reset

func (x *GetVibrationPatternRequest) Reset()

func (*GetVibrationPatternRequest) String

func (x *GetVibrationPatternRequest) String() string

type GetVibrationPatternResponse

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

func (*GetVibrationPatternResponse) Descriptor deprecated

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

Deprecated: Use GetVibrationPatternResponse.ProtoReflect.Descriptor instead.

func (*GetVibrationPatternResponse) GetResult

func (x *GetVibrationPatternResponse) GetResult() int64

func (*GetVibrationPatternResponse) ProtoMessage

func (*GetVibrationPatternResponse) ProtoMessage()

func (*GetVibrationPatternResponse) ProtoReflect

func (*GetVibrationPatternResponse) Reset

func (x *GetVibrationPatternResponse) Reset()

func (*GetVibrationPatternResponse) String

func (x *GetVibrationPatternResponse) String() string

type HasUserSetImportanceRequest

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

func (*HasUserSetImportanceRequest) Descriptor deprecated

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

Deprecated: Use HasUserSetImportanceRequest.ProtoReflect.Descriptor instead.

func (*HasUserSetImportanceRequest) ProtoMessage

func (*HasUserSetImportanceRequest) ProtoMessage()

func (*HasUserSetImportanceRequest) ProtoReflect

func (*HasUserSetImportanceRequest) Reset

func (x *HasUserSetImportanceRequest) Reset()

func (*HasUserSetImportanceRequest) String

func (x *HasUserSetImportanceRequest) String() string

type HasUserSetImportanceResponse

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

func (*HasUserSetImportanceResponse) Descriptor deprecated

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

Deprecated: Use HasUserSetImportanceResponse.ProtoReflect.Descriptor instead.

func (*HasUserSetImportanceResponse) GetResult

func (x *HasUserSetImportanceResponse) GetResult() bool

func (*HasUserSetImportanceResponse) ProtoMessage

func (*HasUserSetImportanceResponse) ProtoMessage()

func (*HasUserSetImportanceResponse) ProtoReflect

func (*HasUserSetImportanceResponse) Reset

func (x *HasUserSetImportanceResponse) Reset()

func (*HasUserSetImportanceResponse) String

type HasUserSetSoundRequest

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

func (*HasUserSetSoundRequest) Descriptor deprecated

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

Deprecated: Use HasUserSetSoundRequest.ProtoReflect.Descriptor instead.

func (*HasUserSetSoundRequest) ProtoMessage

func (*HasUserSetSoundRequest) ProtoMessage()

func (*HasUserSetSoundRequest) ProtoReflect

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

func (*HasUserSetSoundRequest) Reset

func (x *HasUserSetSoundRequest) Reset()

func (*HasUserSetSoundRequest) String

func (x *HasUserSetSoundRequest) String() string

type HasUserSetSoundResponse

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

func (*HasUserSetSoundResponse) Descriptor deprecated

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

Deprecated: Use HasUserSetSoundResponse.ProtoReflect.Descriptor instead.

func (*HasUserSetSoundResponse) GetResult

func (x *HasUserSetSoundResponse) GetResult() bool

func (*HasUserSetSoundResponse) ProtoMessage

func (*HasUserSetSoundResponse) ProtoMessage()

func (*HasUserSetSoundResponse) ProtoReflect

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

func (*HasUserSetSoundResponse) Reset

func (x *HasUserSetSoundResponse) Reset()

func (*HasUserSetSoundResponse) String

func (x *HasUserSetSoundResponse) String() string

type HashCodeRequest

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

func (*HashCodeRequest) Descriptor deprecated

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

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

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

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

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

func (*HashCodeResponse) Descriptor deprecated

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

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

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

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type IsAppGroupRequest

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

func (*IsAppGroupRequest) Descriptor deprecated

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

Deprecated: Use IsAppGroupRequest.ProtoReflect.Descriptor instead.

func (*IsAppGroupRequest) ProtoMessage

func (*IsAppGroupRequest) ProtoMessage()

func (*IsAppGroupRequest) ProtoReflect

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

func (*IsAppGroupRequest) Reset

func (x *IsAppGroupRequest) Reset()

func (*IsAppGroupRequest) String

func (x *IsAppGroupRequest) String() string

type IsAppGroupResponse

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

func (*IsAppGroupResponse) Descriptor deprecated

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

Deprecated: Use IsAppGroupResponse.ProtoReflect.Descriptor instead.

func (*IsAppGroupResponse) GetResult

func (x *IsAppGroupResponse) GetResult() bool

func (*IsAppGroupResponse) ProtoMessage

func (*IsAppGroupResponse) ProtoMessage()

func (*IsAppGroupResponse) ProtoReflect

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

func (*IsAppGroupResponse) Reset

func (x *IsAppGroupResponse) Reset()

func (*IsAppGroupResponse) String

func (x *IsAppGroupResponse) String() string

type IsBlockableRequest

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

func (*IsBlockableRequest) Descriptor deprecated

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

Deprecated: Use IsBlockableRequest.ProtoReflect.Descriptor instead.

func (*IsBlockableRequest) ProtoMessage

func (*IsBlockableRequest) ProtoMessage()

func (*IsBlockableRequest) ProtoReflect

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

func (*IsBlockableRequest) Reset

func (x *IsBlockableRequest) Reset()

func (*IsBlockableRequest) String

func (x *IsBlockableRequest) String() string

type IsBlockableResponse

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

func (*IsBlockableResponse) Descriptor deprecated

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

Deprecated: Use IsBlockableResponse.ProtoReflect.Descriptor instead.

func (*IsBlockableResponse) GetResult

func (x *IsBlockableResponse) GetResult() bool

func (*IsBlockableResponse) ProtoMessage

func (*IsBlockableResponse) ProtoMessage()

func (*IsBlockableResponse) ProtoReflect

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

func (*IsBlockableResponse) Reset

func (x *IsBlockableResponse) Reset()

func (*IsBlockableResponse) String

func (x *IsBlockableResponse) String() string

type IsClearableRequest

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

func (*IsClearableRequest) Descriptor deprecated

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

Deprecated: Use IsClearableRequest.ProtoReflect.Descriptor instead.

func (*IsClearableRequest) ProtoMessage

func (*IsClearableRequest) ProtoMessage()

func (*IsClearableRequest) ProtoReflect

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

func (*IsClearableRequest) Reset

func (x *IsClearableRequest) Reset()

func (*IsClearableRequest) String

func (x *IsClearableRequest) String() string

type IsClearableResponse

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

func (*IsClearableResponse) Descriptor deprecated

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

Deprecated: Use IsClearableResponse.ProtoReflect.Descriptor instead.

func (*IsClearableResponse) GetResult

func (x *IsClearableResponse) GetResult() bool

func (*IsClearableResponse) ProtoMessage

func (*IsClearableResponse) ProtoMessage()

func (*IsClearableResponse) ProtoReflect

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

func (*IsClearableResponse) Reset

func (x *IsClearableResponse) Reset()

func (*IsClearableResponse) String

func (x *IsClearableResponse) String() string

type IsConversationRequest

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

func (*IsConversationRequest) Descriptor deprecated

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

Deprecated: Use IsConversationRequest.ProtoReflect.Descriptor instead.

func (*IsConversationRequest) ProtoMessage

func (*IsConversationRequest) ProtoMessage()

func (*IsConversationRequest) ProtoReflect

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

func (*IsConversationRequest) Reset

func (x *IsConversationRequest) Reset()

func (*IsConversationRequest) String

func (x *IsConversationRequest) String() string

type IsConversationResponse

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

func (*IsConversationResponse) Descriptor deprecated

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

Deprecated: Use IsConversationResponse.ProtoReflect.Descriptor instead.

func (*IsConversationResponse) GetResult

func (x *IsConversationResponse) GetResult() bool

func (*IsConversationResponse) ProtoMessage

func (*IsConversationResponse) ProtoMessage()

func (*IsConversationResponse) ProtoReflect

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

func (*IsConversationResponse) Reset

func (x *IsConversationResponse) Reset()

func (*IsConversationResponse) String

func (x *IsConversationResponse) String() string

type IsDemotedRequest

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

func (*IsDemotedRequest) Descriptor deprecated

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

Deprecated: Use IsDemotedRequest.ProtoReflect.Descriptor instead.

func (*IsDemotedRequest) ProtoMessage

func (*IsDemotedRequest) ProtoMessage()

func (*IsDemotedRequest) ProtoReflect

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

func (*IsDemotedRequest) Reset

func (x *IsDemotedRequest) Reset()

func (*IsDemotedRequest) String

func (x *IsDemotedRequest) String() string

type IsDemotedResponse

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

func (*IsDemotedResponse) Descriptor deprecated

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

Deprecated: Use IsDemotedResponse.ProtoReflect.Descriptor instead.

func (*IsDemotedResponse) GetResult

func (x *IsDemotedResponse) GetResult() bool

func (*IsDemotedResponse) ProtoMessage

func (*IsDemotedResponse) ProtoMessage()

func (*IsDemotedResponse) ProtoReflect

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

func (*IsDemotedResponse) Reset

func (x *IsDemotedResponse) Reset()

func (*IsDemotedResponse) String

func (x *IsDemotedResponse) String() string

type IsGroupRequest

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

func (*IsGroupRequest) Descriptor deprecated

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

Deprecated: Use IsGroupRequest.ProtoReflect.Descriptor instead.

func (*IsGroupRequest) ProtoMessage

func (*IsGroupRequest) ProtoMessage()

func (*IsGroupRequest) ProtoReflect

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

func (*IsGroupRequest) Reset

func (x *IsGroupRequest) Reset()

func (*IsGroupRequest) String

func (x *IsGroupRequest) String() string

type IsGroupResponse

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

func (*IsGroupResponse) Descriptor deprecated

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

Deprecated: Use IsGroupResponse.ProtoReflect.Descriptor instead.

func (*IsGroupResponse) GetResult

func (x *IsGroupResponse) GetResult() bool

func (*IsGroupResponse) ProtoMessage

func (*IsGroupResponse) ProtoMessage()

func (*IsGroupResponse) ProtoReflect

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

func (*IsGroupResponse) Reset

func (x *IsGroupResponse) Reset()

func (*IsGroupResponse) String

func (x *IsGroupResponse) String() string

type IsImportantConversationRequest

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

func (*IsImportantConversationRequest) Descriptor deprecated

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

Deprecated: Use IsImportantConversationRequest.ProtoReflect.Descriptor instead.

func (*IsImportantConversationRequest) ProtoMessage

func (*IsImportantConversationRequest) ProtoMessage()

func (*IsImportantConversationRequest) ProtoReflect

func (*IsImportantConversationRequest) Reset

func (x *IsImportantConversationRequest) Reset()

func (*IsImportantConversationRequest) String

type IsImportantConversationResponse

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

func (*IsImportantConversationResponse) Descriptor deprecated

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

Deprecated: Use IsImportantConversationResponse.ProtoReflect.Descriptor instead.

func (*IsImportantConversationResponse) GetResult

func (x *IsImportantConversationResponse) GetResult() bool

func (*IsImportantConversationResponse) ProtoMessage

func (*IsImportantConversationResponse) ProtoMessage()

func (*IsImportantConversationResponse) ProtoReflect

func (*IsImportantConversationResponse) Reset

func (*IsImportantConversationResponse) String

type IsNotificationListenerAccessGrantedRequest

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

func (*IsNotificationListenerAccessGrantedRequest) Descriptor deprecated

Deprecated: Use IsNotificationListenerAccessGrantedRequest.ProtoReflect.Descriptor instead.

func (*IsNotificationListenerAccessGrantedRequest) GetArg0

func (*IsNotificationListenerAccessGrantedRequest) ProtoMessage

func (*IsNotificationListenerAccessGrantedRequest) ProtoReflect

func (*IsNotificationListenerAccessGrantedRequest) Reset

func (*IsNotificationListenerAccessGrantedRequest) String

type IsNotificationListenerAccessGrantedResponse

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

func (*IsNotificationListenerAccessGrantedResponse) Descriptor deprecated

Deprecated: Use IsNotificationListenerAccessGrantedResponse.ProtoReflect.Descriptor instead.

func (*IsNotificationListenerAccessGrantedResponse) GetResult

func (*IsNotificationListenerAccessGrantedResponse) ProtoMessage

func (*IsNotificationListenerAccessGrantedResponse) ProtoReflect

func (*IsNotificationListenerAccessGrantedResponse) Reset

func (*IsNotificationListenerAccessGrantedResponse) String

type IsNotificationPolicyAccessGrantedRequest

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

func (*IsNotificationPolicyAccessGrantedRequest) Descriptor deprecated

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

Deprecated: Use IsNotificationPolicyAccessGrantedRequest.ProtoReflect.Descriptor instead.

func (*IsNotificationPolicyAccessGrantedRequest) ProtoMessage

func (*IsNotificationPolicyAccessGrantedRequest) ProtoReflect

func (*IsNotificationPolicyAccessGrantedRequest) Reset

func (*IsNotificationPolicyAccessGrantedRequest) String

type IsNotificationPolicyAccessGrantedResponse

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

func (*IsNotificationPolicyAccessGrantedResponse) Descriptor deprecated

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

Deprecated: Use IsNotificationPolicyAccessGrantedResponse.ProtoReflect.Descriptor instead.

func (*IsNotificationPolicyAccessGrantedResponse) GetResult

func (*IsNotificationPolicyAccessGrantedResponse) ProtoMessage

func (*IsNotificationPolicyAccessGrantedResponse) ProtoReflect

func (*IsNotificationPolicyAccessGrantedResponse) Reset

func (*IsNotificationPolicyAccessGrantedResponse) String

type IsOngoingRequest

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

func (*IsOngoingRequest) Descriptor deprecated

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

Deprecated: Use IsOngoingRequest.ProtoReflect.Descriptor instead.

func (*IsOngoingRequest) ProtoMessage

func (*IsOngoingRequest) ProtoMessage()

func (*IsOngoingRequest) ProtoReflect

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

func (*IsOngoingRequest) Reset

func (x *IsOngoingRequest) Reset()

func (*IsOngoingRequest) String

func (x *IsOngoingRequest) String() string

type IsOngoingResponse

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

func (*IsOngoingResponse) Descriptor deprecated

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

Deprecated: Use IsOngoingResponse.ProtoReflect.Descriptor instead.

func (*IsOngoingResponse) GetResult

func (x *IsOngoingResponse) GetResult() bool

func (*IsOngoingResponse) ProtoMessage

func (*IsOngoingResponse) ProtoMessage()

func (*IsOngoingResponse) ProtoReflect

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

func (*IsOngoingResponse) Reset

func (x *IsOngoingResponse) Reset()

func (*IsOngoingResponse) String

func (x *IsOngoingResponse) String() string

type MatchesCallFilterRequest

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

func (*MatchesCallFilterRequest) Descriptor deprecated

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

Deprecated: Use MatchesCallFilterRequest.ProtoReflect.Descriptor instead.

func (*MatchesCallFilterRequest) GetArg0

func (x *MatchesCallFilterRequest) GetArg0() int64

func (*MatchesCallFilterRequest) ProtoMessage

func (*MatchesCallFilterRequest) ProtoMessage()

func (*MatchesCallFilterRequest) ProtoReflect

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

func (*MatchesCallFilterRequest) Reset

func (x *MatchesCallFilterRequest) Reset()

func (*MatchesCallFilterRequest) String

func (x *MatchesCallFilterRequest) String() string

type MatchesCallFilterResponse

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

func (*MatchesCallFilterResponse) Descriptor deprecated

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

Deprecated: Use MatchesCallFilterResponse.ProtoReflect.Descriptor instead.

func (*MatchesCallFilterResponse) GetResult

func (x *MatchesCallFilterResponse) GetResult() bool

func (*MatchesCallFilterResponse) ProtoMessage

func (*MatchesCallFilterResponse) ProtoMessage()

func (*MatchesCallFilterResponse) ProtoReflect

func (*MatchesCallFilterResponse) Reset

func (x *MatchesCallFilterResponse) Reset()

func (*MatchesCallFilterResponse) String

func (x *MatchesCallFilterResponse) String() string

type NotificationChannelServiceClient

type NotificationChannelServiceClient interface {
	CanBubble(ctx context.Context, in *CanBubbleRequest, opts ...grpc.CallOption) (*CanBubbleResponse, error)
	CanBypassDnd(ctx context.Context, in *CanBypassDndRequest, opts ...grpc.CallOption) (*CanBypassDndResponse, error)
	CanShowBadge(ctx context.Context, in *CanShowBadgeRequest, opts ...grpc.CallOption) (*CanShowBadgeResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	EnableLights(ctx context.Context, in *EnableLightsRequest, opts ...grpc.CallOption) (*EnableLightsResponse, error)
	EnableVibration(ctx context.Context, in *EnableVibrationRequest, opts ...grpc.CallOption) (*EnableVibrationResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	GetAudioAttributes(ctx context.Context, in *GetAudioAttributesRequest, opts ...grpc.CallOption) (*GetAudioAttributesResponse, error)
	GetConversationId(ctx context.Context, in *GetConversationIdRequest, opts ...grpc.CallOption) (*GetConversationIdResponse, error)
	GetDescription(ctx context.Context, in *GetDescriptionRequest, opts ...grpc.CallOption) (*GetDescriptionResponse, error)
	GetGroup(ctx context.Context, in *GetGroupRequest, opts ...grpc.CallOption) (*GetGroupResponse, error)
	GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error)
	GetImportance(ctx context.Context, in *GetImportanceRequest, opts ...grpc.CallOption) (*GetImportanceResponse, error)
	GetLightColor(ctx context.Context, in *GetLightColorRequest, opts ...grpc.CallOption) (*GetLightColorResponse, error)
	GetLockscreenVisibility(ctx context.Context, in *GetLockscreenVisibilityRequest, opts ...grpc.CallOption) (*GetLockscreenVisibilityResponse, error)
	GetName(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
	GetParentChannelId(ctx context.Context, in *GetParentChannelIdRequest, opts ...grpc.CallOption) (*GetParentChannelIdResponse, error)
	GetSound(ctx context.Context, in *GetSoundRequest, opts ...grpc.CallOption) (*GetSoundResponse, error)
	GetVibrationEffect(ctx context.Context, in *GetVibrationEffectRequest, opts ...grpc.CallOption) (*GetVibrationEffectResponse, error)
	GetVibrationPattern(ctx context.Context, in *GetVibrationPatternRequest, opts ...grpc.CallOption) (*GetVibrationPatternResponse, error)
	HasUserSetImportance(ctx context.Context, in *HasUserSetImportanceRequest, opts ...grpc.CallOption) (*HasUserSetImportanceResponse, error)
	HasUserSetSound(ctx context.Context, in *HasUserSetSoundRequest, opts ...grpc.CallOption) (*HasUserSetSoundResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	IsBlockable(ctx context.Context, in *IsBlockableRequest, opts ...grpc.CallOption) (*IsBlockableResponse, error)
	IsConversation(ctx context.Context, in *IsConversationRequest, opts ...grpc.CallOption) (*IsConversationResponse, error)
	IsDemoted(ctx context.Context, in *IsDemotedRequest, opts ...grpc.CallOption) (*IsDemotedResponse, error)
	IsImportantConversation(ctx context.Context, in *IsImportantConversationRequest, opts ...grpc.CallOption) (*IsImportantConversationResponse, error)
	SetAllowBubbles(ctx context.Context, in *SetAllowBubblesRequest, opts ...grpc.CallOption) (*SetAllowBubblesResponse, error)
	SetBlockable(ctx context.Context, in *SetBlockableRequest, opts ...grpc.CallOption) (*SetBlockableResponse, error)
	SetBypassDnd(ctx context.Context, in *SetBypassDndRequest, opts ...grpc.CallOption) (*SetBypassDndResponse, error)
	SetConversationId(ctx context.Context, in *SetConversationIdRequest, opts ...grpc.CallOption) (*SetConversationIdResponse, error)
	SetDescription(ctx context.Context, in *SetDescriptionRequest, opts ...grpc.CallOption) (*SetDescriptionResponse, error)
	SetGroup(ctx context.Context, in *SetGroupRequest, opts ...grpc.CallOption) (*SetGroupResponse, error)
	SetImportance(ctx context.Context, in *SetImportanceRequest, opts ...grpc.CallOption) (*SetImportanceResponse, error)
	SetLightColor(ctx context.Context, in *SetLightColorRequest, opts ...grpc.CallOption) (*SetLightColorResponse, error)
	SetLockscreenVisibility(ctx context.Context, in *SetLockscreenVisibilityRequest, opts ...grpc.CallOption) (*SetLockscreenVisibilityResponse, error)
	SetName(ctx context.Context, in *SetNameRequest, opts ...grpc.CallOption) (*SetNameResponse, error)
	SetShowBadge(ctx context.Context, in *SetShowBadgeRequest, opts ...grpc.CallOption) (*SetShowBadgeResponse, error)
	SetSound(ctx context.Context, in *SetSoundRequest, opts ...grpc.CallOption) (*SetSoundResponse, error)
	SetVibrationEffect(ctx context.Context, in *SetVibrationEffectRequest, opts ...grpc.CallOption) (*SetVibrationEffectResponse, error)
	SetVibrationPattern(ctx context.Context, in *SetVibrationPatternRequest, opts ...grpc.CallOption) (*SetVibrationPatternResponse, error)
	ShouldShowLights(ctx context.Context, in *ShouldShowLightsRequest, opts ...grpc.CallOption) (*ShouldShowLightsResponse, error)
	ShouldVibrate(ctx context.Context, in *ShouldVibrateRequest, opts ...grpc.CallOption) (*ShouldVibrateResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

NotificationChannelServiceClient is the client API for NotificationChannelService 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 NotificationChannelServiceServer

type NotificationChannelServiceServer interface {
	CanBubble(context.Context, *CanBubbleRequest) (*CanBubbleResponse, error)
	CanBypassDnd(context.Context, *CanBypassDndRequest) (*CanBypassDndResponse, error)
	CanShowBadge(context.Context, *CanShowBadgeRequest) (*CanShowBadgeResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	EnableLights(context.Context, *EnableLightsRequest) (*EnableLightsResponse, error)
	EnableVibration(context.Context, *EnableVibrationRequest) (*EnableVibrationResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	GetAudioAttributes(context.Context, *GetAudioAttributesRequest) (*GetAudioAttributesResponse, error)
	GetConversationId(context.Context, *GetConversationIdRequest) (*GetConversationIdResponse, error)
	GetDescription(context.Context, *GetDescriptionRequest) (*GetDescriptionResponse, error)
	GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
	GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
	GetImportance(context.Context, *GetImportanceRequest) (*GetImportanceResponse, error)
	GetLightColor(context.Context, *GetLightColorRequest) (*GetLightColorResponse, error)
	GetLockscreenVisibility(context.Context, *GetLockscreenVisibilityRequest) (*GetLockscreenVisibilityResponse, error)
	GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
	GetParentChannelId(context.Context, *GetParentChannelIdRequest) (*GetParentChannelIdResponse, error)
	GetSound(context.Context, *GetSoundRequest) (*GetSoundResponse, error)
	GetVibrationEffect(context.Context, *GetVibrationEffectRequest) (*GetVibrationEffectResponse, error)
	GetVibrationPattern(context.Context, *GetVibrationPatternRequest) (*GetVibrationPatternResponse, error)
	HasUserSetImportance(context.Context, *HasUserSetImportanceRequest) (*HasUserSetImportanceResponse, error)
	HasUserSetSound(context.Context, *HasUserSetSoundRequest) (*HasUserSetSoundResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	IsBlockable(context.Context, *IsBlockableRequest) (*IsBlockableResponse, error)
	IsConversation(context.Context, *IsConversationRequest) (*IsConversationResponse, error)
	IsDemoted(context.Context, *IsDemotedRequest) (*IsDemotedResponse, error)
	IsImportantConversation(context.Context, *IsImportantConversationRequest) (*IsImportantConversationResponse, error)
	SetAllowBubbles(context.Context, *SetAllowBubblesRequest) (*SetAllowBubblesResponse, error)
	SetBlockable(context.Context, *SetBlockableRequest) (*SetBlockableResponse, error)
	SetBypassDnd(context.Context, *SetBypassDndRequest) (*SetBypassDndResponse, error)
	SetConversationId(context.Context, *SetConversationIdRequest) (*SetConversationIdResponse, error)
	SetDescription(context.Context, *SetDescriptionRequest) (*SetDescriptionResponse, error)
	SetGroup(context.Context, *SetGroupRequest) (*SetGroupResponse, error)
	SetImportance(context.Context, *SetImportanceRequest) (*SetImportanceResponse, error)
	SetLightColor(context.Context, *SetLightColorRequest) (*SetLightColorResponse, error)
	SetLockscreenVisibility(context.Context, *SetLockscreenVisibilityRequest) (*SetLockscreenVisibilityResponse, error)
	SetName(context.Context, *SetNameRequest) (*SetNameResponse, error)
	SetShowBadge(context.Context, *SetShowBadgeRequest) (*SetShowBadgeResponse, error)
	SetSound(context.Context, *SetSoundRequest) (*SetSoundResponse, error)
	SetVibrationEffect(context.Context, *SetVibrationEffectRequest) (*SetVibrationEffectResponse, error)
	SetVibrationPattern(context.Context, *SetVibrationPatternRequest) (*SetVibrationPatternResponse, error)
	ShouldShowLights(context.Context, *ShouldShowLightsRequest) (*ShouldShowLightsResponse, error)
	ShouldVibrate(context.Context, *ShouldVibrateRequest) (*ShouldVibrateResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

NotificationChannelServiceServer is the server API for NotificationChannelService service. All implementations must embed UnimplementedNotificationChannelServiceServer for forward compatibility.

type NotificationManagerServiceClient

type NotificationManagerServiceClient interface {
	AddAutomaticZenRule(ctx context.Context, in *AddAutomaticZenRuleRequest, opts ...grpc.CallOption) (*AddAutomaticZenRuleResponse, error)
	AreAutomaticZenRulesUserManaged(ctx context.Context, in *AreAutomaticZenRulesUserManagedRequest, opts ...grpc.CallOption) (*AreAutomaticZenRulesUserManagedResponse, error)
	AreBubblesAllowed(ctx context.Context, in *AreBubblesAllowedRequest, opts ...grpc.CallOption) (*AreBubblesAllowedResponse, error)
	AreBubblesEnabled(ctx context.Context, in *AreBubblesEnabledRequest, opts ...grpc.CallOption) (*AreBubblesEnabledResponse, error)
	AreNotificationsEnabled(ctx context.Context, in *AreNotificationsEnabledRequest, opts ...grpc.CallOption) (*AreNotificationsEnabledResponse, error)
	AreNotificationsPaused(ctx context.Context, in *AreNotificationsPausedRequest, opts ...grpc.CallOption) (*AreNotificationsPausedResponse, error)
	CanNotifyAsPackage(ctx context.Context, in *CanNotifyAsPackageRequest, opts ...grpc.CallOption) (*CanNotifyAsPackageResponse, error)
	CanPostPromotedNotifications(ctx context.Context, in *CanPostPromotedNotificationsRequest, opts ...grpc.CallOption) (*CanPostPromotedNotificationsResponse, error)
	CanUseFullScreenIntent(ctx context.Context, in *CanUseFullScreenIntentRequest, opts ...grpc.CallOption) (*CanUseFullScreenIntentResponse, error)
	Cancel1(ctx context.Context, in *Cancel1Request, opts ...grpc.CallOption) (*Cancel1Response, error)
	Cancel2_1(ctx context.Context, in *Cancel2_1Request, opts ...grpc.CallOption) (*Cancel2_1Response, error)
	CancelAll(ctx context.Context, in *CancelAllRequest, opts ...grpc.CallOption) (*CancelAllResponse, error)
	CancelAsPackage(ctx context.Context, in *CancelAsPackageRequest, opts ...grpc.CallOption) (*CancelAsPackageResponse, error)
	CreateNotificationChannel(ctx context.Context, in *CreateNotificationChannelRequest, opts ...grpc.CallOption) (*CreateNotificationChannelResponse, error)
	CreateNotificationChannelGroup(ctx context.Context, in *CreateNotificationChannelGroupRequest, opts ...grpc.CallOption) (*CreateNotificationChannelGroupResponse, error)
	CreateNotificationChannelGroups(ctx context.Context, in *CreateNotificationChannelGroupsRequest, opts ...grpc.CallOption) (*CreateNotificationChannelGroupsResponse, error)
	CreateNotificationChannels(ctx context.Context, in *CreateNotificationChannelsRequest, opts ...grpc.CallOption) (*CreateNotificationChannelsResponse, error)
	DeleteNotificationChannel(ctx context.Context, in *DeleteNotificationChannelRequest, opts ...grpc.CallOption) (*DeleteNotificationChannelResponse, error)
	DeleteNotificationChannelGroup(ctx context.Context, in *DeleteNotificationChannelGroupRequest, opts ...grpc.CallOption) (*DeleteNotificationChannelGroupResponse, error)
	GetActiveNotifications(ctx context.Context, in *GetActiveNotificationsRequest, opts ...grpc.CallOption) (*GetActiveNotificationsResponse, error)
	GetAutomaticZenRule(ctx context.Context, in *GetAutomaticZenRuleRequest, opts ...grpc.CallOption) (*GetAutomaticZenRuleResponse, error)
	GetAutomaticZenRuleState(ctx context.Context, in *GetAutomaticZenRuleStateRequest, opts ...grpc.CallOption) (*GetAutomaticZenRuleStateResponse, error)
	GetBubblePreference(ctx context.Context, in *GetBubblePreferenceRequest, opts ...grpc.CallOption) (*GetBubblePreferenceResponse, error)
	GetConsolidatedNotificationPolicy(ctx context.Context, in *GetConsolidatedNotificationPolicyRequest, opts ...grpc.CallOption) (*GetConsolidatedNotificationPolicyResponse, error)
	GetImportance(ctx context.Context, in *GetImportanceRequest, opts ...grpc.CallOption) (*GetImportanceResponse, error)
	GetNotificationChannel1(ctx context.Context, in *GetNotificationChannel1Request, opts ...grpc.CallOption) (*GetNotificationChannel1Response, error)
	GetNotificationChannel2_1(ctx context.Context, in *GetNotificationChannel2_1Request, opts ...grpc.CallOption) (*GetNotificationChannel2_1Response, error)
	GetNotificationChannelGroup(ctx context.Context, in *GetNotificationChannelGroupRequest, opts ...grpc.CallOption) (*GetNotificationChannelGroupResponse, error)
	GetNotificationChannelGroups(ctx context.Context, in *GetNotificationChannelGroupsRequest, opts ...grpc.CallOption) (*GetNotificationChannelGroupsResponse, error)
	GetNotificationChannels(ctx context.Context, in *GetNotificationChannelsRequest, opts ...grpc.CallOption) (*GetNotificationChannelsResponse, error)
	GetNotificationDelegate(ctx context.Context, in *GetNotificationDelegateRequest, opts ...grpc.CallOption) (*GetNotificationDelegateResponse, error)
	GetNotificationPolicy(ctx context.Context, in *GetNotificationPolicyRequest, opts ...grpc.CallOption) (*GetNotificationPolicyResponse, error)
	IsNotificationListenerAccessGranted(ctx context.Context, in *IsNotificationListenerAccessGrantedRequest, opts ...grpc.CallOption) (*IsNotificationListenerAccessGrantedResponse, error)
	IsNotificationPolicyAccessGranted(ctx context.Context, in *IsNotificationPolicyAccessGrantedRequest, opts ...grpc.CallOption) (*IsNotificationPolicyAccessGrantedResponse, error)
	MatchesCallFilter(ctx context.Context, in *MatchesCallFilterRequest, opts ...grpc.CallOption) (*MatchesCallFilterResponse, error)
	Notify2(ctx context.Context, in *Notify2Request, opts ...grpc.CallOption) (*Notify2Response, error)
	Notify3_1(ctx context.Context, in *Notify3_1Request, opts ...grpc.CallOption) (*Notify3_1Response, error)
	NotifyAsPackage(ctx context.Context, in *NotifyAsPackageRequest, opts ...grpc.CallOption) (*NotifyAsPackageResponse, error)
	RemoveAutomaticZenRule(ctx context.Context, in *RemoveAutomaticZenRuleRequest, opts ...grpc.CallOption) (*RemoveAutomaticZenRuleResponse, error)
	SetAutomaticZenRuleState(ctx context.Context, in *SetAutomaticZenRuleStateRequest, opts ...grpc.CallOption) (*SetAutomaticZenRuleStateResponse, error)
	SetNotificationDelegate(ctx context.Context, in *SetNotificationDelegateRequest, opts ...grpc.CallOption) (*SetNotificationDelegateResponse, error)
	SetNotificationPolicy(ctx context.Context, in *SetNotificationPolicyRequest, opts ...grpc.CallOption) (*SetNotificationPolicyResponse, error)
	ShouldHideSilentStatusBarIcons(ctx context.Context, in *ShouldHideSilentStatusBarIconsRequest, opts ...grpc.CallOption) (*ShouldHideSilentStatusBarIconsResponse, error)
	UpdateAutomaticZenRule(ctx context.Context, in *UpdateAutomaticZenRuleRequest, opts ...grpc.CallOption) (*UpdateAutomaticZenRuleResponse, error)
}

NotificationManagerServiceClient is the client API for NotificationManagerService 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 NotificationManagerServiceServer

type NotificationManagerServiceServer interface {
	AddAutomaticZenRule(context.Context, *AddAutomaticZenRuleRequest) (*AddAutomaticZenRuleResponse, error)
	AreAutomaticZenRulesUserManaged(context.Context, *AreAutomaticZenRulesUserManagedRequest) (*AreAutomaticZenRulesUserManagedResponse, error)
	AreBubblesAllowed(context.Context, *AreBubblesAllowedRequest) (*AreBubblesAllowedResponse, error)
	AreBubblesEnabled(context.Context, *AreBubblesEnabledRequest) (*AreBubblesEnabledResponse, error)
	AreNotificationsEnabled(context.Context, *AreNotificationsEnabledRequest) (*AreNotificationsEnabledResponse, error)
	AreNotificationsPaused(context.Context, *AreNotificationsPausedRequest) (*AreNotificationsPausedResponse, error)
	CanNotifyAsPackage(context.Context, *CanNotifyAsPackageRequest) (*CanNotifyAsPackageResponse, error)
	CanPostPromotedNotifications(context.Context, *CanPostPromotedNotificationsRequest) (*CanPostPromotedNotificationsResponse, error)
	CanUseFullScreenIntent(context.Context, *CanUseFullScreenIntentRequest) (*CanUseFullScreenIntentResponse, error)
	Cancel1(context.Context, *Cancel1Request) (*Cancel1Response, error)
	Cancel2_1(context.Context, *Cancel2_1Request) (*Cancel2_1Response, error)
	CancelAll(context.Context, *CancelAllRequest) (*CancelAllResponse, error)
	CancelAsPackage(context.Context, *CancelAsPackageRequest) (*CancelAsPackageResponse, error)
	CreateNotificationChannel(context.Context, *CreateNotificationChannelRequest) (*CreateNotificationChannelResponse, error)
	CreateNotificationChannelGroup(context.Context, *CreateNotificationChannelGroupRequest) (*CreateNotificationChannelGroupResponse, error)
	CreateNotificationChannelGroups(context.Context, *CreateNotificationChannelGroupsRequest) (*CreateNotificationChannelGroupsResponse, error)
	CreateNotificationChannels(context.Context, *CreateNotificationChannelsRequest) (*CreateNotificationChannelsResponse, error)
	DeleteNotificationChannel(context.Context, *DeleteNotificationChannelRequest) (*DeleteNotificationChannelResponse, error)
	DeleteNotificationChannelGroup(context.Context, *DeleteNotificationChannelGroupRequest) (*DeleteNotificationChannelGroupResponse, error)
	GetActiveNotifications(context.Context, *GetActiveNotificationsRequest) (*GetActiveNotificationsResponse, error)
	GetAutomaticZenRule(context.Context, *GetAutomaticZenRuleRequest) (*GetAutomaticZenRuleResponse, error)
	GetAutomaticZenRuleState(context.Context, *GetAutomaticZenRuleStateRequest) (*GetAutomaticZenRuleStateResponse, error)
	GetBubblePreference(context.Context, *GetBubblePreferenceRequest) (*GetBubblePreferenceResponse, error)
	GetConsolidatedNotificationPolicy(context.Context, *GetConsolidatedNotificationPolicyRequest) (*GetConsolidatedNotificationPolicyResponse, error)
	GetImportance(context.Context, *GetImportanceRequest) (*GetImportanceResponse, error)
	GetNotificationChannel1(context.Context, *GetNotificationChannel1Request) (*GetNotificationChannel1Response, error)
	GetNotificationChannel2_1(context.Context, *GetNotificationChannel2_1Request) (*GetNotificationChannel2_1Response, error)
	GetNotificationChannelGroup(context.Context, *GetNotificationChannelGroupRequest) (*GetNotificationChannelGroupResponse, error)
	GetNotificationChannelGroups(context.Context, *GetNotificationChannelGroupsRequest) (*GetNotificationChannelGroupsResponse, error)
	GetNotificationChannels(context.Context, *GetNotificationChannelsRequest) (*GetNotificationChannelsResponse, error)
	GetNotificationDelegate(context.Context, *GetNotificationDelegateRequest) (*GetNotificationDelegateResponse, error)
	GetNotificationPolicy(context.Context, *GetNotificationPolicyRequest) (*GetNotificationPolicyResponse, error)
	IsNotificationListenerAccessGranted(context.Context, *IsNotificationListenerAccessGrantedRequest) (*IsNotificationListenerAccessGrantedResponse, error)
	IsNotificationPolicyAccessGranted(context.Context, *IsNotificationPolicyAccessGrantedRequest) (*IsNotificationPolicyAccessGrantedResponse, error)
	MatchesCallFilter(context.Context, *MatchesCallFilterRequest) (*MatchesCallFilterResponse, error)
	Notify2(context.Context, *Notify2Request) (*Notify2Response, error)
	Notify3_1(context.Context, *Notify3_1Request) (*Notify3_1Response, error)
	NotifyAsPackage(context.Context, *NotifyAsPackageRequest) (*NotifyAsPackageResponse, error)
	RemoveAutomaticZenRule(context.Context, *RemoveAutomaticZenRuleRequest) (*RemoveAutomaticZenRuleResponse, error)
	SetAutomaticZenRuleState(context.Context, *SetAutomaticZenRuleStateRequest) (*SetAutomaticZenRuleStateResponse, error)
	SetNotificationDelegate(context.Context, *SetNotificationDelegateRequest) (*SetNotificationDelegateResponse, error)
	SetNotificationPolicy(context.Context, *SetNotificationPolicyRequest) (*SetNotificationPolicyResponse, error)
	ShouldHideSilentStatusBarIcons(context.Context, *ShouldHideSilentStatusBarIconsRequest) (*ShouldHideSilentStatusBarIconsResponse, error)
	UpdateAutomaticZenRule(context.Context, *UpdateAutomaticZenRuleRequest) (*UpdateAutomaticZenRuleResponse, error)
	// contains filtered or unexported methods
}

NotificationManagerServiceServer is the server API for NotificationManagerService service. All implementations must embed UnimplementedNotificationManagerServiceServer for forward compatibility.

type Notify2Request

type Notify2Request struct {
	Arg0 int32 `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 (*Notify2Request) Descriptor deprecated

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

Deprecated: Use Notify2Request.ProtoReflect.Descriptor instead.

func (*Notify2Request) GetArg0

func (x *Notify2Request) GetArg0() int32

func (*Notify2Request) GetArg1

func (x *Notify2Request) GetArg1() int64

func (*Notify2Request) ProtoMessage

func (*Notify2Request) ProtoMessage()

func (*Notify2Request) ProtoReflect

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

func (*Notify2Request) Reset

func (x *Notify2Request) Reset()

func (*Notify2Request) String

func (x *Notify2Request) String() string

type Notify2Response

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

func (*Notify2Response) Descriptor deprecated

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

Deprecated: Use Notify2Response.ProtoReflect.Descriptor instead.

func (*Notify2Response) ProtoMessage

func (*Notify2Response) ProtoMessage()

func (*Notify2Response) ProtoReflect

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

func (*Notify2Response) Reset

func (x *Notify2Response) Reset()

func (*Notify2Response) String

func (x *Notify2Response) String() string

type Notify3_1Request

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

func (*Notify3_1Request) Descriptor deprecated

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

Deprecated: Use Notify3_1Request.ProtoReflect.Descriptor instead.

func (*Notify3_1Request) GetArg0

func (x *Notify3_1Request) GetArg0() string

func (*Notify3_1Request) GetArg1

func (x *Notify3_1Request) GetArg1() int32

func (*Notify3_1Request) GetArg2

func (x *Notify3_1Request) GetArg2() int64

func (*Notify3_1Request) ProtoMessage

func (*Notify3_1Request) ProtoMessage()

func (*Notify3_1Request) ProtoReflect

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

func (*Notify3_1Request) Reset

func (x *Notify3_1Request) Reset()

func (*Notify3_1Request) String

func (x *Notify3_1Request) String() string

type Notify3_1Response

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

func (*Notify3_1Response) Descriptor deprecated

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

Deprecated: Use Notify3_1Response.ProtoReflect.Descriptor instead.

func (*Notify3_1Response) ProtoMessage

func (*Notify3_1Response) ProtoMessage()

func (*Notify3_1Response) ProtoReflect

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

func (*Notify3_1Response) Reset

func (x *Notify3_1Response) Reset()

func (*Notify3_1Response) String

func (x *Notify3_1Response) String() string

type NotifyAsPackageRequest

type NotifyAsPackageRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,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 (*NotifyAsPackageRequest) Descriptor deprecated

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

Deprecated: Use NotifyAsPackageRequest.ProtoReflect.Descriptor instead.

func (*NotifyAsPackageRequest) GetArg0

func (x *NotifyAsPackageRequest) GetArg0() string

func (*NotifyAsPackageRequest) GetArg1

func (x *NotifyAsPackageRequest) GetArg1() string

func (*NotifyAsPackageRequest) GetArg2

func (x *NotifyAsPackageRequest) GetArg2() int32

func (*NotifyAsPackageRequest) GetArg3

func (x *NotifyAsPackageRequest) GetArg3() int64

func (*NotifyAsPackageRequest) ProtoMessage

func (*NotifyAsPackageRequest) ProtoMessage()

func (*NotifyAsPackageRequest) ProtoReflect

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

func (*NotifyAsPackageRequest) Reset

func (x *NotifyAsPackageRequest) Reset()

func (*NotifyAsPackageRequest) String

func (x *NotifyAsPackageRequest) String() string

type NotifyAsPackageResponse

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

func (*NotifyAsPackageResponse) Descriptor deprecated

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

Deprecated: Use NotifyAsPackageResponse.ProtoReflect.Descriptor instead.

func (*NotifyAsPackageResponse) ProtoMessage

func (*NotifyAsPackageResponse) ProtoMessage()

func (*NotifyAsPackageResponse) ProtoReflect

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

func (*NotifyAsPackageResponse) Reset

func (x *NotifyAsPackageResponse) Reset()

func (*NotifyAsPackageResponse) String

func (x *NotifyAsPackageResponse) String() string

type RemoveAutomaticZenRuleRequest

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

func (*RemoveAutomaticZenRuleRequest) Descriptor deprecated

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

Deprecated: Use RemoveAutomaticZenRuleRequest.ProtoReflect.Descriptor instead.

func (*RemoveAutomaticZenRuleRequest) GetArg0

func (*RemoveAutomaticZenRuleRequest) ProtoMessage

func (*RemoveAutomaticZenRuleRequest) ProtoMessage()

func (*RemoveAutomaticZenRuleRequest) ProtoReflect

func (*RemoveAutomaticZenRuleRequest) Reset

func (x *RemoveAutomaticZenRuleRequest) Reset()

func (*RemoveAutomaticZenRuleRequest) String

type RemoveAutomaticZenRuleResponse

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

func (*RemoveAutomaticZenRuleResponse) Descriptor deprecated

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

Deprecated: Use RemoveAutomaticZenRuleResponse.ProtoReflect.Descriptor instead.

func (*RemoveAutomaticZenRuleResponse) GetResult

func (x *RemoveAutomaticZenRuleResponse) GetResult() bool

func (*RemoveAutomaticZenRuleResponse) ProtoMessage

func (*RemoveAutomaticZenRuleResponse) ProtoMessage()

func (*RemoveAutomaticZenRuleResponse) ProtoReflect

func (*RemoveAutomaticZenRuleResponse) Reset

func (x *RemoveAutomaticZenRuleResponse) Reset()

func (*RemoveAutomaticZenRuleResponse) String

type SetAllowBubblesRequest

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

func (*SetAllowBubblesRequest) Descriptor deprecated

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

Deprecated: Use SetAllowBubblesRequest.ProtoReflect.Descriptor instead.

func (*SetAllowBubblesRequest) GetArg0

func (x *SetAllowBubblesRequest) GetArg0() bool

func (*SetAllowBubblesRequest) ProtoMessage

func (*SetAllowBubblesRequest) ProtoMessage()

func (*SetAllowBubblesRequest) ProtoReflect

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

func (*SetAllowBubblesRequest) Reset

func (x *SetAllowBubblesRequest) Reset()

func (*SetAllowBubblesRequest) String

func (x *SetAllowBubblesRequest) String() string

type SetAllowBubblesResponse

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

func (*SetAllowBubblesResponse) Descriptor deprecated

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

Deprecated: Use SetAllowBubblesResponse.ProtoReflect.Descriptor instead.

func (*SetAllowBubblesResponse) ProtoMessage

func (*SetAllowBubblesResponse) ProtoMessage()

func (*SetAllowBubblesResponse) ProtoReflect

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

func (*SetAllowBubblesResponse) Reset

func (x *SetAllowBubblesResponse) Reset()

func (*SetAllowBubblesResponse) String

func (x *SetAllowBubblesResponse) String() string

type SetAutomaticZenRuleStateRequest

type SetAutomaticZenRuleStateRequest struct {
	Arg0 string `protobuf:"bytes,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 (*SetAutomaticZenRuleStateRequest) Descriptor deprecated

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

Deprecated: Use SetAutomaticZenRuleStateRequest.ProtoReflect.Descriptor instead.

func (*SetAutomaticZenRuleStateRequest) GetArg0

func (*SetAutomaticZenRuleStateRequest) GetArg1

func (*SetAutomaticZenRuleStateRequest) ProtoMessage

func (*SetAutomaticZenRuleStateRequest) ProtoMessage()

func (*SetAutomaticZenRuleStateRequest) ProtoReflect

func (*SetAutomaticZenRuleStateRequest) Reset

func (*SetAutomaticZenRuleStateRequest) String

type SetAutomaticZenRuleStateResponse

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

func (*SetAutomaticZenRuleStateResponse) Descriptor deprecated

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

Deprecated: Use SetAutomaticZenRuleStateResponse.ProtoReflect.Descriptor instead.

func (*SetAutomaticZenRuleStateResponse) ProtoMessage

func (*SetAutomaticZenRuleStateResponse) ProtoMessage()

func (*SetAutomaticZenRuleStateResponse) ProtoReflect

func (*SetAutomaticZenRuleStateResponse) Reset

func (*SetAutomaticZenRuleStateResponse) String

type SetBlockableRequest

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

func (*SetBlockableRequest) Descriptor deprecated

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

Deprecated: Use SetBlockableRequest.ProtoReflect.Descriptor instead.

func (*SetBlockableRequest) GetArg0

func (x *SetBlockableRequest) GetArg0() bool

func (*SetBlockableRequest) ProtoMessage

func (*SetBlockableRequest) ProtoMessage()

func (*SetBlockableRequest) ProtoReflect

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

func (*SetBlockableRequest) Reset

func (x *SetBlockableRequest) Reset()

func (*SetBlockableRequest) String

func (x *SetBlockableRequest) String() string

type SetBlockableResponse

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

func (*SetBlockableResponse) Descriptor deprecated

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

Deprecated: Use SetBlockableResponse.ProtoReflect.Descriptor instead.

func (*SetBlockableResponse) ProtoMessage

func (*SetBlockableResponse) ProtoMessage()

func (*SetBlockableResponse) ProtoReflect

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

func (*SetBlockableResponse) Reset

func (x *SetBlockableResponse) Reset()

func (*SetBlockableResponse) String

func (x *SetBlockableResponse) String() string

type SetBypassDndRequest

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

func (*SetBypassDndRequest) Descriptor deprecated

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

Deprecated: Use SetBypassDndRequest.ProtoReflect.Descriptor instead.

func (*SetBypassDndRequest) GetArg0

func (x *SetBypassDndRequest) GetArg0() bool

func (*SetBypassDndRequest) ProtoMessage

func (*SetBypassDndRequest) ProtoMessage()

func (*SetBypassDndRequest) ProtoReflect

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

func (*SetBypassDndRequest) Reset

func (x *SetBypassDndRequest) Reset()

func (*SetBypassDndRequest) String

func (x *SetBypassDndRequest) String() string

type SetBypassDndResponse

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

func (*SetBypassDndResponse) Descriptor deprecated

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

Deprecated: Use SetBypassDndResponse.ProtoReflect.Descriptor instead.

func (*SetBypassDndResponse) ProtoMessage

func (*SetBypassDndResponse) ProtoMessage()

func (*SetBypassDndResponse) ProtoReflect

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

func (*SetBypassDndResponse) Reset

func (x *SetBypassDndResponse) Reset()

func (*SetBypassDndResponse) String

func (x *SetBypassDndResponse) String() string

type SetConversationIdRequest

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

func (*SetConversationIdRequest) Descriptor deprecated

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

Deprecated: Use SetConversationIdRequest.ProtoReflect.Descriptor instead.

func (*SetConversationIdRequest) GetArg0

func (x *SetConversationIdRequest) GetArg0() string

func (*SetConversationIdRequest) GetArg1

func (x *SetConversationIdRequest) GetArg1() string

func (*SetConversationIdRequest) ProtoMessage

func (*SetConversationIdRequest) ProtoMessage()

func (*SetConversationIdRequest) ProtoReflect

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

func (*SetConversationIdRequest) Reset

func (x *SetConversationIdRequest) Reset()

func (*SetConversationIdRequest) String

func (x *SetConversationIdRequest) String() string

type SetConversationIdResponse

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

func (*SetConversationIdResponse) Descriptor deprecated

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

Deprecated: Use SetConversationIdResponse.ProtoReflect.Descriptor instead.

func (*SetConversationIdResponse) ProtoMessage

func (*SetConversationIdResponse) ProtoMessage()

func (*SetConversationIdResponse) ProtoReflect

func (*SetConversationIdResponse) Reset

func (x *SetConversationIdResponse) Reset()

func (*SetConversationIdResponse) String

func (x *SetConversationIdResponse) String() string

type SetDescriptionRequest

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

func (*SetDescriptionRequest) Descriptor deprecated

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

Deprecated: Use SetDescriptionRequest.ProtoReflect.Descriptor instead.

func (*SetDescriptionRequest) GetArg0

func (x *SetDescriptionRequest) GetArg0() string

func (*SetDescriptionRequest) ProtoMessage

func (*SetDescriptionRequest) ProtoMessage()

func (*SetDescriptionRequest) ProtoReflect

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

func (*SetDescriptionRequest) Reset

func (x *SetDescriptionRequest) Reset()

func (*SetDescriptionRequest) String

func (x *SetDescriptionRequest) String() string

type SetDescriptionResponse

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

func (*SetDescriptionResponse) Descriptor deprecated

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

Deprecated: Use SetDescriptionResponse.ProtoReflect.Descriptor instead.

func (*SetDescriptionResponse) ProtoMessage

func (*SetDescriptionResponse) ProtoMessage()

func (*SetDescriptionResponse) ProtoReflect

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

func (*SetDescriptionResponse) Reset

func (x *SetDescriptionResponse) Reset()

func (*SetDescriptionResponse) String

func (x *SetDescriptionResponse) String() string

type SetGroupRequest

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

func (*SetGroupRequest) Descriptor deprecated

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

Deprecated: Use SetGroupRequest.ProtoReflect.Descriptor instead.

func (*SetGroupRequest) GetArg0

func (x *SetGroupRequest) GetArg0() string

func (*SetGroupRequest) ProtoMessage

func (*SetGroupRequest) ProtoMessage()

func (*SetGroupRequest) ProtoReflect

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

func (*SetGroupRequest) Reset

func (x *SetGroupRequest) Reset()

func (*SetGroupRequest) String

func (x *SetGroupRequest) String() string

type SetGroupResponse

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

func (*SetGroupResponse) Descriptor deprecated

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

Deprecated: Use SetGroupResponse.ProtoReflect.Descriptor instead.

func (*SetGroupResponse) ProtoMessage

func (*SetGroupResponse) ProtoMessage()

func (*SetGroupResponse) ProtoReflect

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

func (*SetGroupResponse) Reset

func (x *SetGroupResponse) Reset()

func (*SetGroupResponse) String

func (x *SetGroupResponse) String() string

type SetImportanceRequest

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

func (*SetImportanceRequest) Descriptor deprecated

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

Deprecated: Use SetImportanceRequest.ProtoReflect.Descriptor instead.

func (*SetImportanceRequest) GetArg0

func (x *SetImportanceRequest) GetArg0() int32

func (*SetImportanceRequest) ProtoMessage

func (*SetImportanceRequest) ProtoMessage()

func (*SetImportanceRequest) ProtoReflect

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

func (*SetImportanceRequest) Reset

func (x *SetImportanceRequest) Reset()

func (*SetImportanceRequest) String

func (x *SetImportanceRequest) String() string

type SetImportanceResponse

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

func (*SetImportanceResponse) Descriptor deprecated

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

Deprecated: Use SetImportanceResponse.ProtoReflect.Descriptor instead.

func (*SetImportanceResponse) ProtoMessage

func (*SetImportanceResponse) ProtoMessage()

func (*SetImportanceResponse) ProtoReflect

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

func (*SetImportanceResponse) Reset

func (x *SetImportanceResponse) Reset()

func (*SetImportanceResponse) String

func (x *SetImportanceResponse) String() string

type SetLightColorRequest

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

func (*SetLightColorRequest) Descriptor deprecated

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

Deprecated: Use SetLightColorRequest.ProtoReflect.Descriptor instead.

func (*SetLightColorRequest) GetArg0

func (x *SetLightColorRequest) GetArg0() int32

func (*SetLightColorRequest) ProtoMessage

func (*SetLightColorRequest) ProtoMessage()

func (*SetLightColorRequest) ProtoReflect

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

func (*SetLightColorRequest) Reset

func (x *SetLightColorRequest) Reset()

func (*SetLightColorRequest) String

func (x *SetLightColorRequest) String() string

type SetLightColorResponse

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

func (*SetLightColorResponse) Descriptor deprecated

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

Deprecated: Use SetLightColorResponse.ProtoReflect.Descriptor instead.

func (*SetLightColorResponse) ProtoMessage

func (*SetLightColorResponse) ProtoMessage()

func (*SetLightColorResponse) ProtoReflect

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

func (*SetLightColorResponse) Reset

func (x *SetLightColorResponse) Reset()

func (*SetLightColorResponse) String

func (x *SetLightColorResponse) String() string

type SetLockscreenVisibilityRequest

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

func (*SetLockscreenVisibilityRequest) Descriptor deprecated

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

Deprecated: Use SetLockscreenVisibilityRequest.ProtoReflect.Descriptor instead.

func (*SetLockscreenVisibilityRequest) GetArg0

func (*SetLockscreenVisibilityRequest) ProtoMessage

func (*SetLockscreenVisibilityRequest) ProtoMessage()

func (*SetLockscreenVisibilityRequest) ProtoReflect

func (*SetLockscreenVisibilityRequest) Reset

func (x *SetLockscreenVisibilityRequest) Reset()

func (*SetLockscreenVisibilityRequest) String

type SetLockscreenVisibilityResponse

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

func (*SetLockscreenVisibilityResponse) Descriptor deprecated

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

Deprecated: Use SetLockscreenVisibilityResponse.ProtoReflect.Descriptor instead.

func (*SetLockscreenVisibilityResponse) ProtoMessage

func (*SetLockscreenVisibilityResponse) ProtoMessage()

func (*SetLockscreenVisibilityResponse) ProtoReflect

func (*SetLockscreenVisibilityResponse) Reset

func (*SetLockscreenVisibilityResponse) String

type SetNameRequest

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

func (*SetNameRequest) Descriptor deprecated

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

Deprecated: Use SetNameRequest.ProtoReflect.Descriptor instead.

func (*SetNameRequest) GetArg0

func (x *SetNameRequest) GetArg0() string

func (*SetNameRequest) ProtoMessage

func (*SetNameRequest) ProtoMessage()

func (*SetNameRequest) ProtoReflect

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

func (*SetNameRequest) Reset

func (x *SetNameRequest) Reset()

func (*SetNameRequest) String

func (x *SetNameRequest) String() string

type SetNameResponse

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

func (*SetNameResponse) Descriptor deprecated

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

Deprecated: Use SetNameResponse.ProtoReflect.Descriptor instead.

func (*SetNameResponse) ProtoMessage

func (*SetNameResponse) ProtoMessage()

func (*SetNameResponse) ProtoReflect

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

func (*SetNameResponse) Reset

func (x *SetNameResponse) Reset()

func (*SetNameResponse) String

func (x *SetNameResponse) String() string

type SetNotificationDelegateRequest

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

func (*SetNotificationDelegateRequest) Descriptor deprecated

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

Deprecated: Use SetNotificationDelegateRequest.ProtoReflect.Descriptor instead.

func (*SetNotificationDelegateRequest) GetArg0

func (*SetNotificationDelegateRequest) ProtoMessage

func (*SetNotificationDelegateRequest) ProtoMessage()

func (*SetNotificationDelegateRequest) ProtoReflect

func (*SetNotificationDelegateRequest) Reset

func (x *SetNotificationDelegateRequest) Reset()

func (*SetNotificationDelegateRequest) String

type SetNotificationDelegateResponse

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

func (*SetNotificationDelegateResponse) Descriptor deprecated

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

Deprecated: Use SetNotificationDelegateResponse.ProtoReflect.Descriptor instead.

func (*SetNotificationDelegateResponse) ProtoMessage

func (*SetNotificationDelegateResponse) ProtoMessage()

func (*SetNotificationDelegateResponse) ProtoReflect

func (*SetNotificationDelegateResponse) Reset

func (*SetNotificationDelegateResponse) String

type SetNotificationPolicyRequest

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

func (*SetNotificationPolicyRequest) Descriptor deprecated

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

Deprecated: Use SetNotificationPolicyRequest.ProtoReflect.Descriptor instead.

func (*SetNotificationPolicyRequest) GetArg0

func (x *SetNotificationPolicyRequest) GetArg0() int64

func (*SetNotificationPolicyRequest) ProtoMessage

func (*SetNotificationPolicyRequest) ProtoMessage()

func (*SetNotificationPolicyRequest) ProtoReflect

func (*SetNotificationPolicyRequest) Reset

func (x *SetNotificationPolicyRequest) Reset()

func (*SetNotificationPolicyRequest) String

type SetNotificationPolicyResponse

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

func (*SetNotificationPolicyResponse) Descriptor deprecated

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

Deprecated: Use SetNotificationPolicyResponse.ProtoReflect.Descriptor instead.

func (*SetNotificationPolicyResponse) ProtoMessage

func (*SetNotificationPolicyResponse) ProtoMessage()

func (*SetNotificationPolicyResponse) ProtoReflect

func (*SetNotificationPolicyResponse) Reset

func (x *SetNotificationPolicyResponse) Reset()

func (*SetNotificationPolicyResponse) String

type SetOverrideGroupKeyRequest

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

func (*SetOverrideGroupKeyRequest) Descriptor deprecated

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

Deprecated: Use SetOverrideGroupKeyRequest.ProtoReflect.Descriptor instead.

func (*SetOverrideGroupKeyRequest) GetArg0

func (x *SetOverrideGroupKeyRequest) GetArg0() string

func (*SetOverrideGroupKeyRequest) ProtoMessage

func (*SetOverrideGroupKeyRequest) ProtoMessage()

func (*SetOverrideGroupKeyRequest) ProtoReflect

func (*SetOverrideGroupKeyRequest) Reset

func (x *SetOverrideGroupKeyRequest) Reset()

func (*SetOverrideGroupKeyRequest) String

func (x *SetOverrideGroupKeyRequest) String() string

type SetOverrideGroupKeyResponse

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

func (*SetOverrideGroupKeyResponse) Descriptor deprecated

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

Deprecated: Use SetOverrideGroupKeyResponse.ProtoReflect.Descriptor instead.

func (*SetOverrideGroupKeyResponse) ProtoMessage

func (*SetOverrideGroupKeyResponse) ProtoMessage()

func (*SetOverrideGroupKeyResponse) ProtoReflect

func (*SetOverrideGroupKeyResponse) Reset

func (x *SetOverrideGroupKeyResponse) Reset()

func (*SetOverrideGroupKeyResponse) String

func (x *SetOverrideGroupKeyResponse) String() string

type SetShowBadgeRequest

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

func (*SetShowBadgeRequest) Descriptor deprecated

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

Deprecated: Use SetShowBadgeRequest.ProtoReflect.Descriptor instead.

func (*SetShowBadgeRequest) GetArg0

func (x *SetShowBadgeRequest) GetArg0() bool

func (*SetShowBadgeRequest) ProtoMessage

func (*SetShowBadgeRequest) ProtoMessage()

func (*SetShowBadgeRequest) ProtoReflect

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

func (*SetShowBadgeRequest) Reset

func (x *SetShowBadgeRequest) Reset()

func (*SetShowBadgeRequest) String

func (x *SetShowBadgeRequest) String() string

type SetShowBadgeResponse

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

func (*SetShowBadgeResponse) Descriptor deprecated

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

Deprecated: Use SetShowBadgeResponse.ProtoReflect.Descriptor instead.

func (*SetShowBadgeResponse) ProtoMessage

func (*SetShowBadgeResponse) ProtoMessage()

func (*SetShowBadgeResponse) ProtoReflect

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

func (*SetShowBadgeResponse) Reset

func (x *SetShowBadgeResponse) Reset()

func (*SetShowBadgeResponse) String

func (x *SetShowBadgeResponse) String() string

type SetSoundRequest

type SetSoundRequest 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 (*SetSoundRequest) Descriptor deprecated

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

Deprecated: Use SetSoundRequest.ProtoReflect.Descriptor instead.

func (*SetSoundRequest) GetArg0

func (x *SetSoundRequest) GetArg0() int64

func (*SetSoundRequest) GetArg1

func (x *SetSoundRequest) GetArg1() int64

func (*SetSoundRequest) ProtoMessage

func (*SetSoundRequest) ProtoMessage()

func (*SetSoundRequest) ProtoReflect

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

func (*SetSoundRequest) Reset

func (x *SetSoundRequest) Reset()

func (*SetSoundRequest) String

func (x *SetSoundRequest) String() string

type SetSoundResponse

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

func (*SetSoundResponse) Descriptor deprecated

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

Deprecated: Use SetSoundResponse.ProtoReflect.Descriptor instead.

func (*SetSoundResponse) ProtoMessage

func (*SetSoundResponse) ProtoMessage()

func (*SetSoundResponse) ProtoReflect

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

func (*SetSoundResponse) Reset

func (x *SetSoundResponse) Reset()

func (*SetSoundResponse) String

func (x *SetSoundResponse) String() string

type SetVibrationEffectRequest

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

func (*SetVibrationEffectRequest) Descriptor deprecated

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

Deprecated: Use SetVibrationEffectRequest.ProtoReflect.Descriptor instead.

func (*SetVibrationEffectRequest) GetArg0

func (x *SetVibrationEffectRequest) GetArg0() int64

func (*SetVibrationEffectRequest) ProtoMessage

func (*SetVibrationEffectRequest) ProtoMessage()

func (*SetVibrationEffectRequest) ProtoReflect

func (*SetVibrationEffectRequest) Reset

func (x *SetVibrationEffectRequest) Reset()

func (*SetVibrationEffectRequest) String

func (x *SetVibrationEffectRequest) String() string

type SetVibrationEffectResponse

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

func (*SetVibrationEffectResponse) Descriptor deprecated

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

Deprecated: Use SetVibrationEffectResponse.ProtoReflect.Descriptor instead.

func (*SetVibrationEffectResponse) ProtoMessage

func (*SetVibrationEffectResponse) ProtoMessage()

func (*SetVibrationEffectResponse) ProtoReflect

func (*SetVibrationEffectResponse) Reset

func (x *SetVibrationEffectResponse) Reset()

func (*SetVibrationEffectResponse) String

func (x *SetVibrationEffectResponse) String() string

type SetVibrationPatternRequest

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

func (*SetVibrationPatternRequest) Descriptor deprecated

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

Deprecated: Use SetVibrationPatternRequest.ProtoReflect.Descriptor instead.

func (*SetVibrationPatternRequest) GetArg0

func (x *SetVibrationPatternRequest) GetArg0() int64

func (*SetVibrationPatternRequest) ProtoMessage

func (*SetVibrationPatternRequest) ProtoMessage()

func (*SetVibrationPatternRequest) ProtoReflect

func (*SetVibrationPatternRequest) Reset

func (x *SetVibrationPatternRequest) Reset()

func (*SetVibrationPatternRequest) String

func (x *SetVibrationPatternRequest) String() string

type SetVibrationPatternResponse

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

func (*SetVibrationPatternResponse) Descriptor deprecated

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

Deprecated: Use SetVibrationPatternResponse.ProtoReflect.Descriptor instead.

func (*SetVibrationPatternResponse) ProtoMessage

func (*SetVibrationPatternResponse) ProtoMessage()

func (*SetVibrationPatternResponse) ProtoReflect

func (*SetVibrationPatternResponse) Reset

func (x *SetVibrationPatternResponse) Reset()

func (*SetVibrationPatternResponse) String

func (x *SetVibrationPatternResponse) String() string

type ShouldHideSilentStatusBarIconsRequest

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

func (*ShouldHideSilentStatusBarIconsRequest) Descriptor deprecated

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

Deprecated: Use ShouldHideSilentStatusBarIconsRequest.ProtoReflect.Descriptor instead.

func (*ShouldHideSilentStatusBarIconsRequest) ProtoMessage

func (*ShouldHideSilentStatusBarIconsRequest) ProtoMessage()

func (*ShouldHideSilentStatusBarIconsRequest) ProtoReflect

func (*ShouldHideSilentStatusBarIconsRequest) Reset

func (*ShouldHideSilentStatusBarIconsRequest) String

type ShouldHideSilentStatusBarIconsResponse

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

func (*ShouldHideSilentStatusBarIconsResponse) Descriptor deprecated

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

Deprecated: Use ShouldHideSilentStatusBarIconsResponse.ProtoReflect.Descriptor instead.

func (*ShouldHideSilentStatusBarIconsResponse) GetResult

func (*ShouldHideSilentStatusBarIconsResponse) ProtoMessage

func (*ShouldHideSilentStatusBarIconsResponse) ProtoReflect

func (*ShouldHideSilentStatusBarIconsResponse) Reset

func (*ShouldHideSilentStatusBarIconsResponse) String

type ShouldShowLightsRequest

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

func (*ShouldShowLightsRequest) Descriptor deprecated

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

Deprecated: Use ShouldShowLightsRequest.ProtoReflect.Descriptor instead.

func (*ShouldShowLightsRequest) ProtoMessage

func (*ShouldShowLightsRequest) ProtoMessage()

func (*ShouldShowLightsRequest) ProtoReflect

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

func (*ShouldShowLightsRequest) Reset

func (x *ShouldShowLightsRequest) Reset()

func (*ShouldShowLightsRequest) String

func (x *ShouldShowLightsRequest) String() string

type ShouldShowLightsResponse

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

func (*ShouldShowLightsResponse) Descriptor deprecated

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

Deprecated: Use ShouldShowLightsResponse.ProtoReflect.Descriptor instead.

func (*ShouldShowLightsResponse) GetResult

func (x *ShouldShowLightsResponse) GetResult() bool

func (*ShouldShowLightsResponse) ProtoMessage

func (*ShouldShowLightsResponse) ProtoMessage()

func (*ShouldShowLightsResponse) ProtoReflect

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

func (*ShouldShowLightsResponse) Reset

func (x *ShouldShowLightsResponse) Reset()

func (*ShouldShowLightsResponse) String

func (x *ShouldShowLightsResponse) String() string

type ShouldVibrateRequest

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

func (*ShouldVibrateRequest) Descriptor deprecated

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

Deprecated: Use ShouldVibrateRequest.ProtoReflect.Descriptor instead.

func (*ShouldVibrateRequest) ProtoMessage

func (*ShouldVibrateRequest) ProtoMessage()

func (*ShouldVibrateRequest) ProtoReflect

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

func (*ShouldVibrateRequest) Reset

func (x *ShouldVibrateRequest) Reset()

func (*ShouldVibrateRequest) String

func (x *ShouldVibrateRequest) String() string

type ShouldVibrateResponse

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

func (*ShouldVibrateResponse) Descriptor deprecated

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

Deprecated: Use ShouldVibrateResponse.ProtoReflect.Descriptor instead.

func (*ShouldVibrateResponse) GetResult

func (x *ShouldVibrateResponse) GetResult() bool

func (*ShouldVibrateResponse) ProtoMessage

func (*ShouldVibrateResponse) ProtoMessage()

func (*ShouldVibrateResponse) ProtoReflect

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

func (*ShouldVibrateResponse) Reset

func (x *ShouldVibrateResponse) Reset()

func (*ShouldVibrateResponse) String

func (x *ShouldVibrateResponse) String() string

type StatusBarNotificationGetIdResponse

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

func (*StatusBarNotificationGetIdResponse) Descriptor deprecated

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

Deprecated: Use StatusBarNotificationGetIdResponse.ProtoReflect.Descriptor instead.

func (*StatusBarNotificationGetIdResponse) GetResult

func (*StatusBarNotificationGetIdResponse) ProtoMessage

func (*StatusBarNotificationGetIdResponse) ProtoMessage()

func (*StatusBarNotificationGetIdResponse) ProtoReflect

func (*StatusBarNotificationGetIdResponse) Reset

func (*StatusBarNotificationGetIdResponse) String

type StatusBarNotificationServiceClient

type StatusBarNotificationServiceClient interface {
	Clone0(ctx context.Context, in *Clone0Request, opts ...grpc.CallOption) (*Clone0Response, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetGroupKey(ctx context.Context, in *GetGroupKeyRequest, opts ...grpc.CallOption) (*GetGroupKeyResponse, error)
	GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*StatusBarNotificationGetIdResponse, error)
	GetKey(ctx context.Context, in *GetKeyRequest, opts ...grpc.CallOption) (*GetKeyResponse, error)
	GetNotification(ctx context.Context, in *GetNotificationRequest, opts ...grpc.CallOption) (*GetNotificationResponse, error)
	GetOpPkg(ctx context.Context, in *GetOpPkgRequest, opts ...grpc.CallOption) (*GetOpPkgResponse, error)
	GetOverrideGroupKey(ctx context.Context, in *GetOverrideGroupKeyRequest, opts ...grpc.CallOption) (*GetOverrideGroupKeyResponse, error)
	GetPackageName(ctx context.Context, in *GetPackageNameRequest, opts ...grpc.CallOption) (*GetPackageNameResponse, error)
	GetPostTime(ctx context.Context, in *GetPostTimeRequest, opts ...grpc.CallOption) (*GetPostTimeResponse, error)
	GetTag(ctx context.Context, in *GetTagRequest, opts ...grpc.CallOption) (*GetTagResponse, error)
	GetUid(ctx context.Context, in *GetUidRequest, opts ...grpc.CallOption) (*GetUidResponse, error)
	GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error)
	GetUserId(ctx context.Context, in *GetUserIdRequest, opts ...grpc.CallOption) (*GetUserIdResponse, error)
	IsAppGroup(ctx context.Context, in *IsAppGroupRequest, opts ...grpc.CallOption) (*IsAppGroupResponse, error)
	IsClearable(ctx context.Context, in *IsClearableRequest, opts ...grpc.CallOption) (*IsClearableResponse, error)
	IsGroup(ctx context.Context, in *IsGroupRequest, opts ...grpc.CallOption) (*IsGroupResponse, error)
	IsOngoing(ctx context.Context, in *IsOngoingRequest, opts ...grpc.CallOption) (*IsOngoingResponse, error)
	SetOverrideGroupKey(ctx context.Context, in *SetOverrideGroupKeyRequest, opts ...grpc.CallOption) (*SetOverrideGroupKeyResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
	Clone0_1(ctx context.Context, in *Clone0_1Request, opts ...grpc.CallOption) (*Clone0_1Response, error)
}

StatusBarNotificationServiceClient is the client API for StatusBarNotificationService 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 StatusBarNotificationServiceServer

type StatusBarNotificationServiceServer interface {
	Clone0(context.Context, *Clone0Request) (*Clone0Response, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetGroupKey(context.Context, *GetGroupKeyRequest) (*GetGroupKeyResponse, error)
	GetId(context.Context, *GetIdRequest) (*StatusBarNotificationGetIdResponse, error)
	GetKey(context.Context, *GetKeyRequest) (*GetKeyResponse, error)
	GetNotification(context.Context, *GetNotificationRequest) (*GetNotificationResponse, error)
	GetOpPkg(context.Context, *GetOpPkgRequest) (*GetOpPkgResponse, error)
	GetOverrideGroupKey(context.Context, *GetOverrideGroupKeyRequest) (*GetOverrideGroupKeyResponse, error)
	GetPackageName(context.Context, *GetPackageNameRequest) (*GetPackageNameResponse, error)
	GetPostTime(context.Context, *GetPostTimeRequest) (*GetPostTimeResponse, error)
	GetTag(context.Context, *GetTagRequest) (*GetTagResponse, error)
	GetUid(context.Context, *GetUidRequest) (*GetUidResponse, error)
	GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
	GetUserId(context.Context, *GetUserIdRequest) (*GetUserIdResponse, error)
	IsAppGroup(context.Context, *IsAppGroupRequest) (*IsAppGroupResponse, error)
	IsClearable(context.Context, *IsClearableRequest) (*IsClearableResponse, error)
	IsGroup(context.Context, *IsGroupRequest) (*IsGroupResponse, error)
	IsOngoing(context.Context, *IsOngoingRequest) (*IsOngoingResponse, error)
	SetOverrideGroupKey(context.Context, *SetOverrideGroupKeyRequest) (*SetOverrideGroupKeyResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	Clone0_1(context.Context, *Clone0_1Request) (*Clone0_1Response, error)
	// contains filtered or unexported methods
}

StatusBarNotificationServiceServer is the server API for StatusBarNotificationService service. All implementations must embed UnimplementedStatusBarNotificationServiceServer for forward compatibility.

type ToStringRequest

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

func (*ToStringRequest) Descriptor deprecated

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

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

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 UnimplementedNotificationChannelServiceServer

type UnimplementedNotificationChannelServiceServer struct{}

UnimplementedNotificationChannelServiceServer 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 (UnimplementedNotificationChannelServiceServer) CanBubble

func (UnimplementedNotificationChannelServiceServer) CanBypassDnd

func (UnimplementedNotificationChannelServiceServer) CanShowBadge

func (UnimplementedNotificationChannelServiceServer) DescribeContents

func (UnimplementedNotificationChannelServiceServer) EnableLights

func (UnimplementedNotificationChannelServiceServer) EnableVibration

func (UnimplementedNotificationChannelServiceServer) Equals

func (UnimplementedNotificationChannelServiceServer) GetAudioAttributes

func (UnimplementedNotificationChannelServiceServer) GetConversationId

func (UnimplementedNotificationChannelServiceServer) GetDescription

func (UnimplementedNotificationChannelServiceServer) GetGroup

func (UnimplementedNotificationChannelServiceServer) GetId

func (UnimplementedNotificationChannelServiceServer) GetImportance

func (UnimplementedNotificationChannelServiceServer) GetLightColor

func (UnimplementedNotificationChannelServiceServer) GetLockscreenVisibility

func (UnimplementedNotificationChannelServiceServer) GetName

func (UnimplementedNotificationChannelServiceServer) GetParentChannelId

func (UnimplementedNotificationChannelServiceServer) GetSound

func (UnimplementedNotificationChannelServiceServer) GetVibrationEffect

func (UnimplementedNotificationChannelServiceServer) GetVibrationPattern

func (UnimplementedNotificationChannelServiceServer) HasUserSetImportance

func (UnimplementedNotificationChannelServiceServer) HasUserSetSound

func (UnimplementedNotificationChannelServiceServer) HashCode

func (UnimplementedNotificationChannelServiceServer) IsBlockable

func (UnimplementedNotificationChannelServiceServer) IsConversation

func (UnimplementedNotificationChannelServiceServer) IsDemoted

func (UnimplementedNotificationChannelServiceServer) IsImportantConversation

func (UnimplementedNotificationChannelServiceServer) SetAllowBubbles

func (UnimplementedNotificationChannelServiceServer) SetBlockable

func (UnimplementedNotificationChannelServiceServer) SetBypassDnd

func (UnimplementedNotificationChannelServiceServer) SetConversationId

func (UnimplementedNotificationChannelServiceServer) SetDescription

func (UnimplementedNotificationChannelServiceServer) SetGroup

func (UnimplementedNotificationChannelServiceServer) SetImportance

func (UnimplementedNotificationChannelServiceServer) SetLightColor

func (UnimplementedNotificationChannelServiceServer) SetLockscreenVisibility

func (UnimplementedNotificationChannelServiceServer) SetName

func (UnimplementedNotificationChannelServiceServer) SetShowBadge

func (UnimplementedNotificationChannelServiceServer) SetSound

func (UnimplementedNotificationChannelServiceServer) SetVibrationEffect

func (UnimplementedNotificationChannelServiceServer) SetVibrationPattern

func (UnimplementedNotificationChannelServiceServer) ShouldShowLights

func (UnimplementedNotificationChannelServiceServer) ShouldVibrate

func (UnimplementedNotificationChannelServiceServer) ToString

func (UnimplementedNotificationChannelServiceServer) WriteToParcel

type UnimplementedNotificationManagerServiceServer

type UnimplementedNotificationManagerServiceServer struct{}

UnimplementedNotificationManagerServiceServer 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 (UnimplementedNotificationManagerServiceServer) AddAutomaticZenRule

func (UnimplementedNotificationManagerServiceServer) AreBubblesAllowed

func (UnimplementedNotificationManagerServiceServer) AreBubblesEnabled

func (UnimplementedNotificationManagerServiceServer) AreNotificationsEnabled

func (UnimplementedNotificationManagerServiceServer) AreNotificationsPaused

func (UnimplementedNotificationManagerServiceServer) CanNotifyAsPackage

func (UnimplementedNotificationManagerServiceServer) CanUseFullScreenIntent

func (UnimplementedNotificationManagerServiceServer) Cancel1

func (UnimplementedNotificationManagerServiceServer) Cancel2_1

func (UnimplementedNotificationManagerServiceServer) CancelAll

func (UnimplementedNotificationManagerServiceServer) CancelAsPackage

func (UnimplementedNotificationManagerServiceServer) GetActiveNotifications

func (UnimplementedNotificationManagerServiceServer) GetAutomaticZenRule

func (UnimplementedNotificationManagerServiceServer) GetBubblePreference

func (UnimplementedNotificationManagerServiceServer) GetImportance

func (UnimplementedNotificationManagerServiceServer) GetNotificationChannel1

func (UnimplementedNotificationManagerServiceServer) GetNotificationChannels

func (UnimplementedNotificationManagerServiceServer) GetNotificationDelegate

func (UnimplementedNotificationManagerServiceServer) GetNotificationPolicy

func (UnimplementedNotificationManagerServiceServer) MatchesCallFilter

func (UnimplementedNotificationManagerServiceServer) Notify2

func (UnimplementedNotificationManagerServiceServer) Notify3_1

func (UnimplementedNotificationManagerServiceServer) NotifyAsPackage

func (UnimplementedNotificationManagerServiceServer) RemoveAutomaticZenRule

func (UnimplementedNotificationManagerServiceServer) SetNotificationDelegate

func (UnimplementedNotificationManagerServiceServer) SetNotificationPolicy

func (UnimplementedNotificationManagerServiceServer) UpdateAutomaticZenRule

type UnimplementedStatusBarNotificationServiceServer

type UnimplementedStatusBarNotificationServiceServer struct{}

UnimplementedStatusBarNotificationServiceServer 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 (UnimplementedStatusBarNotificationServiceServer) Clone0

func (UnimplementedStatusBarNotificationServiceServer) Clone0_1

func (UnimplementedStatusBarNotificationServiceServer) DescribeContents

func (UnimplementedStatusBarNotificationServiceServer) GetGroupKey

func (UnimplementedStatusBarNotificationServiceServer) GetId

func (UnimplementedStatusBarNotificationServiceServer) GetKey

func (UnimplementedStatusBarNotificationServiceServer) GetNotification

func (UnimplementedStatusBarNotificationServiceServer) GetOpPkg

func (UnimplementedStatusBarNotificationServiceServer) GetOverrideGroupKey

func (UnimplementedStatusBarNotificationServiceServer) GetPackageName

func (UnimplementedStatusBarNotificationServiceServer) GetPostTime

func (UnimplementedStatusBarNotificationServiceServer) GetTag

func (UnimplementedStatusBarNotificationServiceServer) GetUid

func (UnimplementedStatusBarNotificationServiceServer) GetUser

func (UnimplementedStatusBarNotificationServiceServer) GetUserId

func (UnimplementedStatusBarNotificationServiceServer) IsAppGroup

func (UnimplementedStatusBarNotificationServiceServer) IsClearable

func (UnimplementedStatusBarNotificationServiceServer) IsGroup

func (UnimplementedStatusBarNotificationServiceServer) IsOngoing

func (UnimplementedStatusBarNotificationServiceServer) SetOverrideGroupKey

func (UnimplementedStatusBarNotificationServiceServer) ToString

func (UnimplementedStatusBarNotificationServiceServer) WriteToParcel

type UnsafeNotificationChannelServiceServer

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

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

type UnsafeNotificationManagerServiceServer

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

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

type UnsafeStatusBarNotificationServiceServer

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

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

type UpdateAutomaticZenRuleRequest

type UpdateAutomaticZenRuleRequest struct {
	Arg0 string `protobuf:"bytes,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 (*UpdateAutomaticZenRuleRequest) Descriptor deprecated

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

Deprecated: Use UpdateAutomaticZenRuleRequest.ProtoReflect.Descriptor instead.

func (*UpdateAutomaticZenRuleRequest) GetArg0

func (*UpdateAutomaticZenRuleRequest) GetArg1

func (x *UpdateAutomaticZenRuleRequest) GetArg1() int64

func (*UpdateAutomaticZenRuleRequest) ProtoMessage

func (*UpdateAutomaticZenRuleRequest) ProtoMessage()

func (*UpdateAutomaticZenRuleRequest) ProtoReflect

func (*UpdateAutomaticZenRuleRequest) Reset

func (x *UpdateAutomaticZenRuleRequest) Reset()

func (*UpdateAutomaticZenRuleRequest) String

type UpdateAutomaticZenRuleResponse

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

func (*UpdateAutomaticZenRuleResponse) Descriptor deprecated

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

Deprecated: Use UpdateAutomaticZenRuleResponse.ProtoReflect.Descriptor instead.

func (*UpdateAutomaticZenRuleResponse) GetResult

func (x *UpdateAutomaticZenRuleResponse) GetResult() bool

func (*UpdateAutomaticZenRuleResponse) ProtoMessage

func (*UpdateAutomaticZenRuleResponse) ProtoMessage()

func (*UpdateAutomaticZenRuleResponse) ProtoReflect

func (*UpdateAutomaticZenRuleResponse) Reset

func (x *UpdateAutomaticZenRuleResponse) Reset()

func (*UpdateAutomaticZenRuleResponse) String

type WriteToParcelRequest

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

func (*WriteToParcelRequest) Descriptor deprecated

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

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

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

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

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

func (*WriteToParcelResponse) Descriptor deprecated

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

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

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

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

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