AvatarContentHelperGetMaxLength - метод
Returns the max file length in bytes for the specified avatar content kind.
Пространство имён: Tessa.Content.AvatarsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public static int GetMaxLength(
AvatarContentKind kind
)
Public Shared Function GetMaxLength (
kind As AvatarContentKind
) As Integer
public:
static int GetMaxLength(
AvatarContentKind kind
)
static member GetMaxLength :
kind : AvatarContentKind -> int
- kind AvatarContentKind
Kind of avatar content.
Int32The max file length in bytes for the avatar.