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  
getAllBuddyList() — method, interface yy.IIM
获取我所有好友的uid信息。
getCameraList() — method, interface yy.IVideo
获取当前计算机摄像头名称列表。
getChannelInfo(cid:uint) — method, interface yy.IChannel
获取当前大频道中,指定的子频道或者根频道的频道信息。
getChannelStyle() — method, interface yy.IChannel
获取频道风格。用来判断是普通频道风格还是精彩世界风格。
getCurrentChannelInfo() — method, interface yy.IChannel
获取当前所在的大频道信息。
getCurrentSubChannelInfo() — method, interface yy.IChannel
获取当前所在的子频道信息。
getCurrentUserInfo() — method, interface yy.IUser
获取当前用户的信息。
getFirstMicSeconds() — method, interface yy.IChannelMicList
获取麦首的麦序时间,返回为秒数。
getIMUserInfo(uid:uint) — method, interface yy.IIM
获取我指定的好友的详细信息。目前只能返回uid,YY号和昵称这三个信息。好友不在线也可以取到信息。
getInviter() — method, interface yy.IInteraction
获取邀请者uid,只有在被邀请启动应用才能获取成功。
getLinkedMicList() — method, interface yy.IChannelMicList
获取连麦用户列表。
getMicList() — method, interface yy.IChannelMicList
获取麦序列表。
getMicListMode() — method, interface yy.IChannelMicList
获得频道模式。
getOwner() — method, interface yy.ITempAudioSession
正在使用临时语音的应用的AppId,可以用来查询临时语音的占用情况。一个YY上同时只能有一个应用在使用临时语音。
getPublishUsers() — method, interface yy.IVideo
获取当前子频道的正在直播的主播列表。
getReceptionChannel() — method, interface yy.IReceptionChannel
获取接待频道。
getRootChannelId() — method, interface yy.IChannel
获取当前根频道id。
getRunParams() — method, interface yy.IInteraction
获取应用交互启动参数。当应用通过网页的链接或者应用消息启动时,可以获取启动时设置的参数。
getSubChannelIds(cid:uint) — method, interface yy.IChannel
获取指定频道的所有子频道的id
getToken() — method, interface yy.ISecurity
获取当前用户安全认证令牌
getUserInfo(uid:uint) — method, interface yy.IUser
获取指定的用户的信息。指定的用户必须在当前大频道中。
getUserList(cid:uint) — method, interface yy.IChannel
获取指定频道的用户的uid。频道超过200人时只随机获取200人
getUserSubChannelId(uid:uint) — method, interface yy.IChannelUserController
获取用户所在子频道ID。该用户必须在当前大频道中。
getVolume() — method, interface yy.ITempAudioSession
获取临时语音房间音量。
getWebAppShowMode() — method, interface yy.IYY
获取应用的展现方式。
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