public static interface PKHostGameControl.IPKGameCallBack
限定符和类型 | 方法和说明 |
---|---|
void |
onDisConRoom(int errorCode,
java.lang.String roomID) |
void |
onGameStart(PKGameInfoData pkGameInfoData,
PKGameUserData pkData,
PKGameUserData myPkData) |
void |
onGameStartPlayAgain(PKGameInfoData pkGameInfoData,
PKGameUserData pkData) |
int |
onGetDiamond() |
int |
onGetNumVcall() |
android.widget.ImageView |
onGetPreViewImg() |
com.app.live.activity.VideoDataInfo |
onGetVideoDataInfo()
已过时。
|
void |
onJoinGameFaild() |
void |
onJoinGameSuccess() |
void |
onMatchGameFaild() |
void |
onMatchGameSuccess(PKGameUserData pkGameUserData) |
void onJoinGameSuccess()
void onJoinGameFaild()
void onMatchGameSuccess(PKGameUserData pkGameUserData)
void onMatchGameFaild()
void onGameStart(PKGameInfoData pkGameInfoData, PKGameUserData pkData, PKGameUserData myPkData)
void onGameStartPlayAgain(PKGameInfoData pkGameInfoData, PKGameUserData pkData)
@Deprecated com.app.live.activity.VideoDataInfo onGetVideoDataInfo()
android.widget.ImageView onGetPreViewImg()
int onGetNumVcall()
int onGetDiamond()
void onDisConRoom(int errorCode, java.lang.String roomID)