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