MMMAutosyncLoadable

Deprecated

Use MMMLoadableSyncer instead

Objective-C


@interface MMMAutosyncLoadable : MMMLoadable

Swift

class MMMAutosyncLoadable : MMMLoadable

MMMLoadable with simple auto-refresh logic. Again, see MMMLoadable+Subclasses.h if you want to see how to override things.

  • Deprecated

    Use MMMLoadableSyncer instead

    Undocumented

    Declaration

    Objective-C

    - (id)init NS_DESIGNATED_INITIALIZER;

    Swift

    init()