getKeyManager

open fun getKeyManager(context: Context): KeyManager

Define the KeyManager to use. DefaultKeyManager by default.

If you wish to change the KeyManager, you need to call UnifiedPush.register, UnifiedPush.unregister and UnifiedPush.removeDistributor with the same KeyManager.

Return

a KeyManager