[Telepathy-commits] [telepathy-spec/master] The InitialOffset property is undefined until the InitialOffsetDefined signal is emitted

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Nov 4 10:21:51 PST 2008


---
 spec/Channel_Type_File_Transfer.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 966ade4..7513dd1 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -216,7 +216,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         <p>The offset in bytes from where the file should be sent. This MUST
         be checked by both the receiver and the sender after the state
         becomes Open, but before any data is sent or received. Until the
-        state changes to Open, this property is undefined.</p>
+        InitialOffsetDefined is emitted, this property is undefined.</p>
 
         <p>Before setting the <tp:member-ref>State</tp:member-ref> property to
         Open, the connection manager MUST set the InitialOffset property,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list