Package 

Interface OnQuery

  • All Implemented Interfaces:
    com.orange.webcom.sdk.Callback , com.orange.webcom.sdk.OnQueryBase

    
    public interface OnQuery
     implements OnQueryBase
                        

    Query callback for on(), once(), off()

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCancel(WebcomError error) Called when event subscription is canceled because of permission reason
      • Methods inherited from class com.orange.webcom.sdk.OnQuery

        onComplete
      • Methods inherited from class com.orange.webcom.sdk.OnQueryBase

        onError
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • onCancel

         abstract Unit onCancel(WebcomError error)

        Called when event subscription is canceled because of permission reason

        Parameters:
        error - The permission reason