Liblinphone
3.10.2
|
Data Fields | |
belle_sip_object_t | base |
LinphoneChatRoom * | chat_room |
LinphoneChatMessageCbs * | callbacks |
LinphoneChatMessageDir | dir |
char * | message |
void * | message_state_changed_user_data |
void * | message_userdata |
char * | appdata |
char * | external_body_url |
LinphoneAddress * | from |
LinphoneAddress * | to |
time_t | time |
SalCustomHeader * | custom_headers |
LinphoneChatMessageState | state |
bool_t | is_read |
unsigned int | storage_id |
SalOp * | op |
LinphoneContent * | file_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 |
is used to specified the type of message to be sent, used only for file transfer message
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