Method

MalcontentWebFilterget_user_id

unstable since: 0.14.0

Declaration [src]

uid_t
mct_web_filter_get_user_id (
  MctWebFilter* filter
)

Description [src]

Get the user ID of the user this MctWebFilter is for.

Available since: 0.14.0

Return value

Type: uid_t

User ID of the relevant user, or (uid_t) -1 if unknown.