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
** @(RTO1d)@ This clause has been replaced by "RTO23d":#RTO23d.
23
23
* @(RTO23)@ @RealtimeObject#get@ function:
24
24
** @(RTO23a)@ Requires the @OBJECT_SUBSCRIBE@ channel mode to be granted per "RTO2":#RTO2
25
-
** @(RTO23b)@ If the channel is in the @DETACHED@ or @FAILED@ state, the library should throw an @ErrorInfo@ error with @statusCode@ 400 and @code@ 90001
25
+
** @(RTO23b)@ This clause has been replaced by "RTO23e":#RTO23e and "RTO23f":#RTO23f.
26
+
** @(RTO23e)@ If the channel is in the @INITIALIZED@, @DETACHED@, @DETACHING@, or @ATTACHING@ state, implicitly attach the @RealtimeChannel@ and wait for the attach to complete
27
+
** @(RTO23f)@ If the channel is in the @FAILED@ state, the library should throw an @ErrorInfo@ error with @statusCode@ 400 and @code@ 90001, indicating that the channel operation failed due to the current channel state
26
28
** @(RTO23c)@ If the "RTO17":#RTO17 sync state is not @SYNCED@, waits for the sync state to transition to @SYNCED@
27
29
** @(RTO23d)@ Returns a @PathObject@ ("RTPO1":#RTPO1) wrapping the @LiveMap@ with id @root@ from the internal @ObjectsPool@. The @PathObject@ is created with an empty path, rooted at the @root@ @LiveMap@
28
30
* @(RTO11)@ This clause has been replaced by "RTLMV3":#RTLMV3.
0 commit comments