public interface MobileAppsInfoProvider
MobileAppsInfoProvider
is used to provide information
for a mobile resource.Modifier and Type | Method and Description |
---|---|
void |
updateInfo(JSONWriter writer,
MobileResource mobileResource)
Use the writer to append any new data.
|
void updateInfo(JSONWriter writer, MobileResource mobileResource)
writer
- the writer to use to generate the additional json.mobileResource
- the mobile resource."Copyright © 2010 - 2019 Adobe Systems Incorporated. All Rights Reserved"