get_assertions_sync


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.8" ) ]
public string[] get_assertions_sync (string type, Cancellable? cancellable = null) throws Error

Get assertions.

Parameters:

this

a Client.

type

assertion type to get.

cancellable

a Cancellable or null.

Returns:

an array of assertions or null on error.