Esempio n. 1
0
 public ContentInstance getCachedLatestContentInstance(AHContainerAddress containerName)
     throws M2MHapException {
   return hapServiceManager.getCachedLatestContentInstance(user, containerName);
 }