Ditto 2.0.0-alpha1
Deprecated List
Member ditto::Authenticator::is_authenticated () const
: use status.is_authenticated() instead.
Member ditto::Authenticator::user_id () const
: use status.user_id() instead.
Member ditto::DocumentId::to_native () const
Deprecated since version 1.0.2 of the SDK. You should use value() instead.
Member ditto::Identity::OnlinePlaygroundV2 (std::string app_id, std::string token, bool enable_ditto_cloud_sync=true, std::string persistence_dir="") DITTO_DEPRECATED
use OnlinePlayground instead
Class ditto::OnlinePlaygroundV2Identity
use OnlinePlaygroundIdentity instead