Annotation Interface DwRemoteMessageOpts


@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface DwRemoteMessageOpts
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    If set escaped character in the messagefile will be unescaped e.g.
  • Element Details

    • unescape

      boolean unescape
      If set escaped character in the messagefile will be unescaped e.g. '' -> '
      Default:
      true