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 | |
IAudio — Interface, package yy | |
语音控制接口,提供处理YY的音频信息,比如录音的控制等。 | |
IChannel — Interface, package yy | |
频道接口,提供对频道的操作和交互 | |
IChannelAppMsg — Interface, package yy | |
频道应用消息接口,提供频道的应用消息发送和响应等操作,应用消息出现在应用盒子的应用消息选项卡中和公告栏下方。 | |
IChannelChat — Interface, package yy | |
公屏聊天和私聊接口。提供收到公屏聊天和私聊事件。 | |
IChannelMicList — Interface, package yy | |
麦序接口,提供麦序的信息和相关事件。 | |
IChannelTabPage — Interface, package yy | |
频道tab页控制接口。 | |
IChannelUserController — Interface, package yy | |
频道用户控制器接口。 | |
IChannelUserListPopMenu — Interface, package yy | |
频道右键菜单接口。频道用户列表右键菜单设置和取消, 和对应的菜单事件设置 。 | |
ICloud — Interface, package yy | |
简单存储接口。提供简单的简单存储数据服务,包括增,删,改,查的基本操作,除了 频道所有者(OW紫马)和 频道总管理(VP橙马)可以删除和修改所有数据之外,其他用户只能删除和修改自己的数据,每个用户都可以查询所有数据。 | |
IFinance — Interface, package yy | |
财务接口。提供Y币扣费请求和赠送开放平台礼物接口。 | |
IIM — Interface, package yy | |
聊天接口。提供弹出聊天对话框,弹出添加好友对话框等功能。 | |
IInteraction — Interface, package yy | |
应用互动接口。能够提供邀请者的信息。 | |
im — Property, interface yy.IYY | |
获取YY聊天接口 | |
INet — Interface, package yy | |
网络通讯接口,提供广播数据和接收广播数据的功能。 | |
instance — Static Property, class yy.YY | |
获取实例,单件模式 | |
interaction — Property, interface yy.IYY | |
获取应用互动接口 | |
intValue1 — Property, class yy.data.CloudData | |
获取当前数据 第一个int值 | |
intValue2 — Property, class yy.data.CloudData | |
获取当前数据 第二个int值 | |
invite(inviteType:int) — method, interface yy.IInteraction | |
发送邀请。可以邀请当前所在子频道的所有人或者邀请指定用户。 | |
IReceptionChannel — Interface, package yy | |
接待频道接口。提供设置接待频道等功能。 | |
ISecurity — Interface, package yy | |
安全接口。提供获取安全认证信息等功能。 | |
isFriend(uid:uint) — method, interface yy.IIM | |
判断指定的用户是否是好友。 | |
isJoinMicListEnabled() — method, interface yy.IChannelMicList | |
查询当前是否是开麦状态。 | |
isMicListControlled() — method, interface yy.IChannelMicList | |
查询当前是否是控麦状态。 | |
isMsgEnabled(uid:uint) — method, interface yy.IChannelUserController | |
查询指定用户是否允许文字聊天 | |
isSpeakEnabled(uid:uint) — method, interface yy.IChannelUserController | |
查询指定用户是否允许语音聊天。 | |
ITempAudioSession — Interface, package yy | |
临时语音接口。提供创建房间、加入房间、离开房间以及在房间语音聊天的功能.通过此接口可以跟其他用户建立临时语音聊天通道。注意:用户同一时刻只能在一个房间进行语音聊天 所以在同一个YY上面,同一时刻,最多只有一个应用在使用临时语音。 | |
IUser — Interface, package yy | |
用户信息接口,提供获取用户的信息,接收用户信息变化等功能。 | |
IVideo — Interface, package yy | |
视频直播接口。提供进行视频直播相关功能,所有接口需要调用lock后才能使用。应用需要认证才能使用视频功能,具体请联系YY开放平台。 | |
IYY — Interface, package yy | |
yy接口入口,获取到yy的其他接口和方法。 | |
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 |