All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gov.nist.javax.sip.header.extensions.MinSEHeader Maven / Gradle / Ivy

There is a newer version: 1.3.0-91
Show newest version
package gov.nist.javax.sip.header.extensions;

import javax.sip.header.Header;
import javax.sip.header.Parameters;

public interface MinSEHeader extends  Parameters, Header {

    public final static String NAME = "Min-SE";

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy