PlayerSDKLogLevel constructor

const PlayerSDKLogLevel(
  1. int value
)

Implementation

const PlayerSDKLogLevel(int value) : super(value);