You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
result.Add(LastSubscribeTimetoken[PubnubInstance.InstanceId]);//get last timetoken of the current instance
786
+
longlastTT=LastSubscribeTimetoken[PubnubInstance.InstanceId];//get last timetoken of the current instance
787
+
intlastRegionId=(LastSubscribeRegion!=null&&LastSubscribeRegion.ContainsKey(PubnubInstance.InstanceId))?LastSubscribeRegion[PubnubInstance.InstanceId]:0;//get last region of the current instance
<PackageReleaseNotes>BREAKING CHANGES: UUID is mandatory to use SDK.</PackageReleaseNotes>
24
+
<PackageReleaseNotes>Capture region when exception occur during subscribe.</PackageReleaseNotes>
25
25
<PackageTags>Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing</PackageTags>
26
26
<!--<Summary>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Summary>-->
27
27
<Description>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Description>
<PackageReleaseNotes>BREAKING CHANGES: UUID is mandatory to use SDK.</PackageReleaseNotes>
25
+
<PackageReleaseNotes>Capture region when exception occur during subscribe.</PackageReleaseNotes>
26
26
<PackageTags>Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing</PackageTags>
27
27
<!--<Summary>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Summary>-->
28
28
<Description>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Description>
<PackageReleaseNotes>BREAKING CHANGES: UUID is mandatory to use SDK.</PackageReleaseNotes>
26
+
<PackageReleaseNotes>Capture region when exception occur during subscribe.</PackageReleaseNotes>
27
27
<PackageTags>Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing</PackageTags>
28
28
<!--<Summary>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Summary>-->
29
29
<Description>PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously</Description>
0 commit comments