mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-10 04:59:49 +08:00
proto
This commit is contained in:
parent
84904b7eca
commit
82c3f871f4
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user