A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
RATIO_TRY_480x360 — Constant Static Property, class yy.data.VideoRatioAttr
480x360分辨率
RATIO_TRY_640x480 — Constant Static Property, class yy.data.VideoRatioAttr
640x480分辨率
receptionChannel — Property, interface yy.IChannel
获取接待频道接口。
recharge() — method, interface yy.IFinance
弹出充值Y币的页面。
RECORD_ERR — Event, interface yy.IAudio
RECORD_ERR — Constant Static Property, class yy.events.AudioEvent
音频录音出错事件。录音出错的时候会触发。 事件信息格式说明: eventData.errCode: int类型 录音出错代码。
RECORD_FINISHED — Event, interface yy.IAudio
RECORD_FINISHED — Constant Static Property, class yy.events.AudioEvent
音频录音完成事件。录音完成的时候会触发。 事件信息格式说明: eventData.result: int类型 录音结果。 0=录音正确,非0值表示录音过程中有错误。 eventData.fileName: String类型 录音文件的路径和文件名 。
RECV — Event, interface yy.INet
RECV — Constant Static Property, class yy.events.NetEvent
消息接收事件。接受到消息的时候会触发此事件。 事件信息格式说明: eventData.data: String类型 接收到的数据。
RELEASED — Event, interface yy.IChannelMicList
RELEASED — Constant Static Property, class yy.events.ChannelMicListEvent
放麦事件。管理员放麦的时候触发。 事件信息格式说明: eventData.adminUid: uint类型 执行放麦操作的管理员的uid。
releaseMicList() — method, interface yy.IChannelMicList
放麦,即允许麦首用户说话,麦序时间继续。需要有管理员及以上权限,规则和权限同YY客户端一致。
removeFromLinkedMicList(uid:uint) — method, interface yy.IChannelMicList
将用户移出连麦列表。需要在麦序模式才有效,需要有频道管理员及以上权限才能调用成功。
rename(newName:String) — method, interface yy.IUser
修改用户昵称。调用此接口修改自己的昵称。两次调用必须间隔1秒以上。
reportAbuse() — method, interface yy.ISecurity
进行举报。当发现需要举报内容时,调用此Api会弹出举报窗口。
reportScreenshot() — method, interface yy.ISecurity
截屏进行举报。当发现需要举报内容时,调用此Api会弹出举报窗口。
resetKaraokePlayerPath(filePathName:String, mixEnable:Boolean) — method, interface yy.IAudio
恢复伴奏播放器路径。如果上一次设置的时候保存了原始的播放器路径等信息,可以调用此方法恢复。
RESOLUTION_PID — Constant Static Property, class yy.data.VideoConfigAttr
分辨率
RESOLUTION_RATIO_4x3 — Constant Static Property, class yy.data.VideoPictureRatioAttr
4:3比例
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z