public class RongConversationActivity extends RongBaseActivity
Modifier and Type | Field and Description |
---|---|
protected ConversationFragment |
mConversationFragment |
protected Conversation.ConversationType |
mConversationType |
protected java.lang.String |
mTargetId |
mContentView, mTitleBar
Constructor and Description |
---|
RongConversationActivity() |
Modifier and Type | Method and Description |
---|---|
protected void |
onCreate(android.os.Bundle savedInstanceState) |
boolean |
onKeyDown(int keyCode,
android.view.KeyEvent event) |
attachBaseContext, initStatusBar, onRequestPermissionsResult, setContentView
protected java.lang.String mTargetId
protected Conversation.ConversationType mConversationType
protected ConversationFragment mConversationFragment
protected void onCreate(android.os.Bundle savedInstanceState)
onCreate
in class RongBaseActivity
public boolean onKeyDown(int keyCode, android.view.KeyEvent event)