Android

public abstract boolean isCameraOn();返回说明 true表示摄像头已打开,false表示摄像头未打开。switchCamera:切换前后摄像头(默认为前置摄像头)。public abstract int switchCamera();返回说明 0表示方法调用成功,其他表示方法调用...

AliRtcEngine接口

参数说明 参数 类型 描述 option autoPublish Boolean 是否自动推流。取值:true:是。false(默认值):否。autoSubscribe Boolean 是否自动订阅。取值:true:是。false(默认值):否。基础接口 API 描述 支持的最低版本 isSupport 检测...

CameraVideoTrack

属性列表 属性 类型 描述 支持的最低版本 isPlaying boolean 媒体轨道是否正在播放 3.0.0 trackMediaType TrackMediaType 媒体轨道类型 3.0.0 enabled boolean 本地轨道当前的启用状态。3.0.0 muted boolean 是否 mute 3.0.0 接口列表 接口...

偏好设置接口

是否允许HTTPDNS打印Log 接口定义 public static void enable(boolean enable)参数说明 参数 类型 是否必填 说明 enable boolean 是 是否打印Log到logcat。代码示例 HttpDnsLog.enable(shouldPrintLog);设置接收SDK日志的回调类 重要 该...

Android

public abstract void configRemoteCameraTrack(String uid,boolean master,boolean enable)参数说明 名称 类型 描述 uid String 用户ID。master boolean true为优先订阅大流,false为订阅次小流。默认为订阅大流。enable boolean 默认不...

UpdateDeviceForm-编辑已经存在的设备形态

form-u4ilnhu64h026lrf ConfigCompare boolean 否 是否支持配置生成。true AccountConfig boolean 否 是否需要账号配置。true AttributeList object[]否 设备形态属性列表。true AttributeKey string 是 设备形态属性主键。serviceStatus ...

MicrophoneAudioTrack

MicrophoneAudioTrack 是本地麦克风音频轨道 继承自:LocalAudioTrack 属性列表 属性 类型 描述 支持的最低版本 isPlaying boolean 媒体轨道是否正在播放 3.0.0 trackMediaType TrackMediaType 媒体轨道类型 3.0.0 enabled boolean 本地轨道...

查询会议详情

GetMeeting 描述 查询会议详情 请求参数 参数 类型 是否必传 描述 MeetingUUID String 是 会议唯一标识 响应参数 参数 类型 描述 ErrorCode int 错误码 Message String 错误信息 Success boolean 请求状态 RequestId String 请求Id ...

ColDetailModel

名称 类型 描述 示例值 object 列元数据...2023-01-05'T'13:17:55'Z' PartitionKey boolean 是否是分区键。true Nullable boolean 是否可以为 null。false PrimaryKey boolean 是否是主键。true DistributeKey boolean 是否是分布键。false

ListDeviceForms-获取设备形态列表

服务状态 AttributeRequirement boolean 设备形态属性是否必填。true AttributeUniqueness boolean 设备形态属性是否唯一。false AttributeFormat string 设备形态属性值格式。STRING AttributeType string 设备形态属性值类型。ENUMS ...

GetProject-获取项目信息

true labelSecurity boolean 是否启动 Label 访问控制 false enableDownloadPrivilege boolean 是否开启 Download 权限 false projectProtection object 是否开启项目空间数据保护 exceptionPolicy string ExceptionPolicy。项目所有者需要...

LocalTrack

SDK 通过不同的方式创建不同的 LocalTrack,返回不同的 LocalTrack 派生类对象 属性列表 属性 类型 描述 支持的最低版本 isPlaying boolean 媒体轨道是否正在播放 3.0.0 trackMediaType TrackMediaType 媒体轨道类型 3.0.0 enabled boolean...

TCC 模式接入

