Skip to content

Conversation

biglittlebigben
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Oct 1, 2024

🦋 Changeset detected

Latest commit: 00f0436

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
server-sdk-kotlin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jamesmcarthur115555
Copy link

thanks

fun transferSipParticipant(
@Body request: LivekitSip.TransferSIPParticipantRequest,
@Header("Authorization") authorization: String
): Call<Empty>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does Call<Void?> work here? Keeps it consistent with the other empty response service calls.

@biglittlebigben biglittlebigben merged commit 6bbc521 into main Oct 2, 2024
2 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/transferSIPParticipant branch October 2, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants