Class IntentListenerRequest<T>

  • Type Parameters:
    T - type of handled context data

    public final class IntentListenerRequest<T>
    extends Object
    Describes a request to define a dynamic Intent. The handler will have the same lifespan as your application instance.
    Since:
    1.4.1
    See Also:
    IntentListenerRequest.Builder