FMLiveSwitchDtlsPossiblyBlockedDetails Class Reference

Instance Methods

(FMLiveSwitchDiagnosticDetailsType) - detailType
 
(NSString *) - info
 
(instancetype) - init
 
(void) - setTimeSinceHandshakeStartms:
 
(int) - timeSinceHandshakeStartms
 
(NSString *) - toJson
 

Class Methods

(FMLiveSwitchDtlsPossiblyBlockedDetails *) + dtlsPossiblyBlockedDetails
 
(NSString *) + toJsonWithDetails:
 
- Class Methods inherited from FMLiveSwitchDiagnosticDetails
(FMLiveSwitchDiagnosticDetails *) + diagnosticDetails
 

Method Documentation

◆ detailType

- (FMLiveSwitchDiagnosticDetailsType) detailType

◆ dtlsPossiblyBlockedDetails

+ (FMLiveSwitchDtlsPossiblyBlockedDetails*) dtlsPossiblyBlockedDetails

◆ info

- (NSString*) info

◆ init

- (instancetype) init

◆ setTimeSinceHandshakeStartms:

- (void) setTimeSinceHandshakeStartms: (int)  value

◆ timeSinceHandshakeStartms

- (int) timeSinceHandshakeStartms

◆ toJson

- (NSString*) toJson

◆ toJsonWithDetails:

+ (NSString*) toJsonWithDetails: (FMLiveSwitchDtlsPossiblyBlockedDetails *)  details