list_state_variable_names
Description:
public unowned List<
string>
list_state_variable_names ()
Returns a List of names of all the state variables in this service.
Parameters:
Returns:
|
A List of names of all the state variables or
null. Do not modify or free it or its contents.
|