This method was deprecated - please use the getConversationFragment( LPAuthenticationParams, ConversationViewParams) .
The getConversationFragment method creates and returns the conversation fragment.
public static Fragment getConversationFragment();
The getConversationFragment method creates and returns the conversation fragment.
Note: This API does not show the actual screen, but only creates the fragment. Your implementation needs to handle when and how to show it.