Interface UnbluPersonCustomActionInvocation

    • Method Detail

      • getTargetPersonId

        java.lang.String getTargetPersonId()
        Get the ID of the person the action was invoked on.
        Returns:
        The ID of the target person as a string.
      • getTargetPersonDisplayName

        java.lang.String getTargetPersonDisplayName()
        Get the display name of the person the action was invoked on.
        Returns:
        The display name of the target person as a string.