Skip to content

v7.4.1.0

Latest
Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 31 Jul 10:33
5b05902

July 31 2025

Fixed

  • Added MembershipMetadata container inside PNObjectEventResult to correctly parse and forward data when object event type is "membership".
  • Fixed issue where some result objects like PNMessageResult had UserMetadata declared as an object instead of the standard Dictionary<string, object> format for metadata.