TransferPreferences.NetworkType

  • TransferPreferences.NetworkType is an abstract annotation used to specify network type preference values.

  • It inherits standard methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface TransferPreferences.NetworkType implements Annotation

Network type preference values.

Inherited Method Summary