A
C
G
I
L
N
S
G
- getAvatarBitmapFactory(Context) - function in io.getstream.avatarview.coil.AvatarCoil
- Returns an AvatarBitmapFactory.
- getAvatarBorderWidth() - function in io.getstream.avatarview.coil.Avatar
- The border width of AvatarView.
- getData() - function in io.getstream.avatarview.coil.Avatar
- A list of data to be requested.
- getErrorPlaceholder() - function in io.getstream.avatarview.coil.Avatar
- An error placeholder that should be shown when request failed.
- getImageHeadersProvider() - function in io.getstream.avatarview.coil.AvatarCoil
- Provides a custom image header.
- getImageRequestHeaders() - function in io.getstream.avatarview.coil.ImageHeadersProvider
- getMaxSectionSize() - function in io.getstream.avatarview.coil.Avatar
- The maximum size of the sections.
- getOnError() - function in io.getstream.avatarview.coil.Avatar
- A lambda function will be executed when loading failed.
- getOnSuccess() - function in io.getstream.avatarview.coil.Avatar
- A lambda function will be executed when loading succeeds.
- getTag(String) - function in io.getstream.avatarview.coil.Avatar
- Returns the tag associated with this avatar using the given key.