Is there currently a way to call/set a complication's type to TYPE_EMPTY based on its id? I know which complication I want to basically "turn off" or set to TYPE_EMPTY and when I want to, but I am not sure how to access the internal complication system to update the complication without access to an instance of the ComplicationManager.
Essentially how would I programmatically turn a complication off such as manually clicking the complication to "Empty" in the ComplicationHelperActivity?