yorkie-ios-sdk/Sources/Document/Json
Jung gyun Ahn b5ec0befd8
Add RemoveDocument API (#64)
* Add RemoveDocument API

* Elaborate on the value of the PeersChanged event

* Add TC for the stream connection status change event

* Fix the watchLoop start and stop for pause, resume

* Removed the codes for changing the status of the doc, before sending the API

* Invalidate watchLoop reconnection timer when disconnecting stream

* Throws an error when server returns removed doc for the attached result
2023-03-23 09:23:35 +09:00
..
ElementConverter.swift Implement Text Element (#50) 2023-01-13 10:25:07 +09:00
JSONArray.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
JSONCounter.swift Implement Text editor sample (#54) 2023-02-21 11:26:35 +09:00
JSONDatable.swift Add JSONArrays and unit tests for Document (#27) 2022-11-01 11:09:10 +09:00
JSONObject.swift Add RemoveDocument API (#64) 2023-03-23 09:23:35 +09:00
JSONText.swift Update toJson() of Text to match results with JS (#57) 2023-02-21 16:20:41 +09:00
ObjectDataHandler.swift Implement Text Element (#50) 2023-01-13 10:25:07 +09:00
Strings.swift Modify escaping string (#22) 2022-10-13 19:38:23 +09:00