Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication.methods / PersonalPasswordMethod / attachIdentity

attachIdentity

fun attachIdentity(password: String, context: AuthenticationService.Context = Context.New, displayName: String? = null, profile: Any? = null, messageDetails: OneTimePasswordMethod.MessageDetails? = null, callback: WebcomDoneCallback? = null): Unit