class TObexMtmProgress |
Used to determine the progress for the current obex send operation.
Public Member Enumerations | |
---|---|
enum |
TSendState
{
ENullOp = 0, EInitialise , EConnect , EConnectAttemptComplete , ESendObject , ESendNextObject , ESendComplete , EDisconnected , EUserCancelled , ESendError , EInitialised , EMovedToSent } |
Public Attributes | |
---|---|
TInt | iCurrentBytesTrans |
TInt | iCurrentEntrySize |
TInt | iEntriesDone |
TInt | iError |
TSendState | iSendState |
TInt | iTotalEntryCount |
ENullOp = 0 | |
EInitialise | |
EConnect | |
EConnectAttemptComplete | |
ESendObject | |
ESendNextObject | |
ESendComplete | |
EDisconnected | |
EUserCancelled | |
ESendError | |
EInitialised | |
EMovedToSent |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.