Annotation Interface DynamicAction


@Retention(SOURCE) public @interface DynamicAction
Interface to hold the various dynamic actions.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for no action.
    static final int
    Constant to start an service.
    static final int
    Constant to start a foreground service.
    static final int
    Constant to start an activity.