Class ZopimCommentActivity



  • public class ZopimCommentActivity
    extends AppCompatActivity
    Definition of chat comment activity that hosts ZopimCommentFragment
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String EXTRA_COMMENT 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      protected void onCreate(Bundle savedInstanceState) 
      protected void onDestroy() 
      boolean onOptionsItemSelected(MenuItem item) 
      protected void onStop() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZopimCommentActivity

        public ZopimCommentActivity()
    • Method Detail

      • onCreate

        protected void onCreate(Bundle savedInstanceState)
      • onStop

        protected void onStop()
      • onDestroy

        protected void onDestroy()
      • onOptionsItemSelected

        public boolean onOptionsItemSelected(MenuItem item)