Methods Summary |
---|
public android.net.rtp.AudioCodec | getCodec()
throw new RuntimeException("Stub!");
|
public int | getDtmfType()
throw new RuntimeException("Stub!");
|
public android.net.rtp.AudioGroup | getGroup()
throw new RuntimeException("Stub!");
|
public final boolean | isBusy()
throw new RuntimeException("Stub!");
|
public void | join(android.net.rtp.AudioGroup group)
throw new RuntimeException("Stub!");
|
public void | setCodec(android.net.rtp.AudioCodec codec)
throw new RuntimeException("Stub!");
|
public void | setDtmfType(int type)
throw new RuntimeException("Stub!");
|