GetNextNetwork
status_t GetNextNetwork(uint32& cookie,
while (fSettings.GetNextNetwork(cookie, networkMessage) == B_OK) {
result = fSettings.GetNextNetwork(index, network);
while (fSettings.GetNextNetwork(cookie, networkMessage) == B_OK) {