Platform Surface
Parameters
Android registration does not accept a token argument in the current SDK API. The Android SDK registers the current signed-in user/device through
AmityCoreClient.registerPushNotification().
Register A Device
Register the current signed-in user/device after platform push setup and SDK initialization are complete.On Android,
registerPushNotification() is a no-op for visitor and bot users. Register only after the app has a signed-in user session.