Add ID URI field to RemoteMessage
This commit is contained in:
parent
68b0ae7829
commit
9b916c9b75
2 changed files with 2 additions and 0 deletions
|
@ -233,6 +233,7 @@ LocalMessage
|
||||||
|
|
||||||
RemoteMessage
|
RemoteMessage
|
||||||
author RemoteSharerId
|
author RemoteSharerId
|
||||||
|
ident LocalURI
|
||||||
rest MessageId
|
rest MessageId
|
||||||
|
|
||||||
UniqueRemoteMessage rest
|
UniqueRemoteMessage rest
|
||||||
|
|
|
@ -6,6 +6,7 @@ LocalMessage
|
||||||
|
|
||||||
RemoteMessage
|
RemoteMessage
|
||||||
author RemoteSharerId
|
author RemoteSharerId
|
||||||
|
ident Text
|
||||||
rest MessageId
|
rest MessageId
|
||||||
|
|
||||||
UniqueRemoteMessage rest
|
UniqueRemoteMessage rest
|
||||||
|
|
Loading…
Reference in a new issue