MPIBlue Dot State Change
class MPIBlueDotStateChange( val internalName: Int, val internalMarkerVisibility: Int? = null, val internalReason: Int? = null, val message: String? = null)
Content copied to clipboard
MPIBlueDotStateChange contains the reason for an unexpected blue dot state change
Constructors
Link copied to clipboard
fun MPIBlueDotStateChange( internalName: Int, internalMarkerVisibility: Int? = null, internalReason: Int? = null, message: String? = null)
Content copied to clipboard