Interface UnbluCustomActionInvocation

    • Method Detail

      • getKey

        java.lang.String getKey()
        Returns:
        The key for the custom action, as a string
      • getInvocationTimestamp

        long getInvocationTimestamp()
        Returns:
        The timestamp of when the action was invoked, as a long value
      • getInvokingPersonId

        java.lang.String getInvokingPersonId()
        Returns:
        The ID of the person who invoked the action, as a string
      • getInvokingPersonDisplayName

        java.lang.String getInvokingPersonDisplayName()
        Returns:
        The display name of the person who invoked the action, as a string.
      • getConversationId

        java.lang.String getConversationId()
        Returns:
        The ID of the conversation the action was invoked in, as a string
      • geIinvocationId

        java.lang.String geIinvocationId()
        Returns:
        The ID of the invocation, as a string