Documentation
¶
Index ¶
- type NotificationManagerServer
- func (s *NotificationManagerServer) AddAutomaticZenRule(_ context.Context, req *pb.AddAutomaticZenRuleRequest) (*pb.AddAutomaticZenRuleResponse, error)
- func (s *NotificationManagerServer) AreAutomaticZenRulesUserManaged(_ context.Context, req *pb.AreAutomaticZenRulesUserManagedRequest) (*pb.AreAutomaticZenRulesUserManagedResponse, error)
- func (s *NotificationManagerServer) AreBubblesAllowed(_ context.Context, req *pb.AreBubblesAllowedRequest) (*pb.AreBubblesAllowedResponse, error)
- func (s *NotificationManagerServer) AreBubblesEnabled(_ context.Context, req *pb.AreBubblesEnabledRequest) (*pb.AreBubblesEnabledResponse, error)
- func (s *NotificationManagerServer) AreNotificationsEnabled(_ context.Context, req *pb.AreNotificationsEnabledRequest) (*pb.AreNotificationsEnabledResponse, error)
- func (s *NotificationManagerServer) AreNotificationsPaused(_ context.Context, req *pb.AreNotificationsPausedRequest) (*pb.AreNotificationsPausedResponse, error)
- func (s *NotificationManagerServer) CanNotifyAsPackage(_ context.Context, req *pb.CanNotifyAsPackageRequest) (*pb.CanNotifyAsPackageResponse, error)
- func (s *NotificationManagerServer) CanPostPromotedNotifications(_ context.Context, req *pb.CanPostPromotedNotificationsRequest) (*pb.CanPostPromotedNotificationsResponse, error)
- func (s *NotificationManagerServer) CanUseFullScreenIntent(_ context.Context, req *pb.CanUseFullScreenIntentRequest) (*pb.CanUseFullScreenIntentResponse, error)
- func (s *NotificationManagerServer) Cancel1(_ context.Context, req *pb.Cancel1Request) (*pb.Cancel1Response, error)
- func (s *NotificationManagerServer) Cancel2_1(_ context.Context, req *pb.Cancel2_1Request) (*pb.Cancel2_1Response, error)
- func (s *NotificationManagerServer) CancelAll(_ context.Context, req *pb.CancelAllRequest) (*pb.CancelAllResponse, error)
- func (s *NotificationManagerServer) CancelAsPackage(_ context.Context, req *pb.CancelAsPackageRequest) (*pb.CancelAsPackageResponse, error)
- func (s *NotificationManagerServer) CreateNotificationChannel(_ context.Context, req *pb.CreateNotificationChannelRequest) (*pb.CreateNotificationChannelResponse, error)
- func (s *NotificationManagerServer) CreateNotificationChannelGroup(_ context.Context, req *pb.CreateNotificationChannelGroupRequest) (*pb.CreateNotificationChannelGroupResponse, error)
- func (s *NotificationManagerServer) CreateNotificationChannelGroups(_ context.Context, req *pb.CreateNotificationChannelGroupsRequest) (*pb.CreateNotificationChannelGroupsResponse, error)
- func (s *NotificationManagerServer) CreateNotificationChannels(_ context.Context, req *pb.CreateNotificationChannelsRequest) (*pb.CreateNotificationChannelsResponse, error)
- func (s *NotificationManagerServer) DeleteNotificationChannel(_ context.Context, req *pb.DeleteNotificationChannelRequest) (*pb.DeleteNotificationChannelResponse, error)
- func (s *NotificationManagerServer) DeleteNotificationChannelGroup(_ context.Context, req *pb.DeleteNotificationChannelGroupRequest) (*pb.DeleteNotificationChannelGroupResponse, error)
- func (s *NotificationManagerServer) GetActiveNotifications(_ context.Context, req *pb.GetActiveNotificationsRequest) (*pb.GetActiveNotificationsResponse, error)
- func (s *NotificationManagerServer) GetAutomaticZenRule(_ context.Context, req *pb.GetAutomaticZenRuleRequest) (*pb.GetAutomaticZenRuleResponse, error)
- func (s *NotificationManagerServer) GetAutomaticZenRuleState(_ context.Context, req *pb.GetAutomaticZenRuleStateRequest) (*pb.GetAutomaticZenRuleStateResponse, error)
- func (s *NotificationManagerServer) GetBubblePreference(_ context.Context, req *pb.GetBubblePreferenceRequest) (*pb.GetBubblePreferenceResponse, error)
- func (s *NotificationManagerServer) GetConsolidatedNotificationPolicy(_ context.Context, req *pb.GetConsolidatedNotificationPolicyRequest) (*pb.GetConsolidatedNotificationPolicyResponse, error)
- func (s *NotificationManagerServer) GetImportance(_ context.Context, req *pb.GetImportanceRequest) (*pb.GetImportanceResponse, error)
- func (s *NotificationManagerServer) GetNotificationChannel1(_ context.Context, req *pb.GetNotificationChannel1Request) (*pb.GetNotificationChannel1Response, error)
- func (s *NotificationManagerServer) GetNotificationChannel2_1(_ context.Context, req *pb.GetNotificationChannel2_1Request) (*pb.GetNotificationChannel2_1Response, error)
- func (s *NotificationManagerServer) GetNotificationChannelGroup(_ context.Context, req *pb.GetNotificationChannelGroupRequest) (*pb.GetNotificationChannelGroupResponse, error)
- func (s *NotificationManagerServer) GetNotificationChannelGroups(_ context.Context, req *pb.GetNotificationChannelGroupsRequest) (*pb.GetNotificationChannelGroupsResponse, error)
- func (s *NotificationManagerServer) GetNotificationChannels(_ context.Context, req *pb.GetNotificationChannelsRequest) (*pb.GetNotificationChannelsResponse, error)
- func (s *NotificationManagerServer) GetNotificationDelegate(_ context.Context, req *pb.GetNotificationDelegateRequest) (*pb.GetNotificationDelegateResponse, error)
- func (s *NotificationManagerServer) GetNotificationPolicy(_ context.Context, req *pb.GetNotificationPolicyRequest) (*pb.GetNotificationPolicyResponse, error)
- func (s *NotificationManagerServer) IsNotificationListenerAccessGranted(_ context.Context, req *pb.IsNotificationListenerAccessGrantedRequest) (*pb.IsNotificationListenerAccessGrantedResponse, error)
- func (s *NotificationManagerServer) IsNotificationPolicyAccessGranted(_ context.Context, req *pb.IsNotificationPolicyAccessGrantedRequest) (*pb.IsNotificationPolicyAccessGrantedResponse, error)
- func (s *NotificationManagerServer) MatchesCallFilter(_ context.Context, req *pb.MatchesCallFilterRequest) (*pb.MatchesCallFilterResponse, error)
- func (s *NotificationManagerServer) Notify2(_ context.Context, req *pb.Notify2Request) (*pb.Notify2Response, error)
- func (s *NotificationManagerServer) Notify3_1(_ context.Context, req *pb.Notify3_1Request) (*pb.Notify3_1Response, error)
- func (s *NotificationManagerServer) NotifyAsPackage(_ context.Context, req *pb.NotifyAsPackageRequest) (*pb.NotifyAsPackageResponse, error)
- func (s *NotificationManagerServer) RemoveAutomaticZenRule(_ context.Context, req *pb.RemoveAutomaticZenRuleRequest) (*pb.RemoveAutomaticZenRuleResponse, error)
- func (s *NotificationManagerServer) SetAutomaticZenRuleState(_ context.Context, req *pb.SetAutomaticZenRuleStateRequest) (*pb.SetAutomaticZenRuleStateResponse, error)
- func (s *NotificationManagerServer) SetNotificationDelegate(_ context.Context, req *pb.SetNotificationDelegateRequest) (*pb.SetNotificationDelegateResponse, error)
- func (s *NotificationManagerServer) SetNotificationPolicy(_ context.Context, req *pb.SetNotificationPolicyRequest) (*pb.SetNotificationPolicyResponse, error)
- func (s *NotificationManagerServer) ShouldHideSilentStatusBarIcons(_ context.Context, req *pb.ShouldHideSilentStatusBarIconsRequest) (*pb.ShouldHideSilentStatusBarIconsResponse, error)
- func (s *NotificationManagerServer) UpdateAutomaticZenRule(_ context.Context, req *pb.UpdateAutomaticZenRuleRequest) (*pb.UpdateAutomaticZenRuleResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationManagerServer ¶
type NotificationManagerServer struct {
pb.UnimplementedNotificationManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
NotificationManagerServer implements pb.NotificationManagerServiceServer.
func (*NotificationManagerServer) AddAutomaticZenRule ¶
func (s *NotificationManagerServer) AddAutomaticZenRule(_ context.Context, req *pb.AddAutomaticZenRuleRequest) (*pb.AddAutomaticZenRuleResponse, error)
func (*NotificationManagerServer) AreAutomaticZenRulesUserManaged ¶
func (s *NotificationManagerServer) AreAutomaticZenRulesUserManaged(_ context.Context, req *pb.AreAutomaticZenRulesUserManagedRequest) (*pb.AreAutomaticZenRulesUserManagedResponse, error)
func (*NotificationManagerServer) AreBubblesAllowed ¶
func (s *NotificationManagerServer) AreBubblesAllowed(_ context.Context, req *pb.AreBubblesAllowedRequest) (*pb.AreBubblesAllowedResponse, error)
func (*NotificationManagerServer) AreBubblesEnabled ¶
func (s *NotificationManagerServer) AreBubblesEnabled(_ context.Context, req *pb.AreBubblesEnabledRequest) (*pb.AreBubblesEnabledResponse, error)
func (*NotificationManagerServer) AreNotificationsEnabled ¶
func (s *NotificationManagerServer) AreNotificationsEnabled(_ context.Context, req *pb.AreNotificationsEnabledRequest) (*pb.AreNotificationsEnabledResponse, error)
func (*NotificationManagerServer) AreNotificationsPaused ¶
func (s *NotificationManagerServer) AreNotificationsPaused(_ context.Context, req *pb.AreNotificationsPausedRequest) (*pb.AreNotificationsPausedResponse, error)
func (*NotificationManagerServer) CanNotifyAsPackage ¶
func (s *NotificationManagerServer) CanNotifyAsPackage(_ context.Context, req *pb.CanNotifyAsPackageRequest) (*pb.CanNotifyAsPackageResponse, error)
func (*NotificationManagerServer) CanPostPromotedNotifications ¶
func (s *NotificationManagerServer) CanPostPromotedNotifications(_ context.Context, req *pb.CanPostPromotedNotificationsRequest) (*pb.CanPostPromotedNotificationsResponse, error)
func (*NotificationManagerServer) CanUseFullScreenIntent ¶
func (s *NotificationManagerServer) CanUseFullScreenIntent(_ context.Context, req *pb.CanUseFullScreenIntentRequest) (*pb.CanUseFullScreenIntentResponse, error)
func (*NotificationManagerServer) Cancel1 ¶
func (s *NotificationManagerServer) Cancel1(_ context.Context, req *pb.Cancel1Request) (*pb.Cancel1Response, error)
func (*NotificationManagerServer) Cancel2_1 ¶
func (s *NotificationManagerServer) Cancel2_1(_ context.Context, req *pb.Cancel2_1Request) (*pb.Cancel2_1Response, error)
func (*NotificationManagerServer) CancelAll ¶
func (s *NotificationManagerServer) CancelAll(_ context.Context, req *pb.CancelAllRequest) (*pb.CancelAllResponse, error)
func (*NotificationManagerServer) CancelAsPackage ¶
func (s *NotificationManagerServer) CancelAsPackage(_ context.Context, req *pb.CancelAsPackageRequest) (*pb.CancelAsPackageResponse, error)
func (*NotificationManagerServer) CreateNotificationChannel ¶
func (s *NotificationManagerServer) CreateNotificationChannel(_ context.Context, req *pb.CreateNotificationChannelRequest) (*pb.CreateNotificationChannelResponse, error)
func (*NotificationManagerServer) CreateNotificationChannelGroup ¶
func (s *NotificationManagerServer) CreateNotificationChannelGroup(_ context.Context, req *pb.CreateNotificationChannelGroupRequest) (*pb.CreateNotificationChannelGroupResponse, error)
func (*NotificationManagerServer) CreateNotificationChannelGroups ¶
func (s *NotificationManagerServer) CreateNotificationChannelGroups(_ context.Context, req *pb.CreateNotificationChannelGroupsRequest) (*pb.CreateNotificationChannelGroupsResponse, error)
func (*NotificationManagerServer) CreateNotificationChannels ¶
func (s *NotificationManagerServer) CreateNotificationChannels(_ context.Context, req *pb.CreateNotificationChannelsRequest) (*pb.CreateNotificationChannelsResponse, error)
func (*NotificationManagerServer) DeleteNotificationChannel ¶
func (s *NotificationManagerServer) DeleteNotificationChannel(_ context.Context, req *pb.DeleteNotificationChannelRequest) (*pb.DeleteNotificationChannelResponse, error)
func (*NotificationManagerServer) DeleteNotificationChannelGroup ¶
func (s *NotificationManagerServer) DeleteNotificationChannelGroup(_ context.Context, req *pb.DeleteNotificationChannelGroupRequest) (*pb.DeleteNotificationChannelGroupResponse, error)
func (*NotificationManagerServer) GetActiveNotifications ¶
func (s *NotificationManagerServer) GetActiveNotifications(_ context.Context, req *pb.GetActiveNotificationsRequest) (*pb.GetActiveNotificationsResponse, error)
func (*NotificationManagerServer) GetAutomaticZenRule ¶
func (s *NotificationManagerServer) GetAutomaticZenRule(_ context.Context, req *pb.GetAutomaticZenRuleRequest) (*pb.GetAutomaticZenRuleResponse, error)
func (*NotificationManagerServer) GetAutomaticZenRuleState ¶
func (s *NotificationManagerServer) GetAutomaticZenRuleState(_ context.Context, req *pb.GetAutomaticZenRuleStateRequest) (*pb.GetAutomaticZenRuleStateResponse, error)
func (*NotificationManagerServer) GetBubblePreference ¶
func (s *NotificationManagerServer) GetBubblePreference(_ context.Context, req *pb.GetBubblePreferenceRequest) (*pb.GetBubblePreferenceResponse, error)
func (*NotificationManagerServer) GetConsolidatedNotificationPolicy ¶
func (s *NotificationManagerServer) GetConsolidatedNotificationPolicy(_ context.Context, req *pb.GetConsolidatedNotificationPolicyRequest) (*pb.GetConsolidatedNotificationPolicyResponse, error)
func (*NotificationManagerServer) GetImportance ¶
func (s *NotificationManagerServer) GetImportance(_ context.Context, req *pb.GetImportanceRequest) (*pb.GetImportanceResponse, error)
func (*NotificationManagerServer) GetNotificationChannel1 ¶
func (s *NotificationManagerServer) GetNotificationChannel1(_ context.Context, req *pb.GetNotificationChannel1Request) (*pb.GetNotificationChannel1Response, error)
func (*NotificationManagerServer) GetNotificationChannel2_1 ¶
func (s *NotificationManagerServer) GetNotificationChannel2_1(_ context.Context, req *pb.GetNotificationChannel2_1Request) (*pb.GetNotificationChannel2_1Response, error)
func (*NotificationManagerServer) GetNotificationChannelGroup ¶
func (s *NotificationManagerServer) GetNotificationChannelGroup(_ context.Context, req *pb.GetNotificationChannelGroupRequest) (*pb.GetNotificationChannelGroupResponse, error)
func (*NotificationManagerServer) GetNotificationChannelGroups ¶
func (s *NotificationManagerServer) GetNotificationChannelGroups(_ context.Context, req *pb.GetNotificationChannelGroupsRequest) (*pb.GetNotificationChannelGroupsResponse, error)
func (*NotificationManagerServer) GetNotificationChannels ¶
func (s *NotificationManagerServer) GetNotificationChannels(_ context.Context, req *pb.GetNotificationChannelsRequest) (*pb.GetNotificationChannelsResponse, error)
func (*NotificationManagerServer) GetNotificationDelegate ¶
func (s *NotificationManagerServer) GetNotificationDelegate(_ context.Context, req *pb.GetNotificationDelegateRequest) (*pb.GetNotificationDelegateResponse, error)
func (*NotificationManagerServer) GetNotificationPolicy ¶
func (s *NotificationManagerServer) GetNotificationPolicy(_ context.Context, req *pb.GetNotificationPolicyRequest) (*pb.GetNotificationPolicyResponse, error)
func (*NotificationManagerServer) IsNotificationListenerAccessGranted ¶
func (s *NotificationManagerServer) IsNotificationListenerAccessGranted(_ context.Context, req *pb.IsNotificationListenerAccessGrantedRequest) (*pb.IsNotificationListenerAccessGrantedResponse, error)
func (*NotificationManagerServer) IsNotificationPolicyAccessGranted ¶
func (s *NotificationManagerServer) IsNotificationPolicyAccessGranted(_ context.Context, req *pb.IsNotificationPolicyAccessGrantedRequest) (*pb.IsNotificationPolicyAccessGrantedResponse, error)
func (*NotificationManagerServer) MatchesCallFilter ¶
func (s *NotificationManagerServer) MatchesCallFilter(_ context.Context, req *pb.MatchesCallFilterRequest) (*pb.MatchesCallFilterResponse, error)
func (*NotificationManagerServer) Notify2 ¶
func (s *NotificationManagerServer) Notify2(_ context.Context, req *pb.Notify2Request) (*pb.Notify2Response, error)
func (*NotificationManagerServer) Notify3_1 ¶
func (s *NotificationManagerServer) Notify3_1(_ context.Context, req *pb.Notify3_1Request) (*pb.Notify3_1Response, error)
func (*NotificationManagerServer) NotifyAsPackage ¶
func (s *NotificationManagerServer) NotifyAsPackage(_ context.Context, req *pb.NotifyAsPackageRequest) (*pb.NotifyAsPackageResponse, error)
func (*NotificationManagerServer) RemoveAutomaticZenRule ¶
func (s *NotificationManagerServer) RemoveAutomaticZenRule(_ context.Context, req *pb.RemoveAutomaticZenRuleRequest) (*pb.RemoveAutomaticZenRuleResponse, error)
func (*NotificationManagerServer) SetAutomaticZenRuleState ¶
func (s *NotificationManagerServer) SetAutomaticZenRuleState(_ context.Context, req *pb.SetAutomaticZenRuleStateRequest) (*pb.SetAutomaticZenRuleStateResponse, error)
func (*NotificationManagerServer) SetNotificationDelegate ¶
func (s *NotificationManagerServer) SetNotificationDelegate(_ context.Context, req *pb.SetNotificationDelegateRequest) (*pb.SetNotificationDelegateResponse, error)
func (*NotificationManagerServer) SetNotificationPolicy ¶
func (s *NotificationManagerServer) SetNotificationPolicy(_ context.Context, req *pb.SetNotificationPolicyRequest) (*pb.SetNotificationPolicyResponse, error)
func (*NotificationManagerServer) ShouldHideSilentStatusBarIcons ¶
func (s *NotificationManagerServer) ShouldHideSilentStatusBarIcons(_ context.Context, req *pb.ShouldHideSilentStatusBarIconsRequest) (*pb.ShouldHideSilentStatusBarIconsResponse, error)
func (*NotificationManagerServer) UpdateAutomaticZenRule ¶
func (s *NotificationManagerServer) UpdateAutomaticZenRule(_ context.Context, req *pb.UpdateAutomaticZenRuleRequest) (*pb.UpdateAutomaticZenRuleResponse, error)
Click to show internal directories.
Click to hide internal directories.