Dear members of the forum,
I was wondering what's actually the difference between the case when MDMService.connect() returns true and a later callback on ResultHandler.onMDMConnected(). Similar question I have with HeadwindMDM.connect() and EventHandler.onHeadwindMDMConnected().
I assume the first return of true from connect() just means that API-level (software) connection is successful, whereas the later call of the callback would mean that a network connection has been successfully established which yielded a current copy of config/preferences/etc. If so, then, EventHandler.onHeadwindMDMConnected() is probably equivalent to as ResultHandler.onMDMConnected()? - just depending on what part of the API one is using?
In general, I'm a little confused about the phrase "running outside Headwind MDM" in the documentation. Do I understand it right that this means that the HMDM launcher is not installed (or running?) on the respective device?
Very man thanks in advance and kind regards, Daniel Schaffrath
https://h-mdm.com/headwind-mdm-api/