所有方法 实例方法 具体方法
限定符和类型 |
方法和说明 |
void |
acceptInvite(boolean isAccept,
int type,
boolean isBlock) |
void |
acceptPlayAgain(boolean isAccept) |
void |
destroyVcall() |
void |
endGame(boolean isNeedChageDialogType,
boolean isNeedReport,
boolean isShowDialog) |
java.lang.String |
getGameId() |
boolean |
getH5DialogIsShow() |
java.lang.String |
getPKOtherHostUid() |
void |
getPKSendPunishGift(PKGameSendPunishGift msgContent) |
java.lang.String |
getPKUserUid() |
java.lang.String |
getPKUserVid() |
void |
hideOrShowInviteView(java.lang.String uid,
boolean isShow) |
void |
hideWebViewFragment() |
void |
hintVcallView(boolean isShow) |
void |
initNoscreenPK(android.view.ViewGroup parentView,
java.lang.String hostid,
android.view.ViewGroup rootView) |
void |
initVcall() |
void |
initView(android.view.ViewGroup rootView) |
boolean |
isAccpet() |
boolean |
isEndingNonScreenPkGame() |
boolean |
isLoading() |
boolean |
isPlayIng() |
boolean |
isPlayingNonScreenPkGame() |
boolean |
isRunIng() |
void |
onClick(android.view.View v) |
void |
onEventMainThread(PKGameAcceptContent msgcontent) |
void |
onEventMainThread(PKGamePlayAgainFaildContent msgcontent) |
void |
onEventMainThread(PKNonscreenEndMsgContent msgContent) |
void |
onEventMainThread(PKNonscreenRefreshMsgContent msgContent) |
void |
onEventMainThread(PKNonscreenStartMsgContent msgcontent) |
void |
onReceivePKAgainMessage(PKAgainTipMessage pkAgainTipMessage)
新版流程中的pk再来一局消息
|
void |
onReceivePKRidiculeMsgContent(PKRidiculeMsgContent message)
收到PK嘲讽消息
|
void |
onReceivePKSuperScreenMessage(PKSuperScreenMessage message)
收到PK霸屏时刻消息
|
void |
onRenderChanged(float ratio)
渲染尺寸发生变化
|
void |
onSuperScreenEnd(int from) |
void |
onSuperScreenStart() |
void |
onTimerFinish() |
void |
openVcallTalkPage() |
void |
pkGameDissmissLiveMsg(PKGameChallangeContent msgContent) |
void |
pkGameEnd(PKGameEndMsgContent msgContent) |
void |
pkGameHostRankShow(PKGameHostRankContent msgContent) |
boolean |
pkGameInviteMsg(PKGameInviteContent msgcontent) |
void |
pkGameMatchSuccess(PKGameMatchResultContent msgContent) |
void |
pKGamePunishGiftShowContent(PKGamePunishGiftShowContent msgContent) |
void |
pkGameRankChangeMessage(PKGameRankChangeMsgContent msgContent) |
void |
pkGameSuccess(PKGameSuccessMsgContent msgContent) |
void |
pkGameSurprise(PKGameSurpriseContent content) |
void |
pkGameTopListChange(PKGameTopListChangeMsgContent msgContent) |
void |
pkGameWinReward(PKGameWinRewardContent content) |
void |
releaseVcallView(android.view.ViewGroup rootView) |
void |
sendAutoPKReady(java.lang.String vid,
java.lang.String challenger_vid) |
void |
setData(java.lang.String vid,
java.lang.String broadcasterUid) |
void |
setSuperScreenListener(com.app.superscreen.SuperScreenListener l) |
void |
setVoiceMuteVcallOrPK(VoiceMuteSetContent msgContent) |
void |
showAndAutoRandomMatch() |
void |
showDialog(PKGameHostReadyDialog.SHOW_TYPE show_type) |
void |
showDialog(PKGameHostReadyDialog.SHOW_TYPE show_type,
boolean isAutoPK) |
void |
showInvitDialog() |
void |
showNoScreenInfoDialog() |
void |
showOrGameDialog(boolean isShow,
boolean needChageType) |
void |
showWebViewFragment() |
void |
startNoScreenPKFind(boolean isNormal) |
void |
stopNoSrceenPk() |
void |
testSuperScreen() |