commsg.proto
@@ -2,6 +2,8 @@ package protomsg; import "protomsg.proto"; message SdkmsgWithTask { string ipcid = 1; string sdktype = 2; @@ -20,6 +22,7 @@ string caddr = 2; TaskLabel tasklab =3 ; bytes data = 4; PushAttach push= 5; } message recvmsg {