java.lang.Object
com.lark.oapi.service.meeting_room.v1.model.Vchat

public class Vchat extends Object
  • 构造器详细资料

    • Vchat

      public Vchat()
    • Vchat

      public Vchat(Vchat.Builder builder)
  • 方法详细资料

    • newBuilder

      public static Vchat.Builder newBuilder()
    • getMeetingUrl

      public String getMeetingUrl()
    • setMeetingUrl

      public void setMeetingUrl(String meetingUrl)
    • getVcType

      public String getVcType()
    • setVcType

      public void setVcType(String vcType)