RtspParserGetSession Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string GetSession(
string content
)
Public Function GetSession (
content As String
) As String
public:
String^ GetSession(
String^ content
)
member GetSession :
content : string -> string
Parameters
- content
- Type: SystemString
Return Value
Type:
StringSee Also