[Telepathy-commits] [telepathy-spec/master] Added a note how the Size property's accuracy varies on whether the channel is incoming or outgoing.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:09 PST 2008


20080819155125-8ed0e-0029299ecd4d47deddaa7cc857ebbcb549c1266a.gz
---
 spec/Channel_Type_File.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index df260f4..7b8b23b 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -74,6 +74,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         transfer is guaranteed to be this size. This cannot change once
         the channel has been created.</p>
 
+        <p>When you are creating a channel with this property, its value
+        MUST be accurate and in bytes. However, when receiving a file, this
+        property still must be in bytes but might not be entirely accurate
+        to the byte.</p>
+
         <p>This property is mandatory when requesting the channel with the
         CreateChannels requests method. If this property is UINT64_MAX,
         then its value is unspecified.</p>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list