outgoingPKBattleRequestRejectedCauseByError property

ZegoLiveStreamingDialogInfo outgoingPKBattleRequestRejectedCauseByError
getter/setter pair

The dialog info for the pk invitation failed cause by other error happen The default values are:

  • Title: "PK Battle Initiate Failed"
  • Message: "code: %0.", where %0 will be replaced with the corresponding error code.
  • Cancel button name: ""
  • Confirm button name: "OK"

Implementation

ZegoLiveStreamingDialogInfo outgoingPKBattleRequestRejectedCauseByError;