Rong Extension
Functions
Link copied to clipboard
Adds a custom view to the plugin area.
Link copied to clipboard
public void bindToConversation(Fragment fragment, ChannelIdentifier conversationIdentifier, boolean disableSystemEmoji)
Link copied to clipboard
Collapse the panel.
Link copied to clipboard
Link copied to clipboard
Gets the container for each component of the extension.
Link copied to clipboard
Link copied to clipboard
Gets the channel type of the current conversation where the Extension resides.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the targetId of the current conversation.
Link copied to clipboard
Called when an activity finishes and returns a result.
Link copied to clipboard
public boolean onRequestPermissionResult(int requestCode, Array<String> permissions, Array<int> grantResults)
Link copied to clipboard
public void requestPermissionForPluginResult(Array<String> permissions, int requestCode, IPluginModule pluginModule)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public void startActivityForPluginResult(Intent intent, int requestCode, IPluginModule pluginModule)
Link copied to clipboard
Link copied to clipboard