forked from mirrors/linphone-iphone
Merge branch 'master' of belledonne-communications.com:linphone-private
This commit is contained in:
commit
da1736c7d3
1 changed files with 4 additions and 0 deletions
|
|
@ -225,5 +225,9 @@ public interface LinphoneCore {
|
|||
public boolean isEchoCancellationEnabled();
|
||||
|
||||
public void setSignalingTransport(Transport aTransport);
|
||||
|
||||
public void enableSpeaker(boolean value);
|
||||
|
||||
public boolean isSpeakerEnabled();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue