>> void transferredBytesChanged(qulonglong count); >> >> progressChanged? > > Spec compliant, the signal on the spec is called transferredBytesChanged.
But then again, do you expect the users of this client API to actually read the spec? :-) >> void initialOffsetDefined(qulonglong offset); >> >> Does this really make sense as a signal? > This is needed in case you want to resume a filetransfer, you need to use > the offset, ... > The spec explains this better. I understand that you need it, but does it have to be a signal? Anyway, what about void resumed(qulonglong offset); ? Cheers, Kenneth _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
