| AkPortraitGet Method (String, String) |
获取用户的头像。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string Get(
string userId,
string userName = ""
)
Parameters
- userId
- Type: SystemString
- userName (Optional)
- Type: SystemString
Return Value
Type:
String
See Also