Companion
object Companion
Factory for creating, retrieving, and destroying UIClient instances.
The factory maintains a singleton UIClient. Use UIClientFactory.create to obtain an instance and UIClientFactory.destroy to release it when messaging is no longer needed.
See also
Samples
UIClient.Factory.destroy()Content copied to clipboard