Class rtcp_sdes_type

Class rtcp_sdes_type

java.lang.Object
   |
   +----rtcp_sdes_type

final class rtcp_sdes_type
extends Object
Class defines the SDES item type as according to RFC 1889

Variable Index

 o CNAME
 o EMAIL
 o END
 o LOC
 o NAME
 o NOTE
 o PHONE
 o PRIV
 o TOOL

Variables

 o END
  public final static int END
 o CNAME
  public final static int CNAME
 o NAME
  public final static int NAME
 o EMAIL
  public final static int EMAIL
 o PHONE
  public final static int PHONE
 o LOC
  public final static int LOC
 o TOOL
  public final static int TOOL
 o NOTE
  public final static int NOTE
 o PRIV
  public final static int PRIV