EMDskppPolicyProtocol
Objective-C
@protocol EMDskppPolicyProtocol
Swift
protocol EMDskppPolicyProtocol
DskppPolicyProtocol represents the policy for DSKPP.
Since
4.7-
Gets member value by type.
Since
4.1
Declaration
Objective-C
- (int)valueForParam:(EMDskppPolicyParamType)param;Swift
optional func value(for param: EMDskppPolicyParamType) -> Int32Parameters
paramName as EMPolicyParamType enumeration.
Return Value
value as integer.
EMDskppPolicyProtocol Protocol Reference