SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sendKeepAlive (method)

Sends a keep-alive packet.

Syntax

- (BOOL)sendKeepAlive:(long long)connectionId;
public func sendKeepAlive(_ connectionId: Int64) throws -> Bool

Remarks

Use this method to send a keep-alive packet to a client. Keep alive is an empty packet; keep-alive signals sent occasionally can be used to keep connection up.

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