Class CustomMessage

    • Constructor Detail

      • CustomMessage

        public CustomMessage()
    • Method Detail

      • getToUser

        public String getToUser()
      • setToUser

        public void setToUser​(String toUser)
      • getTuple

        public com.foxinmy.weixin4j.tuple.NotifyTuple getTuple()
      • setTuple

        public void setTuple​(com.foxinmy.weixin4j.tuple.NotifyTuple tuple)
        The NotifyTuple.
        Parameters:
        tuple - the tuple.
        See Also:
        Text, Image, Link, MiniProgramPage