Skip to content

[Feature] Java OffsetOption for subscribeLite #1150

@f1amingo

Description

@f1amingo

Programming Language of the Client

Java

Is Your Feature Request Related to a Problem?

Introduce a new method to the LitePushConsumer interface: subscribeLite(String liteTopic, OffsetOption offsetOption).

This allows the SDK to specify the starting consumption offset when subscribing to a lite topic.

Describe the Solution You'd Like

Introduce a new method to the LitePushConsumer interface: subscribeLite(String liteTopic, OffsetOption offsetOption).

This allows the SDK to specify the starting consumption offset when subscribing to a lite topic.

Describe Alternatives You've Considered

None.

Additional Context

None.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions