Click or drag to resize
AkPortraitGet Method (String, String)
获取用户的头像。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string Get(
	string userId,
	string userName = ""
)

Parameters

userId
Type: SystemString
userName (Optional)
Type: SystemString

Return Value

Type: String
See Also