MetaverseSDK / io.gometa.sdk / Meta / identify
identify
@JvmStatic fun identify(userId: String? = null): Unit
Identifies the user in the scope of the provided API key.
Parameters
userId - The unique user ID. Use null to allow the Metaverse SDK to auto-generate a
unique string for this app instance.