We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ID
StartTime
EndTime
UserDataPacket
server-sdk-go/localparticipant.go
Lines 326 to 344 in b8538ae
Can we add fields ID, StartTime, and EndTime in UserDataPacket ?These fields are already in protocol. See https://github.com/livekit/protocol/blob/37cb4c8b250d7dc12da1c288e961bde46c8fa15f/livekit/livekit_models.pb.go#L2265-L2293
The text was updated successfully, but these errors were encountered:
No branches or pull requests
server-sdk-go/localparticipant.go
Lines 326 to 344 in b8538ae
Can we add fields
ID
,StartTime
, andEndTime
inUserDataPacket
?These fields are already in protocol. See https://github.com/livekit/protocol/blob/37cb4c8b250d7dc12da1c288e961bde46c8fa15f/livekit/livekit_models.pb.go#L2265-L2293The text was updated successfully, but these errors were encountered: