SequencerSenderHelper

class SequencerSenderHelper

The counter part of the SequencerReceiverHelper on the sender side.

Binder interface implementation need to call writeNextToParcel at the end of the parcel which will be send to the client.

Constructors

Link copied to clipboard
fun SequencerSenderHelper()

Functions

Link copied to clipboard
fun writeNextToParcel(parcel: Parcel)

Adds the next sequence ID to the parcel.