实现接口 TCC 接口实现支持用户自定义,实现类框架如下:基于 SOFARPC 和 Dubbo 框架 public class TccActionImpl implements TccAction {@Override public boolean try(BusinessActionContext businessActionContext,int a,int b){ }@...

swiper

属性名 类型 默认值 描述 最低版本 indicator-dots Boolean false 是否显示指示点。indicator-color Color rgba(0,0,0,.3)指示点颜色。indicator-active-color Color#000 当前选中的指示点颜色。active-class String-swiper-item 可见时的 ...

时空几何函数参考

ST_Covers Boolean st_covers(Geometry a,Geometry b)如果属于b的任意一点都位于a的内部,则返回true ST_Crosses Boolean st_crosses(Geometry a,Geometry b)如果a与b有部分相同区域,但不是全部,则返回true ST_Disjoint Boolean st_...

使用介绍

price|brand|size|1|3599|Huawei|5.9|2|4388|Huawei|5.5|3|899|Xiaomi|5|notcontain 原型 boolean notcontain(INT a,const string b)boolean notcontain(LITERAL a,const string b)boolean notcontain(INT_ARRAY a,const string b)boolean ...

查询代码库 Webhook 列表

Id PushEvents boolean 分支推送事件 MergeRequestsEvents boolean 合并请求事件 TagPushEvents boolean 标签推送事件 NoteEvents boolean 评论事件 EnableSslVerification boolean 使用SSL认证 LastTestResult string 最后执行结果 ...

BasicCustomPushNotification API

默认构造函数 BasicCustomPushNotification的默认构造函数,所有...参数说明 参数 类型 是否必填 说明 buildWhenAppInForeground boolean 是 是否创建通知 代码示例(new BasicCustomPushNotification()).setBuildWhenAppInForeground(false);

ShareLink

4 disable_preview boolean 禁止预览分享中的文件 false disable_save boolean 禁止转存分享中的文件 false disable_download boolean 禁止下载分享中的文件 false preview_limit long 分享预览次数限制 100 save_limit long 分享转存次数...

属性设置器

类型 含义 备注 options Array 选项配置 value:此选项对应的属性值,类型支持:boolean number string object(仅包含 boolean、number、string 类型的字段)Array(由以上四种类型构成元素)title:此选项的展示名称 模型和Props参数类型...

SubQuery.Builder

String filter)添加一个Filter SubQuery.Builder filter(FilterType type,String tagk,String filter,Boolean groupBy)添加一个Filter SubQuery.Builder rate()设置是否打开值对时间的差分 SubQuery.Builder rate(boolean rate)设置是否...

ListScripts

场景 ScriptName String 电话销售话术 话术名字 NewBargeInEnable Boolean false 优雅打断配置开关 LongWaitEnable Boolean false 长时停顿配置开关 EmotionEnable Boolean false 情绪识别配置开关 IsPreset Boolean false 是否是预置场景 ...

SimpleSubtask

验收完成 FeedbackFlag boolean 反馈标记。false DataId string 日期 ID。175296157992643*State string 状态:INIT:初始状态。TOPUBLISH:待发布。CREATED:已创建。HANDLING:处理中。VOTING:投票中。FNISHED:已完成。FAIL:失败。...

GetDeviceForm-根据ID查询设备形态详情

服务状态 AttributeRequirement boolean 设备形态属性是否必填。true AttributeUniqueness boolean 设备形态属性是否唯一。false AttributeFormat string 设备形态属性值格式。STRING AttributeType string 设备形态属性值类型。ENUMS ...

UpdateSubscribeRelation

DeviceDataFlag Boolean 否 true 推送消息类型是否选择设备上报消息。可选值:true:是。false(默认):否。DeviceStatusChangeFlag Boolean 否 true 推送消息类型是否选择设备状态变化通知。可选值:true:是。false(默认):否。...

DescribeServiceMeshDetail-获取服务网格详情

Enabled boolean 是否启用网格拓扑(必须先开启采集 Prometheus 监控指标,当该项配置更新为 false 时,系统自动设置本项值为 false)。取值:true:启用网格拓扑。false:不启用网格拓扑。false Url string 网格拓扑服务地址。http://1.2....

ResetHotlineNumber-重置热线号码

热线号码 EnableInbound boolean 是 是否用于入呼。true InboundFlowId long 否 入呼 IVR 流程 ID。123456 EnableOutbound boolean 是 是否用于外呼。true OutboundAllDepart boolean 是 外呼是否对所有部门生效。true ...

CString

