Пример #1
0
 public ContentInstance getLocalContentInstance(AHContainerAddress containerAddressFilter)
     throws M2MHapException {
   return hapServiceManager.getLocalContentInstance(user, containerAddressFilter);
 }