get_secondary


Description:

public unowned string get_secondary (uint32 idx)

Parameters:

this

the SettingConnection

idx

the zero-based index of the secondary connection UUID entry. Access one past the length of secondaries is ok and will return null. Otherwise, it is a user error.

Returns:

the secondary connection UUID at index idx or null if idx is the number of secondaries.