Create a PublishAttributes class that tells the result of a publish request,...
Create a PublishAttributes class that tells the result of a publish request, including sip debug information. In order to more debug issues during the publication, the caller should have access to specfic SIP signaling information. To access SIP information, using the created SipDetails class and set it as a variable in PublishAttributes class. And the existing interface change to set the SipDetails class as a parameter. Bug: b/238192081 Test: cts CtsTelephonyTestCases:ImsServiceTest Test: atest DeviceCapabilityInfoTest PublishControllerImplTest PublishProcessorTest Change-Id: Ic338f44b7180cc678c5f12b51938edd0af083f0e
Loading
Please register or sign in to comment