Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.authentication / AuthenticationMethod / Internal / doAttachIdentity

doAttachIdentity

protected fun doAttachIdentity(password: String?, context: AuthenticationService.Context, displayName: String?, profile: Any?, messageDetails: AuthenticationMethod.Internal.MessageDetails?, callback: WebcomDoneCallback?, authResponseReceiver: ((AuthResponse) -> Unit)? = null): Unit