gov.nist.javax.sip.header.ims
Interface MediaAuthorizationHeader
- All Superinterfaces:
- Cloneable, Header, Serializable
- All Known Implementing Classes:
- MediaAuthorization
- public interface MediaAuthorizationHeader
- extends Header
The Media Authorization Header
- Author:
- Jose Miguel Freitas 23875
NAME
public static final String NAME
- See Also:
- Constant Field Values
setMediaAuthorizationToken
public void setMediaAuthorizationToken(String token)
throws InvalidArgumentException
- Throws:
InvalidArgumentException
getToken
public String getToken()
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.