Method

IbisFeaturesparse

since: 0.3

Declaration [src]

gboolean
ibis_features_parse (
  IbisFeatures* features,
  IbisMessage* message
)

Description [src]

Parses an RPL_ISUPPORT message into a features object.

Available since: 0.3

Parameters

message

Type: IbisMessage

The message to parse.

The data is owned by the caller of the method.

Return value

Type: gboolean

Whether parsing was successful.