tencent cloud

Feedback

Customize user attributes

Last updated: 2024-07-03 18:13:58
    The host application developer can set the user's nickname and avatar information through the method provided by the SDK。

    Setting up user nicknames

    /**
    * @brief SDK host platform's user nickname, returns "TCMPP" by default -- SDK host platform's user nickname, returns "TCMPP" by default.
    */
    - (NSString *)getAppNickName;

    Setting up user avatars

    /**
    * @ brief SDK host platform user avatar, the default return demo image, SDK host platform user avatar, default return demo image
    */
    - (UIImage *)getAppAvatar;

    Get current user account identifier

    /**
    * @brief Get the current user account identifier of the SDK host platform, usually fill in uin or openid - Get the current user account identifier of the SDK host platform, usually fill in uin or openid
    * Note: Returning nil will invalidate some caches within the SDK. If you are not logged in, you can fill in a device number id to avoid cache invalidation - Note: Returning nil will cause some caches within the SDK to be invalidated. If not logged in, you can fill in a device number id to avoid cache invalidation.
    */
    - (NSString *_Nonnull)getAppUID;
    
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support