Merge "Let application set reply MMS delivery report on or off"
This commit is contained in:
@@ -745,7 +745,9 @@ public class PduComposer {
|
||||
return PDU_COMPOSE_CONTENT_ERROR;
|
||||
}
|
||||
|
||||
// X-Mms-Report-Allowed Optional (not support)
|
||||
// X-Mms-Report-Allowed Optional
|
||||
appendHeader(PduHeaders.REPORT_ALLOWED);
|
||||
|
||||
return PDU_COMPOSE_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user