Skip to main content
Version: 1.0.x

PubSubPublishOptions Class - Flutter

Properties​

persist​

  • type: bool

  • defaultValue: false

  • This property specifies whether to store messages on server for upcoming participants.

  • If the value of this property is true, then server will store pubsub messages for the upcoming participants.

Got a Question? Ask us on discord


Was this helpful?