SecureBlackbox 2020 iOS Edition

Questions / Feedback?

listClients (method)

Enumerates the connected clients.

Syntax

- (NSString*)listClients;
public func listClients() throws -> String

Remarks

This method enumerates the connected clients. It returns a list of strings, with each string being of 'ConnectionID|Address|Port' format, and representing a single connection.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]