![]() |
![]() |
![]() |
Reference Manual of the tinymail framework | ![]() |
---|---|---|---|---|
TnyCamelPartialMsgReceiveStrategyTnyCamelPartialMsgReceiveStrategy — A strategy for receiving a message partially |
TnyCamelPartialMsgReceiveStrategy; TnyMsgReceiveStrategy* tny_camel_partial_msg_receive_strategy_new (void);
A TnyMsgReceiveStrategy implementation for Camel that receives the message partially (only the body of the E-mail)
typedef struct _TnyCamelPartialMsgReceiveStrategy TnyCamelPartialMsgReceiveStrategy;
TnyMsgReceiveStrategy* tny_camel_partial_msg_receive_strategy_new (void);
A message receiver that fetches partial messages (only the body)
Returns : |
A new TnyMsgReceiveStrategy instance implemented for Camel |