Interface PCCSession
-
- All Known Implementing Classes:
PCCSessionListener
public interface PCCSession
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getId()
Tlvs
getRemoteTlvs()
Tlvs
localSessionCharacteristics()
void
sendError(Pcerr errorMessage)
void
sendReport(Pcrpt reportMessage)
-