loadChatMessagePortrait

public abstract void loadChatMessagePortrait(Context context, String url, ImageView imageView, Message message)

Loads the user avatar for a single message in the chat UI

Parameters

context

The context

url

The URL of the user avatar for the single message

imageView

The view control for loading the avatar

message

The current message, which can be used to configure different default images based on the conversation type