DittoObserver

public class DittoObserver

An observation token returned by any observation API in the Ditto SDK. Retain this object to continue receiving updates.

  • Stops the observation and cleans up all associated resources.

    Declaration

    Swift

    public func stop()