getUserImageUrl

fun getUserImageUrl(userId: <Error class: unknown class>? = null, tag: String? = null, format: <Error class: unknown class>? = null): String

Get user profile image.

Parameters

userId

User id.

tag

Optional. Supply the cache tag from the item object to receive strong caching headers.

format

Determines the output format of the image - original,gif,jpg,png.