AvatarContentHelperGetMaxLength - метод
Returns the max file length in bytes for the specified avatar content kind.
Пространство имён: Tessa.Content.AvatarsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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.