Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeerMessageSendResult

Interface for the result of delivering the peer-to-peer message.

Hierarchy

  • PeerMessageSendResult

Index

Properties

Properties

hasPeerReceived

hasPeerReceived: boolean

This boolean property indicates whether the remote peer user receives the sent message.

  • true: the peer user receives the message.
  • false: the peer user is offline and does not receive the message.