Uses of Class
gnu.java.zrtp.packets.ZrtpPacketError
-
Packages that use ZrtpPacketError Package Description gnu.java.zrtp -
-
Uses of ZrtpPacketError in gnu.java.zrtp
Methods in gnu.java.zrtp that return ZrtpPacketError Modifier and Type Method Description protected ZrtpPacketErrorZRtp. prepareError(ZrtpCodes.ZrtpErrorCodes errMsg)Prepare the Error packet.Methods in gnu.java.zrtp with parameters of type ZrtpPacketError Modifier and Type Method Description protected ZrtpPacketErrorAckZRtp. prepareErrorAck(ZrtpPacketError epkt)Prepare the ErrorAck packet.
-