PluginDetector
object PluginDetector
A detector using reflection to check which plugin the SDK is being used from.
Properties
Link copied to clipboard
Loop through all possible PluginTypes and find the first one that exists in class path, return null if none of the class is found.