API reference
API reference
Select your platform
No SDKs available
No versions available

MultiplayerErrorOptions

Updated: Oct 30, 2025

MultiplayerErrorOptions

interface MultiplayerErrorOptions
The multiplayer error option is a feature that allows developers to display general error messages to horizon.platform.users.models.User in invokable error dialogs. This option is particularly useful in multiplayer games or applications where errors can occur due to various reasons such as network connectivity issues, server downtime, or other technical problems. Read more about error dialogues in our docs.

Types

NameSummary
interface Builder
Companion
object Companion

Properties

NameSummary
errorKey
abstract val errorKey: MultiplayerErrorErrorKey
Key associated with the predefined error message to be shown to users. Key List:
-

Companion

object Companion

Functions

NameSummary
builder