Package | Description |
---|---|
android.gov.nist.javax.sip.message |
Class definitions for SIP messages and message factory.
|
Modifier and Type | Method and Description |
---|---|
void |
SIPMessage.attachHeader(SIPHeader h,
boolean replaceflag)
Attach a header to the end of the existing headers in this SIPMessage structure.
|
void |
SIPMessage.attachHeader(SIPHeader header,
boolean replaceFlag,
boolean top)
Attach the header to the SIP Message structure at a specified position in its list of
headers.
|
Copyright © 2015. All Rights Reserved.