Example #1
0
 public GetContactRequest.Builder SetUserNameList(int index, SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.userNameList_[index] = builderForValue.Build();
     return(this);
 }
Example #2
0
 public CDNDnsInfo.Builder SetZoneIPList(int index, SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.zoneIPList_[index] = builderForValue.Build();
     return(this);
 }
Example #3
0
 public GetContactRequest.Builder AddUserNameList(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.userNameList_.Add(builderForValue.Build());
     return(this);
 }
Example #4
0
 public CDNDnsInfo.Builder AddZoneIPList(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.zoneIPList_.Add(builderForValue.Build());
     return(this);
 }
Example #5
0
 public BaseResponse.Builder SetErrMsg(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasErrMsg = true;
     this.result.errMsg_   = builderForValue.Build();
     return(this);
 }
Example #6
0
 public DelContact.Builder SetUserName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasUserName = true;
     this.result.userName_   = builderForValue.Build();
     return(this);
 }
Example #7
0
 public ModChatRoomTopic.Builder SetChatRoomTopic(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasChatRoomTopic = true;
     this.result.chatRoomTopic_   = builderForValue.Build();
     return(this);
 }
Example #8
0
 public OpenQQMicroBlog.Builder SetMicroBlogUserName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasMicroBlogUserName = true;
     this.result.microBlogUserName_   = builderForValue.Build();
     return(this);
 }
Example #9
0
 public GetA8KeyReq.Builder SetState(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasState = true;
     this.result.state_   = builderForValue.Build();
     return(this);
 }
Example #10
0
 public RoomInfo.Builder SetNickName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasNickName = true;
     this.result.nickName_   = builderForValue.Build();
     return(this);
 }
 public CreateChatRoomResponse.Builder SetChatRoomName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasChatRoomName = true;
     this.result.chatRoomName_   = builderForValue.Build();
     return(this);
 }
 public UploadMsgImgResponse.Builder SetClientImgId(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasClientImgId = true;
     this.result.clientImgId_   = builderForValue.Build();
     return(this);
 }
 public CreateChatRoomRequest.Builder SetTopic(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasTopic = true;
     this.result.topic_   = builderForValue.Build();
     return(this);
 }
Example #14
0
 public AddMsg.Builder SetContent(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasContent = true;
     this.result.content_   = builderForValue.Build();
     return(this);
 }
Example #15
0
 public MemberReq.Builder SetMemberName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasMemberName = true;
     this.result.memberName_   = builderForValue.Build();
     return(this);
 }
Example #16
0
 public DelUserDomainEmail.Builder SetEmail(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasEmail = true;
     this.result.email_   = builderForValue.Build();
     return(this);
 }
Example #17
0
 public GetMsgImgRequest.Builder SetToUserName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasToUserName = true;
     this.result.toUserName_   = builderForValue.Build();
     return(this);
 }
Example #18
0
 public MicroMsgRequest.Builder SetFromUserName(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasFromUserName = true;
     this.result.fromUserName_   = builderForValue.Build();
     return(this);
 }
 public CreateChatRoomResponse.Builder SetPYInitial(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasPYInitial = true;
     this.result.pYInitial_   = builderForValue.Build();
     return(this);
 }
Example #20
0
 public UserInfoExt.Builder SetExtXml(SKBuiltinString_t.Builder builderForValue)
 {
     ThrowHelper.ThrowIfNull(builderForValue, "builderForValue");
     this.PrepareBuilder();
     this.result.hasExtXml = true;
     this.result.extXml_   = builderForValue.Build();
     return(this);
 }