BuilderScope
Properties
The suffix of a signature level permission to define in your manifest, which will be used to further lock down the notification action BroadcastReceiver.
Supply your own PendingIntent factory for Notification.Builder.setContentIntent.
Define a code to use when creating the PendingIntent which is to be set via Notification.Builder.setContentIntent.
The drawable resource id for the notification action icon which allows users to submit TorCmd.Signal.NewNym to the TorRuntime instance upon click.
The drawable resource id for the notification action icon which allows users to cycle to the "next" TorRuntime instance that is operating, upon click.
The drawable resource id for the notification action icon which allows users to cycle to the "previous" TorRuntime instance that is operating, upon click.
The drawable resource id for the notification action icon which allows users to submit Action.RestartDaemon to the TorRuntime instance upon click.
The drawable resource id for the notification action icon which allows users to submit Action.StopDaemon to the TorRuntime instance upon click.
Functions
Configure Config.BuilderScope optionals for Factory.defaultConfig.