KeepForSdk

public abstract @interface KeepForSdk

Indicates that this object (class, method, etc) should be retained and not renamed when generating the SDK, but should be allowed to be stripped or renamed in end developer apps.

Inherited Methods