ICELib  1
iceUserInfo Class Reference

stores user properties More...

List of all members.

Related Functions

(Note that these are not member functions.)

Reference Counting
int iceUserInfoAddRef (iceUserInfo *pUserInfo)
 increment the ref count
int iceUserInfoRelease (iceUserInfo *pUserInfo)
 indicate that the userinfo object has been finished with;
Properties
IceCoreResult iceUserInfoGetName (const iceUserInfo *pUserInfo, char *buffer, size_t maxBufferSize, size_t *pNameLength=NULL)
 Obtain name in utf8 format.
iceUserId iceUserInfoGetId (const iceUserInfo *pUserInfo)
 Get the IndieCity user id.

Detailed Description

stores user properties

 All Classes Functions