Skip to content

Commit 22c4b34

Browse files
committed
add to transfer kind enum
1 parent 0fe3518 commit 22c4b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tcnapi/exile/gate/v2/public.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,6 +1211,7 @@ message TransferRequest {
12111211
enum Kind {
12121212
KIND_COLD = 0;
12131213
WARM = 1;
1214+
CONFERENCE = 2;
12141215
}
12151216
enum Action {
12161217
ACTION_START = 0;

0 commit comments

Comments
 (0)