| NERtcCallKit V3.7.0
    | 
#include <GroupCallParam.h>
 
 | 属性 | |
| NSString * | host | 
| BOOL | rtcSafeMode | 
| 是否开启安全模式,默认NO 不开启 | |
| NSString * | appid | 
| appkey 或 appid | |
| uint64_t | currentUserUid | 
| 当前用户rtcUid | |
| 
 | readwritenonatomicstrong | 
appkey 或 appid
| 
 | readwritenonatomicassign | 
当前用户rtcUid
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign | 
是否开启安全模式,默认NO 不开启