31 #ifndef OPAL_OPAL_MEDIASESSION_H
32 #define OPAL_OPAL_MEDIASESSION_H
138 virtual bool IsValid()
const = 0;
140 virtual bool FromString(
const PString & str) = 0;
141 virtual PString
ToString()
const = 0;
166 static const PCaselessString &
ClearText();
169 virtual bool Supports(
const PCaselessString & proto)
const = 0;
212 virtual bool IsOpen()
const;
213 virtual bool Close();
263 P_REMOVE_VIRTUAL(
bool,
Open(
const PString &),
false);
279 #endif // OPAL_OPAL_MEDIASESSION_H