DtlsEngine.evictPeer
void evictPeer(DatagramEndpoint addr)Manually evicts a peer.
Use this on application-level errors or explicit disconnection.
Parameters
addr | Address of the peer to evict. |
void evictPeer(DatagramEndpoint addr)Manually evicts a peer.
Use this on application-level errors or explicit disconnection.
addr | Address of the peer to evict. |