public class BindingSuccessEvent extends Object
| Constructor and Description |
|---|
BindingSuccessEvent(StunHandler source,
InetSocketAddress localPeer,
InetSocketAddress remotePeer) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getLocalPeer() |
InetSocketAddress |
getRemotePeer() |
StunHandler |
getSource() |
public BindingSuccessEvent(StunHandler source, InetSocketAddress localPeer, InetSocketAddress remotePeer)
public StunHandler getSource()
public InetSocketAddress getLocalPeer()
public InetSocketAddress getRemotePeer()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.