|
NERtcCallKit V4.7.0
|
#include <NECallInviteResult.h>
属性 | |
| NSString * | inviteeUserID |
| 被邀请人账号。 | |
| BOOL | success |
| 是否成功发出邀请。 | |
| NSInteger | code |
| 当前账号发送结果码;成功为 0。 | |
| NSString * | message |
| 当前账号发送结果描述。 | |
|
readwritenonatomicassign |
当前账号发送结果码;成功为 0。
|
readwritenonatomiccopy |
被邀请人账号。
|
readwritenonatomiccopy |
当前账号发送结果描述。
|
readwritenonatomicassign |
是否成功发出邀请。