SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinnedClientID (property)

The client connection's unique identifier.

Syntax

@property (nonatomic,readonly,assign,getter=pinnedClientID) long long pinnedClientID;
- (long long)pinnedClientID;
public var pinnedClientID: Int64 {
  get {...}
}

Default Value

-1

Remarks

The client connection's unique identifier. This value is used throughout to refer to a particular client connection.

This property is read-only.

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