Liblinphone  3.10.0
Data Fields
_LinphoneChatMessage Struct Reference

Data Fields

belle_sip_object_t base
 
LinphoneChatRoomchat_room
 
LinphoneChatMessageCbscallbacks
 
LinphoneChatMessageDir dir
 
char * message
 
void * message_state_changed_user_data
 
void * message_userdata
 
char * appdata
 
char * external_body_url
 
LinphoneAddressfrom
 
LinphoneAddressto
 
time_t time
 
SalCustomHeader * custom_headers
 
LinphoneChatMessageState state
 
bool_t is_read
 
unsigned int storage_id
 
SalOp * op
 
LinphoneContentfile_transfer_information
 
char * content_type
 
belle_http_request_t * http_request
 
belle_http_request_listener_t * http_listener
 
char * file_transfer_filepath
 
LinphoneChatMessageStateChangedCb message_state_changed_cb
 

Field Documentation

char* _LinphoneChatMessage::content_type

is used to specified the type of message to be sent, used only for file transfer message

LinphoneContent* _LinphoneChatMessage::file_transfer_information

used to store file transfer information when the message is of file transfer type

belle_http_request_t* _LinphoneChatMessage::http_request

keep a reference to the http_request in case of file transfer in order to be able to cancel the transfer


The documentation for this struct was generated from the following file: