A
C
G
I
L
N
S
L
- loadAvatarBitmap(Object,Avatar,Integer) - function in io.getstream.avatarview.coil.AvatarBitmapFactory
- Loads a Bitmap with the image request data to represent the avatar in a suspending operation.
- loadAvatarBitmapBlocking(Object,Avatar,Integer) - function in io.getstream.avatarview.coil.AvatarBitmapFactory
- Creates a Bitmap to represent an avatar image.
- loadAvatarPlaceholderBitmap(Object,Avatar,Integer) - function in io.getstream.avatarview.coil.AvatarBitmapFactory
- Loads a Bitmap with the avatar to represent the placeholder of the avatar in a suspending operation.
- loadAvatarPlaceholderBitmapBlocking(Object,Avatar,Integer) - function in io.getstream.avatarview.coil.AvatarBitmapFactory
- Loads a Bitmap with the avatar to represent the placeholder of the avatar in a suspending operation.