At present the only use of the MessageSystemType.dataDictionary and MessageSystemType.navigationDictionary is to update the activeDictionaryId. This is already handled by MessageSystemType.navigation and should be removed.
This is not considered a breaking change as these interfaces have not been documented.
Description
At present the only use of the
MessageSystemType.dataDictionary
andMessageSystemType.navigationDictionary
is to update theactiveDictionaryId
. This is already handled byMessageSystemType.navigation
and should be removed.This is not considered a breaking change as these interfaces have not been documented.