This method was deprecated — please use showConversation(Activity, LPAuthenticationParams, ConversationViewParams).

Same as showConversation with the addition of authentication support. You should use this alternative if you know your system implementation involves an authentication step. Usually this means that the LivePerson backend will verify the authentication token sent by the SDK with your system servers. If the key cannot be verified on your company’s backend servers, this call will fail.

public static boolean showConversation(Activity activity, String authenticationKey)

Parameter Description
activity The calling activity
authenticationKey The authentication key