add_assertions_sync
Description:
[ Version ( since = "1.8" ) ]
public bool add_assertions_sync (string[] assertions, Cancellable? cancellable = null) throws Error
public bool add_assertions_sync (string[] assertions, Cancellable? cancellable = null) throws Error
Add an assertion.
Parameters:
this |
a Client. |
assertions |
assertions to add. |
cancellable |
a Cancellable or null. |
Returns:
true on success or false on error. |