byte byteAt(int index)返回index位置的内容 boolean equals(CString anotherString)判断两个字符串是否相同 boolean equalsIgnoreCase(CString anotherString)判断两个字符串是否相同,忽略大小写 int compareTo(CString anotherString)...

几何函数和操作符

适用于这些类型对:(box,point),(box,box),(path,point),(polygon,point),(polygon,polygon),(circle,point),(circle,circle).circle '<(0,0),2>'@>point '(1,1)'→t geometric_type→boolean 第一个对象包含在第二个对象之中还是在第二个...

CString

byte byteAt(int index)返回index位置的内容 boolean equals(CString anotherString)判断两个字符串是否相同 boolean equalsIgnoreCase(CString anotherString)判断两个字符串是否相同,忽略大小写 int compareTo(CString anotherString)...

AddHotlineNumber-新增热线号码

热线号码 EnableInbound boolean 是 是否用于入呼。true InboundFlowId long 否 入呼 IVR 流程 ID。可通过 SaaS 工作台热线>渠道接入>IVR 流程管理页面获取。123456 EnableOutbound boolean 是 是否用于外呼。true OutboundAllDepart ...

ST_AsTWKB

语法 bytea ST_AsTWKB(geometry g1,integer decimaldigitsXY,integer decimaldigitsZ,integer decimaldigitsM,boolean includeSizes,boolean includeBoundingBoxes);bytea ST_AsTWKB(geometry[]geometries,bigint[]uniqueIds,integer ...

系统信息函数和运算符

current_schemas(include_implicit boolean)→name[]返回当前在有效搜索路径中的所有模式的名称的数组,以优先级顺序。如果布尔参数为 true,则类似 pg_catalog 的隐式搜索的系统模式将包含在结果中。current_user→name 返回当前执行上...

QuerySubscribeRelation

DeviceStatusChangeFlag Boolean true 推送消息类型是否选择设备状态变化通知。true:是。false:否。FoundDeviceListFlag Boolean true 推送消息类型是否选择网关子设备发现上报。true:是。仅网关产品会返回 true。false:否。...

ScheduledTask

wipe 数据清理-fork 导入数据加索引重建-reindex 索引重建-clear 清空数据 running Boolean 是否在运行中 paused Boolean 是否暂停 finished Boolean 是否完成 idle Boolean 是否空闲 cron String 定时配置参考:ScheduledTask 定时规则 ...

ScheduledTask

wipe 数据清理-fork 导入数据加索引重建-reindex 索引重建-clear 清空数据 running Boolean 是否在运行中 paused Boolean 是否暂停 finished Boolean 是否完成 idle Boolean 是否空闲 cron String 定时配置参考:ScheduledTask 定时规则 ...

SetPasswordPolicy-设置RAM用户密码强度等策略信息

12 RequireLowercaseCharacters boolean 否 必须含有小写字母。true RequireUppercaseCharacters boolean 否 必须含有大写字母。true RequireNumbers boolean 否 必须含有数字。true RequireSymbols boolean 否 必须含有特殊字符。true ...

表格存储和HBase的区别

不支持的优化类部分接口如下:setBatch(int batch)setMaxResultSize(long maxResultSize)setAllowPartialResults(boolean allowPartialResults)setLoadColumnFamiliesOnDemand(boolean value)setSmall(boolean small)Batch 暂时不支持...

DescribeInstance-获取WAF实例详情

true ExclusiveIp boolean 是否支持独享 IP。取值:true:表示支持。false:表示不支持。true BackendMaxCount long 可配置的回源 IP 的最大数量。20 CnameResourceMaxCount long 可添加的 CNAME 的最大数量。1000 LogService boolean 是否...

ST_AsTWKB

语法 bytea ST_AsTWKB(geometry g1,integer decimaldigitsXY,integer decimaldigitsZ,integer decimaldigitsM,boolean includeSizes,boolean includeBoundingBoxes);bytea ST_AsTWKB(geometry[]geometries,bigint[]uniqueIds,integer ...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
弹性公网IP 短信服务 人工智能平台 PAI 金融分布式架构 对象存储 物联网平台
新人特惠 爆款特惠 最新活动 免费试用