Object POBDsaHtmlContent
-
- All Implemented Interfaces:
public class POBDsaHtmlContentThis class provides utility methods related to DSA HTML content
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfacePOBDsaHtmlContent.OnContentListenerListener to receive DSA Info HTML page content
-
Field Summary
Fields Modifier and Type Field Description public final static POBDsaHtmlContentINSTANCE
-
Method Summary
Modifier and Type Method Description final static UnitgetHtmlContent(Context context, POBDsaHtmlContent.OnContentListener listener)Method to get DSA Info HTML page content -
-
Method Detail
-
getHtmlContent
final static Unit getHtmlContent(Context context, POBDsaHtmlContent.OnContentListener listener)
Method to get DSA Info HTML page content
- Parameters:
context- activity/application contextlistener- listener to receive the HTML page content
-
-
-
-