Token
Object Hierarchy:
Description:
[
CCode ( cname =
"GstRTSPToken" , copy_function =
"g_boxed_copy" , free_function =
"g_boxed_free" , lower_case_cprefix =
"gst_rtsp_token_" , type_id =
"gst_rtsp_token_get_type ()" ) ]
[
Compact ]
[
GIR ( name =
"RTSPToken" ) ]
public class Token :
MiniObject
An opaque object used for checking authorisations.
It is generated after successful authentication.
Content:
Constants:
Creation methods:
- public Token (string firstfield, ...)
Create a new Authorization token with the given fieldnames and values.
- public Token.empty ()
Create a new empty Authorization token.
- public Token.valist (string firstfield, va_list var_args)
Create a new Authorization token with the given fieldnames and values.
Methods:
Inherited Members:
All known members inherited from class Gst.MiniObject