NIMRobot Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMRobot.h |
userId
User ID of a chatbot
@property (nullable, nonatomic, copy) NSString *userIdDiscussion
User ID of a chatbot
Declared In
NIMRobot.h
botId
Chatbot ID
@property (nullable, nonatomic, copy, readonly) NSString *botIdDiscussion
Chatbot ID
Declared In
NIMRobot.h
nickname
Chatbot nickname
@property (nullable, nonatomic, copy, readonly) NSString *nicknameDiscussion
Chatbot nickname
Declared In
NIMRobot.h
intro
Chatbor introducation
@property (nullable, nonatomic, copy, readonly) NSString *introDiscussion
Chatbor introducation
Declared In
NIMRobot.h
avatarUrl
Chatbot avatar
@property (nullable, nonatomic, copy, readonly) NSString *avatarUrlDiscussion
Chatbot avatar
Declared In
NIMRobot.h
thumbAvatarUrl
Chatbot avatar thumbnail
@property (nullable, nonatomic, copy, readonly) NSString *thumbAvatarUrlDiscussion
Chatbot avatar thumbnail
only applicable to resources uploaded using CommsEase upload service. Otherwise the parameter will be invalid.
Declared In
NIMRobot.h