mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 12:36:00 +08:00
proto
This commit is contained in:
@@ -47,7 +47,7 @@ message GetRTCInvitationInfoStartAppResp {
|
|||||||
|
|
||||||
message FcmUpdateTokenReq {
|
message FcmUpdateTokenReq {
|
||||||
int32 Platform = 1;
|
int32 Platform = 1;
|
||||||
string FcmToken = string = 2;
|
string FcmToken = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
message FcmUpdateTokenResp {
|
message FcmUpdateTokenResp {
|
||||||
|
|||||||
Reference in New Issue
Block a user