Package 

Object SstStrictMode


  • 
    public class SstStrictMode
    
                        

    StrictMode is a developer tool which detects things you might be doing by accident and brings them to your attention so you can fix them.

    • Method Summary

      Modifier and Type Method Description
      final Unit setNotConfiguredPolicy(NotConfiguredPolicy policy) Sets the policy to enforce when the SDK is not configured.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait