moons-ta-client
    Preparing search index...

    Enumeration User_DownloadStates

    from protobuf enum proto.models.User.DownloadStates

    Index

    Enumeration Members

    Downloaded: 2

    from protobuf enum value: Downloaded = 2;

    DownloadError: 3

    from protobuf enum value: DownloadError = 3;

    Downloading: 1

    from protobuf enum value: Downloading = 1;

    None: 0

    from protobuf enum value: None = 0;