Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type ActiveDeviceRequest
- func (s ActiveDeviceRequest) GoString() string
- func (s *ActiveDeviceRequest) SetActiveCode(v string) *ActiveDeviceRequest
- func (s *ActiveDeviceRequest) SetDeviceVersion(v string) *ActiveDeviceRequest
- func (s *ActiveDeviceRequest) SetIP(v string) *ActiveDeviceRequest
- func (s *ActiveDeviceRequest) SetMac(v string) *ActiveDeviceRequest
- func (s *ActiveDeviceRequest) SetSN(v string) *ActiveDeviceRequest
- func (s ActiveDeviceRequest) String() string
- type ActiveDeviceResponse
- type ActiveDeviceResponseBody
- func (s ActiveDeviceResponseBody) GoString() string
- func (s *ActiveDeviceResponseBody) SetErrorCode(v int32) *ActiveDeviceResponseBody
- func (s *ActiveDeviceResponseBody) SetMessage(v string) *ActiveDeviceResponseBody
- func (s *ActiveDeviceResponseBody) SetRequestId(v string) *ActiveDeviceResponseBody
- func (s *ActiveDeviceResponseBody) SetSuccess(v bool) *ActiveDeviceResponseBody
- func (s *ActiveDeviceResponseBody) SetToken(v string) *ActiveDeviceResponseBody
- func (s ActiveDeviceResponseBody) String() string
- type ActiveMeetingRequest
- type ActiveMeetingResponse
- type ActiveMeetingResponseBody
- func (s ActiveMeetingResponseBody) GoString() string
- func (s *ActiveMeetingResponseBody) SetErrorCode(v int32) *ActiveMeetingResponseBody
- func (s *ActiveMeetingResponseBody) SetMeetingInfo(v *ActiveMeetingResponseBodyMeetingInfo) *ActiveMeetingResponseBody
- func (s *ActiveMeetingResponseBody) SetMessage(v string) *ActiveMeetingResponseBody
- func (s *ActiveMeetingResponseBody) SetRequestId(v string) *ActiveMeetingResponseBody
- func (s *ActiveMeetingResponseBody) SetSuccess(v bool) *ActiveMeetingResponseBody
- func (s ActiveMeetingResponseBody) String() string
- type ActiveMeetingResponseBodyMeetingInfo
- func (s ActiveMeetingResponseBodyMeetingInfo) GoString() string
- func (s *ActiveMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *ActiveMeetingResponseBodyMeetingInfo
- func (s *ActiveMeetingResponseBodyMeetingInfo) SetValidTime(v int64) *ActiveMeetingResponseBodyMeetingInfo
- func (s ActiveMeetingResponseBodyMeetingInfo) String() string
- type BatchCreateDeviceRequest
- type BatchCreateDeviceResponse
- func (s BatchCreateDeviceResponse) GoString() string
- func (s *BatchCreateDeviceResponse) SetBody(v *BatchCreateDeviceResponseBody) *BatchCreateDeviceResponse
- func (s *BatchCreateDeviceResponse) SetHeaders(v map[string]*string) *BatchCreateDeviceResponse
- func (s BatchCreateDeviceResponse) String() string
- type BatchCreateDeviceResponseBody
- func (s BatchCreateDeviceResponseBody) GoString() string
- func (s *BatchCreateDeviceResponseBody) SetDevices(v []*BatchCreateDeviceResponseBodyDevices) *BatchCreateDeviceResponseBody
- func (s *BatchCreateDeviceResponseBody) SetErrorCode(v int32) *BatchCreateDeviceResponseBody
- func (s *BatchCreateDeviceResponseBody) SetMessage(v string) *BatchCreateDeviceResponseBody
- func (s *BatchCreateDeviceResponseBody) SetRequestId(v string) *BatchCreateDeviceResponseBody
- func (s *BatchCreateDeviceResponseBody) SetSuccess(v bool) *BatchCreateDeviceResponseBody
- func (s BatchCreateDeviceResponseBody) String() string
- type BatchCreateDeviceResponseBodyDevices
- func (s BatchCreateDeviceResponseBodyDevices) GoString() string
- func (s *BatchCreateDeviceResponseBodyDevices) SetActiveCode(v string) *BatchCreateDeviceResponseBodyDevices
- func (s *BatchCreateDeviceResponseBodyDevices) SetDeviceErrorCode(v int32) *BatchCreateDeviceResponseBodyDevices
- func (s *BatchCreateDeviceResponseBodyDevices) SetDeviceMessage(v string) *BatchCreateDeviceResponseBodyDevices
- func (s *BatchCreateDeviceResponseBodyDevices) SetSN(v string) *BatchCreateDeviceResponseBodyDevices
- func (s BatchCreateDeviceResponseBodyDevices) String() string
- type BatchJoinMeetingInternationalRequest
- func (s BatchJoinMeetingInternationalRequest) GoString() string
- func (s *BatchJoinMeetingInternationalRequest) SetMeetingCode(v string) *BatchJoinMeetingInternationalRequest
- func (s *BatchJoinMeetingInternationalRequest) SetPassword(v string) *BatchJoinMeetingInternationalRequest
- func (s *BatchJoinMeetingInternationalRequest) SetUserId(v string) *BatchJoinMeetingInternationalRequest
- func (s BatchJoinMeetingInternationalRequest) String() string
- type BatchJoinMeetingInternationalResponse
- func (s BatchJoinMeetingInternationalResponse) GoString() string
- func (s *BatchJoinMeetingInternationalResponse) SetBody(v *BatchJoinMeetingInternationalResponseBody) *BatchJoinMeetingInternationalResponse
- func (s *BatchJoinMeetingInternationalResponse) SetHeaders(v map[string]*string) *BatchJoinMeetingInternationalResponse
- func (s BatchJoinMeetingInternationalResponse) String() string
- type BatchJoinMeetingInternationalResponseBody
- func (s BatchJoinMeetingInternationalResponseBody) GoString() string
- func (s *BatchJoinMeetingInternationalResponseBody) SetErrorCode(v int32) *BatchJoinMeetingInternationalResponseBody
- func (s *BatchJoinMeetingInternationalResponseBody) SetMeetingInfo(v *BatchJoinMeetingInternationalResponseBodyMeetingInfo) *BatchJoinMeetingInternationalResponseBody
- func (s *BatchJoinMeetingInternationalResponseBody) SetMessage(v string) *BatchJoinMeetingInternationalResponseBody
- func (s *BatchJoinMeetingInternationalResponseBody) SetRequestId(v string) *BatchJoinMeetingInternationalResponseBody
- func (s *BatchJoinMeetingInternationalResponseBody) SetSuccess(v bool) *BatchJoinMeetingInternationalResponseBody
- func (s BatchJoinMeetingInternationalResponseBody) String() string
- type BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s BatchJoinMeetingInternationalResponseBodyMeetingInfo) GoString() string
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetClientAppId(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingAppId(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingDomain(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingToken(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMemberList(v []*BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetSlsInfo(v *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
- func (s BatchJoinMeetingInternationalResponseBodyMeetingInfo) String() string
- type BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) GoString() string
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) SetMeetingToken(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserId(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) String() string
- type BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) GoString() string
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetProject(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) String() string
- type BatchJoinMeetingRequest
- func (s BatchJoinMeetingRequest) GoString() string
- func (s *BatchJoinMeetingRequest) SetMeetingCode(v string) *BatchJoinMeetingRequest
- func (s *BatchJoinMeetingRequest) SetPassword(v string) *BatchJoinMeetingRequest
- func (s *BatchJoinMeetingRequest) SetRtcEngine(v string) *BatchJoinMeetingRequest
- func (s *BatchJoinMeetingRequest) SetUserId(v string) *BatchJoinMeetingRequest
- func (s BatchJoinMeetingRequest) String() string
- type BatchJoinMeetingResponse
- type BatchJoinMeetingResponseBody
- func (s BatchJoinMeetingResponseBody) GoString() string
- func (s *BatchJoinMeetingResponseBody) SetErrorCode(v int32) *BatchJoinMeetingResponseBody
- func (s *BatchJoinMeetingResponseBody) SetMeetingInfo(v *BatchJoinMeetingResponseBodyMeetingInfo) *BatchJoinMeetingResponseBody
- func (s *BatchJoinMeetingResponseBody) SetMessage(v string) *BatchJoinMeetingResponseBody
- func (s *BatchJoinMeetingResponseBody) SetRequestId(v string) *BatchJoinMeetingResponseBody
- func (s *BatchJoinMeetingResponseBody) SetSuccess(v bool) *BatchJoinMeetingResponseBody
- func (s BatchJoinMeetingResponseBody) String() string
- type BatchJoinMeetingResponseBodyMeetingInfo
- func (s BatchJoinMeetingResponseBodyMeetingInfo) GoString() string
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetClientAppId(v string) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingAppId(v string) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingDomain(v string) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMemberList(v []*BatchJoinMeetingResponseBodyMeetingInfoMemberList) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetSlsInfo(v *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) *BatchJoinMeetingResponseBodyMeetingInfo
- func (s BatchJoinMeetingResponseBodyMeetingInfo) String() string
- type BatchJoinMeetingResponseBodyMeetingInfoMemberList
- func (s BatchJoinMeetingResponseBodyMeetingInfoMemberList) GoString() string
- func (s *BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetMeetingToken(v string) *BatchJoinMeetingResponseBodyMeetingInfoMemberList
- func (s *BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *BatchJoinMeetingResponseBodyMeetingInfoMemberList
- func (s *BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetUserId(v string) *BatchJoinMeetingResponseBodyMeetingInfoMemberList
- func (s BatchJoinMeetingResponseBodyMeetingInfoMemberList) String() string
- type BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) GoString() string
- func (s *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetProject(v string) *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) String() string
- type CallDeviceRequest
- func (s CallDeviceRequest) GoString() string
- func (s *CallDeviceRequest) SetInviteName(v string) *CallDeviceRequest
- func (s *CallDeviceRequest) SetJoinMeetingFlag(v bool) *CallDeviceRequest
- func (s *CallDeviceRequest) SetMeetingCode(v string) *CallDeviceRequest
- func (s *CallDeviceRequest) SetOperateUserId(v string) *CallDeviceRequest
- func (s *CallDeviceRequest) SetSN(v string) *CallDeviceRequest
- func (s CallDeviceRequest) String() string
- type CallDeviceResponse
- type CallDeviceResponseBody
- func (s CallDeviceResponseBody) GoString() string
- func (s *CallDeviceResponseBody) SetErrorCode(v int32) *CallDeviceResponseBody
- func (s *CallDeviceResponseBody) SetMessage(v string) *CallDeviceResponseBody
- func (s *CallDeviceResponseBody) SetMessageId(v string) *CallDeviceResponseBody
- func (s *CallDeviceResponseBody) SetRequestId(v string) *CallDeviceResponseBody
- func (s *CallDeviceResponseBody) SetSuccess(v bool) *CallDeviceResponseBody
- func (s CallDeviceResponseBody) String() string
- type Client
- func (client *Client) ActiveDevice(request *ActiveDeviceRequest) (_result *ActiveDeviceResponse, _err error)
- func (client *Client) ActiveDeviceWithOptions(request *ActiveDeviceRequest, runtime *util.RuntimeOptions) (_result *ActiveDeviceResponse, _err error)
- func (client *Client) ActiveMeeting(request *ActiveMeetingRequest) (_result *ActiveMeetingResponse, _err error)
- func (client *Client) ActiveMeetingWithOptions(request *ActiveMeetingRequest, runtime *util.RuntimeOptions) (_result *ActiveMeetingResponse, _err error)
- func (client *Client) BatchCreateDevice(request *BatchCreateDeviceRequest) (_result *BatchCreateDeviceResponse, _err error)
- func (client *Client) BatchCreateDeviceWithOptions(request *BatchCreateDeviceRequest, runtime *util.RuntimeOptions) (_result *BatchCreateDeviceResponse, _err error)
- func (client *Client) BatchJoinMeeting(request *BatchJoinMeetingRequest) (_result *BatchJoinMeetingResponse, _err error)
- func (client *Client) BatchJoinMeetingInternational(request *BatchJoinMeetingInternationalRequest) (_result *BatchJoinMeetingInternationalResponse, _err error)
- func (client *Client) BatchJoinMeetingInternationalWithOptions(request *BatchJoinMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *BatchJoinMeetingInternationalResponse, _err error)
- func (client *Client) BatchJoinMeetingWithOptions(request *BatchJoinMeetingRequest, runtime *util.RuntimeOptions) (_result *BatchJoinMeetingResponse, _err error)
- func (client *Client) CallDevice(request *CallDeviceRequest) (_result *CallDeviceResponse, _err error)
- func (client *Client) CallDeviceWithOptions(request *CallDeviceRequest, runtime *util.RuntimeOptions) (_result *CallDeviceResponse, _err error)
- func (client *Client) ConferenceToLive(request *ConferenceToLiveRequest) (_result *ConferenceToLiveResponse, _err error)
- func (client *Client) ConferenceToLiveWithOptions(request *ConferenceToLiveRequest, runtime *util.RuntimeOptions) (_result *ConferenceToLiveResponse, _err error)
- func (client *Client) CreateDeviceMeeting(request *CreateDeviceMeetingRequest) (_result *CreateDeviceMeetingResponse, _err error)
- func (client *Client) CreateDeviceMeetingWithOptions(request *CreateDeviceMeetingRequest, runtime *util.RuntimeOptions) (_result *CreateDeviceMeetingResponse, _err error)
- func (client *Client) CreateEvaluation(request *CreateEvaluationRequest) (_result *CreateEvaluationResponse, _err error)
- func (client *Client) CreateEvaluationWithOptions(request *CreateEvaluationRequest, runtime *util.RuntimeOptions) (_result *CreateEvaluationResponse, _err error)
- func (client *Client) CreateLive(request *CreateLiveRequest) (_result *CreateLiveResponse, _err error)
- func (client *Client) CreateLiveWithOptions(request *CreateLiveRequest, runtime *util.RuntimeOptions) (_result *CreateLiveResponse, _err error)
- func (client *Client) CreateMeeting(request *CreateMeetingRequest) (_result *CreateMeetingResponse, _err error)
- func (client *Client) CreateMeetingInternational(request *CreateMeetingInternationalRequest) (_result *CreateMeetingInternationalResponse, _err error)
- func (client *Client) CreateMeetingInternationalWithOptions(request *CreateMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *CreateMeetingInternationalResponse, _err error)
- func (client *Client) CreateMeetingWithOptions(request *CreateMeetingRequest, runtime *util.RuntimeOptions) (_result *CreateMeetingResponse, _err error)
- func (client *Client) CreateUser(request *CreateUserRequest) (_result *CreateUserResponse, _err error)
- func (client *Client) CreateUserInternational(request *CreateUserInternationalRequest) (_result *CreateUserInternationalResponse, _err error)
- func (client *Client) CreateUserInternationalWithOptions(request *CreateUserInternationalRequest, runtime *util.RuntimeOptions) (_result *CreateUserInternationalResponse, _err error)
- func (client *Client) CreateUserWithOptions(request *CreateUserRequest, runtime *util.RuntimeOptions) (_result *CreateUserResponse, _err error)
- func (client *Client) CustomGonggeLayout(request *CustomGonggeLayoutRequest) (_result *CustomGonggeLayoutResponse, _err error)
- func (client *Client) CustomGonggeLayoutWithOptions(request *CustomGonggeLayoutRequest, runtime *util.RuntimeOptions) (_result *CustomGonggeLayoutResponse, _err error)
- func (client *Client) CustomLayout(request *CustomLayoutRequest) (_result *CustomLayoutResponse, _err error)
- func (client *Client) CustomLayoutWithOptions(request *CustomLayoutRequest, runtime *util.RuntimeOptions) (_result *CustomLayoutResponse, _err error)
- func (client *Client) DeleteDevice(request *DeleteDeviceRequest) (_result *DeleteDeviceResponse, _err error)
- func (client *Client) DeleteDeviceWithOptions(request *DeleteDeviceRequest, runtime *util.RuntimeOptions) (_result *DeleteDeviceResponse, _err error)
- func (client *Client) DeleteLive(request *DeleteLiveRequest) (_result *DeleteLiveResponse, _err error)
- func (client *Client) DeleteLiveWithOptions(request *DeleteLiveRequest, runtime *util.RuntimeOptions) (_result *DeleteLiveResponse, _err error)
- func (client *Client) DeleteMeeting(request *DeleteMeetingRequest) (_result *DeleteMeetingResponse, _err error)
- func (client *Client) DeleteMeetingWithOptions(request *DeleteMeetingRequest, runtime *util.RuntimeOptions) (_result *DeleteMeetingResponse, _err error)
- func (client *Client) DeleteUser(request *DeleteUserRequest) (_result *DeleteUserResponse, _err error)
- func (client *Client) DeleteUserWithOptions(request *DeleteUserRequest, runtime *util.RuntimeOptions) (_result *DeleteUserResponse, _err error)
- func (client *Client) EnableLiveSpeaker(request *EnableLiveSpeakerRequest) (_result *EnableLiveSpeakerResponse, _err error)
- func (client *Client) EnableLiveSpeakerWithOptions(request *EnableLiveSpeakerRequest, runtime *util.RuntimeOptions) (_result *EnableLiveSpeakerResponse, _err error)
- func (client *Client) EndDeviceMeeting(request *EndDeviceMeetingRequest) (_result *EndDeviceMeetingResponse, _err error)
- func (client *Client) EndDeviceMeetingWithOptions(request *EndDeviceMeetingRequest, runtime *util.RuntimeOptions) (_result *EndDeviceMeetingResponse, _err error)
- func (client *Client) EndLive(request *EndLiveRequest) (_result *EndLiveResponse, _err error)
- func (client *Client) EndLiveWithOptions(request *EndLiveRequest, runtime *util.RuntimeOptions) (_result *EndLiveResponse, _err error)
- func (client *Client) GetAccountInfo() (_result *GetAccountInfoResponse, _err error)
- func (client *Client) GetAccountInfoWithOptions(runtime *util.RuntimeOptions) (_result *GetAccountInfoResponse, _err error)
- func (client *Client) GetConferenceConcurrencyStatistics() (_result *GetConferenceConcurrencyStatisticsResponse, _err error)
- func (client *Client) GetConferenceConcurrencyStatisticsWithOptions(runtime *util.RuntimeOptions) (_result *GetConferenceConcurrencyStatisticsResponse, _err error)
- func (client *Client) GetDeviceActiveCode(request *GetDeviceActiveCodeRequest) (_result *GetDeviceActiveCodeResponse, _err error)
- func (client *Client) GetDeviceActiveCodeWithOptions(request *GetDeviceActiveCodeRequest, runtime *util.RuntimeOptions) (_result *GetDeviceActiveCodeResponse, _err error)
- func (client *Client) GetDeviceInfo(request *GetDeviceInfoRequest) (_result *GetDeviceInfoResponse, _err error)
- func (client *Client) GetDeviceInfoWithOptions(request *GetDeviceInfoRequest, runtime *util.RuntimeOptions) (_result *GetDeviceInfoResponse, _err error)
- func (client *Client) GetDeviceList(request *GetDeviceListRequest) (_result *GetDeviceListResponse, _err error)
- func (client *Client) GetDeviceListWithOptions(request *GetDeviceListRequest, runtime *util.RuntimeOptions) (_result *GetDeviceListResponse, _err error)
- func (client *Client) GetDeviceToken(request *GetDeviceTokenRequest) (_result *GetDeviceTokenResponse, _err error)
- func (client *Client) GetDeviceTokenWithOptions(request *GetDeviceTokenRequest, runtime *util.RuntimeOptions) (_result *GetDeviceTokenResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetGrtnToken() (_result *GetGrtnTokenResponse, _err error)
- func (client *Client) GetGrtnTokenWithOptions(runtime *util.RuntimeOptions) (_result *GetGrtnTokenResponse, _err error)
- func (client *Client) GetMeeting(request *GetMeetingRequest) (_result *GetMeetingResponse, _err error)
- func (client *Client) GetMeetingConcurrency(request *GetMeetingConcurrencyRequest) (_result *GetMeetingConcurrencyResponse, _err error)
- func (client *Client) GetMeetingConcurrencyWithOptions(request *GetMeetingConcurrencyRequest, runtime *util.RuntimeOptions) (_result *GetMeetingConcurrencyResponse, _err error)
- func (client *Client) GetMeetingInternational(request *GetMeetingInternationalRequest) (_result *GetMeetingInternationalResponse, _err error)
- func (client *Client) GetMeetingInternationalWithOptions(request *GetMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *GetMeetingInternationalResponse, _err error)
- func (client *Client) GetMeetingMember(request *GetMeetingMemberRequest) (_result *GetMeetingMemberResponse, _err error)
- func (client *Client) GetMeetingMemberWithOptions(request *GetMeetingMemberRequest, runtime *util.RuntimeOptions) (_result *GetMeetingMemberResponse, _err error)
- func (client *Client) GetMeetingWithOptions(request *GetMeetingRequest, runtime *util.RuntimeOptions) (_result *GetMeetingResponse, _err error)
- func (client *Client) GetMemberStatus(request *GetMemberStatusRequest) (_result *GetMemberStatusResponse, _err error)
- func (client *Client) GetMemberStatusWithOptions(request *GetMemberStatusRequest, runtime *util.RuntimeOptions) (_result *GetMemberStatusResponse, _err error)
- func (client *Client) GetScreenVerificationCode(request *GetScreenVerificationCodeRequest) (_result *GetScreenVerificationCodeResponse, _err error)
- func (client *Client) GetScreenVerificationCodeWithOptions(request *GetScreenVerificationCodeRequest, runtime *util.RuntimeOptions) (_result *GetScreenVerificationCodeResponse, _err error)
- func (client *Client) GetStatistic(request *GetStatisticRequest) (_result *GetStatisticResponse, _err error)
- func (client *Client) GetStatisticWithOptions(request *GetStatisticRequest, runtime *util.RuntimeOptions) (_result *GetStatisticResponse, _err error)
- func (client *Client) GetUser(request *GetUserRequest) (_result *GetUserResponse, _err error)
- func (client *Client) GetUserWithOptions(request *GetUserRequest, runtime *util.RuntimeOptions) (_result *GetUserResponse, _err error)
- func (client *Client) GetWebSocketToken(request *GetWebSocketTokenRequest) (_result *GetWebSocketTokenResponse, _err error)
- func (client *Client) GetWebSocketTokenWithOptions(request *GetWebSocketTokenRequest, runtime *util.RuntimeOptions) (_result *GetWebSocketTokenResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InviteUser(request *InviteUserRequest) (_result *InviteUserResponse, _err error)
- func (client *Client) InviteUserWithOptions(request *InviteUserRequest, runtime *util.RuntimeOptions) (_result *InviteUserResponse, _err error)
- func (client *Client) JoinDeviceMeeting(request *JoinDeviceMeetingRequest) (_result *JoinDeviceMeetingResponse, _err error)
- func (client *Client) JoinDeviceMeetingWithOptions(request *JoinDeviceMeetingRequest, runtime *util.RuntimeOptions) (_result *JoinDeviceMeetingResponse, _err error)
- func (client *Client) JoinLive(request *JoinLiveRequest) (_result *JoinLiveResponse, _err error)
- func (client *Client) JoinLiveWithOptions(request *JoinLiveRequest, runtime *util.RuntimeOptions) (_result *JoinLiveResponse, _err error)
- func (client *Client) JoinMeeting(request *JoinMeetingRequest) (_result *JoinMeetingResponse, _err error)
- func (client *Client) JoinMeetingInternational(request *JoinMeetingInternationalRequest) (_result *JoinMeetingInternationalResponse, _err error)
- func (client *Client) JoinMeetingInternationalWithOptions(request *JoinMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *JoinMeetingInternationalResponse, _err error)
- func (client *Client) JoinMeetingWithOptions(request *JoinMeetingRequest, runtime *util.RuntimeOptions) (_result *JoinMeetingResponse, _err error)
- func (client *Client) ListConferenceDevices(request *ListConferenceDevicesRequest) (_result *ListConferenceDevicesResponse, _err error)
- func (client *Client) ListConferenceDevicesWithOptions(request *ListConferenceDevicesRequest, runtime *util.RuntimeOptions) (_result *ListConferenceDevicesResponse, _err error)
- func (client *Client) ListDeviceIp(request *ListDeviceIpRequest) (_result *ListDeviceIpResponse, _err error)
- func (client *Client) ListDeviceIpWithOptions(request *ListDeviceIpRequest, runtime *util.RuntimeOptions) (_result *ListDeviceIpResponse, _err error)
- func (client *Client) ListDevices(request *ListDevicesRequest) (_result *ListDevicesResponse, _err error)
- func (client *Client) ListDevicesWithOptions(request *ListDevicesRequest, runtime *util.RuntimeOptions) (_result *ListDevicesResponse, _err error)
- func (client *Client) ListEvaluations() (_result *ListEvaluationsResponse, _err error)
- func (client *Client) ListEvaluationsWithOptions(runtime *util.RuntimeOptions) (_result *ListEvaluationsResponse, _err error)
- func (client *Client) ListIsvStatistics(request *ListIsvStatisticsRequest) (_result *ListIsvStatisticsResponse, _err error)
- func (client *Client) ListIsvStatisticsWithOptions(request *ListIsvStatisticsRequest, runtime *util.RuntimeOptions) (_result *ListIsvStatisticsResponse, _err error)
- func (client *Client) ListMembers(request *ListMembersRequest) (_result *ListMembersResponse, _err error)
- func (client *Client) ListMembersWithOptions(request *ListMembersRequest, runtime *util.RuntimeOptions) (_result *ListMembersResponse, _err error)
- func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error)
- func (client *Client) ListUsersWithOptions(request *ListUsersRequest, runtime *util.RuntimeOptions) (_result *ListUsersResponse, _err error)
- func (client *Client) ModifyDeviceBackground(request *ModifyDeviceBackgroundRequest) (_result *ModifyDeviceBackgroundResponse, _err error)
- func (client *Client) ModifyDeviceBackgroundWithOptions(request *ModifyDeviceBackgroundRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceBackgroundResponse, _err error)
- func (client *Client) ModifyMeetingPassword(request *ModifyMeetingPasswordRequest) (_result *ModifyMeetingPasswordResponse, _err error)
- func (client *Client) ModifyMeetingPasswordInternational(request *ModifyMeetingPasswordInternationalRequest) (_result *ModifyMeetingPasswordInternationalResponse, _err error)
- func (client *Client) ModifyMeetingPasswordInternationalWithOptions(request *ModifyMeetingPasswordInternationalRequest, ...) (_result *ModifyMeetingPasswordInternationalResponse, _err error)
- func (client *Client) ModifyMeetingPasswordWithOptions(request *ModifyMeetingPasswordRequest, runtime *util.RuntimeOptions) (_result *ModifyMeetingPasswordResponse, _err error)
- func (client *Client) QueryMeetingMemberAction(request *QueryMeetingMemberActionRequest) (_result *QueryMeetingMemberActionResponse, _err error)
- func (client *Client) QueryMeetingMemberActionWithOptions(request *QueryMeetingMemberActionRequest, runtime *util.RuntimeOptions) (_result *QueryMeetingMemberActionResponse, _err error)
- func (client *Client) RefreshDeviceScreenCode(request *RefreshDeviceScreenCodeRequest) (_result *RefreshDeviceScreenCodeResponse, _err error)
- func (client *Client) RefreshDeviceScreenCodeWithOptions(request *RefreshDeviceScreenCodeRequest, runtime *util.RuntimeOptions) (_result *RefreshDeviceScreenCodeResponse, _err error)
- func (client *Client) RegisterDevice(request *RegisterDeviceRequest) (_result *RegisterDeviceResponse, _err error)
- func (client *Client) RegisterDeviceWithOptions(request *RegisterDeviceRequest, runtime *util.RuntimeOptions) (_result *RegisterDeviceResponse, _err error)
- func (client *Client) RegisterUemDevice(request *RegisterUemDeviceRequest) (_result *RegisterUemDeviceResponse, _err error)
- func (client *Client) RegisterUemDeviceWithOptions(request *RegisterUemDeviceRequest, runtime *util.RuntimeOptions) (_result *RegisterUemDeviceResponse, _err error)
- func (client *Client) SendMeetingCommand(request *SendMeetingCommandRequest) (_result *SendMeetingCommandResponse, _err error)
- func (client *Client) SendMeetingCommandWithOptions(request *SendMeetingCommandRequest, runtime *util.RuntimeOptions) (_result *SendMeetingCommandResponse, _err error)
- func (client *Client) SendScreenStart(request *SendScreenStartRequest) (_result *SendScreenStartResponse, _err error)
- func (client *Client) SendScreenStartWithOptions(request *SendScreenStartRequest, runtime *util.RuntimeOptions) (_result *SendScreenStartResponse, _err error)
- func (client *Client) StartLive(request *StartLiveRequest) (_result *StartLiveResponse, _err error)
- func (client *Client) StartLiveWithOptions(request *StartLiveRequest, runtime *util.RuntimeOptions) (_result *StartLiveResponse, _err error)
- func (client *Client) UpdateDeviceHeartBeat(request *UpdateDeviceHeartBeatRequest) (_result *UpdateDeviceHeartBeatResponse, _err error)
- func (client *Client) UpdateDeviceHeartBeatWithOptions(request *UpdateDeviceHeartBeatRequest, runtime *util.RuntimeOptions) (_result *UpdateDeviceHeartBeatResponse, _err error)
- func (client *Client) UpdateDeviceStartupPicture(request *UpdateDeviceStartupPictureRequest) (_result *UpdateDeviceStartupPictureResponse, _err error)
- func (client *Client) UpdateDeviceStartupPictureWithOptions(request *UpdateDeviceStartupPictureRequest, runtime *util.RuntimeOptions) (_result *UpdateDeviceStartupPictureResponse, _err error)
- func (client *Client) UpdateGonggeLayout(request *UpdateGonggeLayoutRequest) (_result *UpdateGonggeLayoutResponse, _err error)
- func (client *Client) UpdateGonggeLayoutWithOptions(request *UpdateGonggeLayoutRequest, runtime *util.RuntimeOptions) (_result *UpdateGonggeLayoutResponse, _err error)
- func (client *Client) UpdateLivePassword(request *UpdateLivePasswordRequest) (_result *UpdateLivePasswordResponse, _err error)
- func (client *Client) UpdateLivePasswordWithOptions(request *UpdateLivePasswordRequest, runtime *util.RuntimeOptions) (_result *UpdateLivePasswordResponse, _err error)
- type ConferenceToLiveRequest
- func (s ConferenceToLiveRequest) GoString() string
- func (s *ConferenceToLiveRequest) SetLiveName(v string) *ConferenceToLiveRequest
- func (s *ConferenceToLiveRequest) SetMeetingUUID(v string) *ConferenceToLiveRequest
- func (s *ConferenceToLiveRequest) SetOpenPasswordFlag(v bool) *ConferenceToLiveRequest
- func (s *ConferenceToLiveRequest) SetPassword(v string) *ConferenceToLiveRequest
- func (s *ConferenceToLiveRequest) SetUserId(v string) *ConferenceToLiveRequest
- func (s ConferenceToLiveRequest) String() string
- type ConferenceToLiveResponse
- type ConferenceToLiveResponseBody
- func (s ConferenceToLiveResponseBody) GoString() string
- func (s *ConferenceToLiveResponseBody) SetErrorCode(v int32) *ConferenceToLiveResponseBody
- func (s *ConferenceToLiveResponseBody) SetLiveInfo(v *ConferenceToLiveResponseBodyLiveInfo) *ConferenceToLiveResponseBody
- func (s *ConferenceToLiveResponseBody) SetMessage(v string) *ConferenceToLiveResponseBody
- func (s *ConferenceToLiveResponseBody) SetRequestId(v string) *ConferenceToLiveResponseBody
- func (s *ConferenceToLiveResponseBody) SetSuccess(v bool) *ConferenceToLiveResponseBody
- func (s ConferenceToLiveResponseBody) String() string
- type ConferenceToLiveResponseBodyLiveInfo
- type CreateDeviceMeetingRequest
- func (s CreateDeviceMeetingRequest) GoString() string
- func (s *CreateDeviceMeetingRequest) SetMeetingName(v string) *CreateDeviceMeetingRequest
- func (s *CreateDeviceMeetingRequest) SetOpenPasswordtag(v bool) *CreateDeviceMeetingRequest
- func (s *CreateDeviceMeetingRequest) SetPassword(v string) *CreateDeviceMeetingRequest
- func (s *CreateDeviceMeetingRequest) SetSN(v string) *CreateDeviceMeetingRequest
- func (s *CreateDeviceMeetingRequest) SetToken(v string) *CreateDeviceMeetingRequest
- func (s CreateDeviceMeetingRequest) String() string
- type CreateDeviceMeetingResponse
- func (s CreateDeviceMeetingResponse) GoString() string
- func (s *CreateDeviceMeetingResponse) SetBody(v *CreateDeviceMeetingResponseBody) *CreateDeviceMeetingResponse
- func (s *CreateDeviceMeetingResponse) SetHeaders(v map[string]*string) *CreateDeviceMeetingResponse
- func (s CreateDeviceMeetingResponse) String() string
- type CreateDeviceMeetingResponseBody
- func (s CreateDeviceMeetingResponseBody) GoString() string
- func (s *CreateDeviceMeetingResponseBody) SetDevices(v *CreateDeviceMeetingResponseBodyDevices) *CreateDeviceMeetingResponseBody
- func (s *CreateDeviceMeetingResponseBody) SetErrorCode(v int32) *CreateDeviceMeetingResponseBody
- func (s *CreateDeviceMeetingResponseBody) SetMessage(v string) *CreateDeviceMeetingResponseBody
- func (s *CreateDeviceMeetingResponseBody) SetRequestId(v string) *CreateDeviceMeetingResponseBody
- func (s *CreateDeviceMeetingResponseBody) SetSuccess(v bool) *CreateDeviceMeetingResponseBody
- func (s CreateDeviceMeetingResponseBody) String() string
- type CreateDeviceMeetingResponseBodyDevices
- func (s CreateDeviceMeetingResponseBodyDevices) GoString() string
- func (s *CreateDeviceMeetingResponseBodyDevices) SetMeetingCode(v string) *CreateDeviceMeetingResponseBodyDevices
- func (s *CreateDeviceMeetingResponseBodyDevices) SetMeetingUUID(v string) *CreateDeviceMeetingResponseBodyDevices
- func (s CreateDeviceMeetingResponseBodyDevices) String() string
- type CreateEvaluationRequest
- func (s CreateEvaluationRequest) GoString() string
- func (s *CreateEvaluationRequest) SetCreateTime(v int64) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetDescription(v string) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetEvaluation(v string) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetMeetingUUID(v string) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetMemberUUID(v string) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetMemo(v string) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetScore(v string) *CreateEvaluationRequest
- func (s *CreateEvaluationRequest) SetUserId(v string) *CreateEvaluationRequest
- func (s CreateEvaluationRequest) String() string
- type CreateEvaluationResponse
- type CreateEvaluationResponseBody
- func (s CreateEvaluationResponseBody) GoString() string
- func (s *CreateEvaluationResponseBody) SetErrorCode(v string) *CreateEvaluationResponseBody
- func (s *CreateEvaluationResponseBody) SetMessage(v string) *CreateEvaluationResponseBody
- func (s *CreateEvaluationResponseBody) SetRequestId(v string) *CreateEvaluationResponseBody
- func (s *CreateEvaluationResponseBody) SetSuccess(v bool) *CreateEvaluationResponseBody
- func (s CreateEvaluationResponseBody) String() string
- type CreateLiveRequest
- func (s CreateLiveRequest) GoString() string
- func (s *CreateLiveRequest) SetLiveName(v string) *CreateLiveRequest
- func (s *CreateLiveRequest) SetOpenPasswordFlag(v bool) *CreateLiveRequest
- func (s *CreateLiveRequest) SetPassword(v string) *CreateLiveRequest
- func (s *CreateLiveRequest) SetUserId(v string) *CreateLiveRequest
- func (s CreateLiveRequest) String() string
- type CreateLiveResponse
- type CreateLiveResponseBody
- func (s CreateLiveResponseBody) GoString() string
- func (s *CreateLiveResponseBody) SetErrorCode(v int32) *CreateLiveResponseBody
- func (s *CreateLiveResponseBody) SetLiveInfo(v *CreateLiveResponseBodyLiveInfo) *CreateLiveResponseBody
- func (s *CreateLiveResponseBody) SetMessage(v string) *CreateLiveResponseBody
- func (s *CreateLiveResponseBody) SetRequestId(v string) *CreateLiveResponseBody
- func (s *CreateLiveResponseBody) SetSuccess(v bool) *CreateLiveResponseBody
- func (s CreateLiveResponseBody) String() string
- type CreateLiveResponseBodyLiveInfo
- func (s CreateLiveResponseBodyLiveInfo) GoString() string
- func (s *CreateLiveResponseBodyLiveInfo) SetLiveUUID(v string) *CreateLiveResponseBodyLiveInfo
- func (s *CreateLiveResponseBodyLiveInfo) SetStreamUUID(v string) *CreateLiveResponseBodyLiveInfo
- func (s CreateLiveResponseBodyLiveInfo) String() string
- type CreateMeetingInternationalRequest
- func (s CreateMeetingInternationalRequest) GoString() string
- func (s *CreateMeetingInternationalRequest) SetMeetingName(v string) *CreateMeetingInternationalRequest
- func (s *CreateMeetingInternationalRequest) SetOpenPasswordFlag(v string) *CreateMeetingInternationalRequest
- func (s *CreateMeetingInternationalRequest) SetPassword(v string) *CreateMeetingInternationalRequest
- func (s *CreateMeetingInternationalRequest) SetUserId(v string) *CreateMeetingInternationalRequest
- func (s CreateMeetingInternationalRequest) String() string
- type CreateMeetingInternationalResponse
- func (s CreateMeetingInternationalResponse) GoString() string
- func (s *CreateMeetingInternationalResponse) SetBody(v *CreateMeetingInternationalResponseBody) *CreateMeetingInternationalResponse
- func (s *CreateMeetingInternationalResponse) SetHeaders(v map[string]*string) *CreateMeetingInternationalResponse
- func (s CreateMeetingInternationalResponse) String() string
- type CreateMeetingInternationalResponseBody
- func (s CreateMeetingInternationalResponseBody) GoString() string
- func (s *CreateMeetingInternationalResponseBody) SetErrorCode(v int32) *CreateMeetingInternationalResponseBody
- func (s *CreateMeetingInternationalResponseBody) SetMeetingInfo(v *CreateMeetingInternationalResponseBodyMeetingInfo) *CreateMeetingInternationalResponseBody
- func (s *CreateMeetingInternationalResponseBody) SetMessage(v string) *CreateMeetingInternationalResponseBody
- func (s *CreateMeetingInternationalResponseBody) SetRequestId(v string) *CreateMeetingInternationalResponseBody
- func (s *CreateMeetingInternationalResponseBody) SetSuccess(v bool) *CreateMeetingInternationalResponseBody
- func (s CreateMeetingInternationalResponseBody) String() string
- type CreateMeetingInternationalResponseBodyMeetingInfo
- func (s CreateMeetingInternationalResponseBodyMeetingInfo) GoString() string
- func (s *CreateMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *CreateMeetingInternationalResponseBodyMeetingInfo
- func (s *CreateMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *CreateMeetingInternationalResponseBodyMeetingInfo
- func (s CreateMeetingInternationalResponseBodyMeetingInfo) String() string
- type CreateMeetingRequest
- func (s CreateMeetingRequest) GoString() string
- func (s *CreateMeetingRequest) SetMasterEnableFlag(v bool) *CreateMeetingRequest
- func (s *CreateMeetingRequest) SetMeetingMode(v string) *CreateMeetingRequest
- func (s *CreateMeetingRequest) SetMeetingName(v string) *CreateMeetingRequest
- func (s *CreateMeetingRequest) SetOpenPasswordFlag(v bool) *CreateMeetingRequest
- func (s *CreateMeetingRequest) SetPassword(v string) *CreateMeetingRequest
- func (s *CreateMeetingRequest) SetUserId(v string) *CreateMeetingRequest
- func (s CreateMeetingRequest) String() string
- type CreateMeetingResponse
- type CreateMeetingResponseBody
- func (s CreateMeetingResponseBody) GoString() string
- func (s *CreateMeetingResponseBody) SetErrorCode(v int32) *CreateMeetingResponseBody
- func (s *CreateMeetingResponseBody) SetMeetingInfo(v *CreateMeetingResponseBodyMeetingInfo) *CreateMeetingResponseBody
- func (s *CreateMeetingResponseBody) SetMessage(v string) *CreateMeetingResponseBody
- func (s *CreateMeetingResponseBody) SetRequestId(v string) *CreateMeetingResponseBody
- func (s *CreateMeetingResponseBody) SetSuccess(v bool) *CreateMeetingResponseBody
- func (s CreateMeetingResponseBody) String() string
- type CreateMeetingResponseBodyMeetingInfo
- func (s CreateMeetingResponseBodyMeetingInfo) GoString() string
- func (s *CreateMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *CreateMeetingResponseBodyMeetingInfo
- func (s *CreateMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *CreateMeetingResponseBodyMeetingInfo
- func (s CreateMeetingResponseBodyMeetingInfo) String() string
- type CreateUserInternationalRequest
- type CreateUserInternationalResponse
- func (s CreateUserInternationalResponse) GoString() string
- func (s *CreateUserInternationalResponse) SetBody(v *CreateUserInternationalResponseBody) *CreateUserInternationalResponse
- func (s *CreateUserInternationalResponse) SetHeaders(v map[string]*string) *CreateUserInternationalResponse
- func (s CreateUserInternationalResponse) String() string
- type CreateUserInternationalResponseBody
- func (s CreateUserInternationalResponseBody) GoString() string
- func (s *CreateUserInternationalResponseBody) SetErrorCode(v int32) *CreateUserInternationalResponseBody
- func (s *CreateUserInternationalResponseBody) SetMessage(v string) *CreateUserInternationalResponseBody
- func (s *CreateUserInternationalResponseBody) SetRequestId(v string) *CreateUserInternationalResponseBody
- func (s *CreateUserInternationalResponseBody) SetSuccess(v bool) *CreateUserInternationalResponseBody
- func (s *CreateUserInternationalResponseBody) SetUserId(v string) *CreateUserInternationalResponseBody
- func (s CreateUserInternationalResponseBody) String() string
- type CreateUserRequest
- type CreateUserResponse
- type CreateUserResponseBody
- func (s CreateUserResponseBody) GoString() string
- func (s *CreateUserResponseBody) SetErrorCode(v int32) *CreateUserResponseBody
- func (s *CreateUserResponseBody) SetMessage(v string) *CreateUserResponseBody
- func (s *CreateUserResponseBody) SetRequestId(v string) *CreateUserResponseBody
- func (s *CreateUserResponseBody) SetSuccess(v bool) *CreateUserResponseBody
- func (s *CreateUserResponseBody) SetUserId(v string) *CreateUserResponseBody
- func (s CreateUserResponseBody) String() string
- type CustomGonggeLayoutRequest
- type CustomGonggeLayoutResponse
- func (s CustomGonggeLayoutResponse) GoString() string
- func (s *CustomGonggeLayoutResponse) SetBody(v *CustomGonggeLayoutResponseBody) *CustomGonggeLayoutResponse
- func (s *CustomGonggeLayoutResponse) SetHeaders(v map[string]*string) *CustomGonggeLayoutResponse
- func (s CustomGonggeLayoutResponse) String() string
- type CustomGonggeLayoutResponseBody
- func (s CustomGonggeLayoutResponseBody) GoString() string
- func (s *CustomGonggeLayoutResponseBody) SetErrorCode(v int32) *CustomGonggeLayoutResponseBody
- func (s *CustomGonggeLayoutResponseBody) SetMessage(v string) *CustomGonggeLayoutResponseBody
- func (s *CustomGonggeLayoutResponseBody) SetRequestId(v string) *CustomGonggeLayoutResponseBody
- func (s *CustomGonggeLayoutResponseBody) SetSuccess(v bool) *CustomGonggeLayoutResponseBody
- func (s CustomGonggeLayoutResponseBody) String() string
- type CustomLayoutRequest
- type CustomLayoutResponse
- type CustomLayoutResponseBody
- func (s CustomLayoutResponseBody) GoString() string
- func (s *CustomLayoutResponseBody) SetErrorCode(v int32) *CustomLayoutResponseBody
- func (s *CustomLayoutResponseBody) SetMessage(v string) *CustomLayoutResponseBody
- func (s *CustomLayoutResponseBody) SetRequestId(v string) *CustomLayoutResponseBody
- func (s *CustomLayoutResponseBody) SetSuccess(v bool) *CustomLayoutResponseBody
- func (s CustomLayoutResponseBody) String() string
- type DeleteDeviceRequest
- type DeleteDeviceResponse
- type DeleteDeviceResponseBody
- func (s DeleteDeviceResponseBody) GoString() string
- func (s *DeleteDeviceResponseBody) SetErrorCode(v int32) *DeleteDeviceResponseBody
- func (s *DeleteDeviceResponseBody) SetMessage(v string) *DeleteDeviceResponseBody
- func (s *DeleteDeviceResponseBody) SetRequestId(v string) *DeleteDeviceResponseBody
- func (s *DeleteDeviceResponseBody) SetSuccess(v bool) *DeleteDeviceResponseBody
- func (s DeleteDeviceResponseBody) String() string
- type DeleteLiveRequest
- type DeleteLiveResponse
- type DeleteLiveResponseBody
- func (s DeleteLiveResponseBody) GoString() string
- func (s *DeleteLiveResponseBody) SetErrorCode(v int32) *DeleteLiveResponseBody
- func (s *DeleteLiveResponseBody) SetMessage(v string) *DeleteLiveResponseBody
- func (s *DeleteLiveResponseBody) SetRequestId(v string) *DeleteLiveResponseBody
- func (s *DeleteLiveResponseBody) SetSuccess(v bool) *DeleteLiveResponseBody
- func (s DeleteLiveResponseBody) String() string
- type DeleteMeetingRequest
- type DeleteMeetingResponse
- type DeleteMeetingResponseBody
- func (s DeleteMeetingResponseBody) GoString() string
- func (s *DeleteMeetingResponseBody) SetErrorCode(v int32) *DeleteMeetingResponseBody
- func (s *DeleteMeetingResponseBody) SetMessage(v string) *DeleteMeetingResponseBody
- func (s *DeleteMeetingResponseBody) SetRequestId(v string) *DeleteMeetingResponseBody
- func (s *DeleteMeetingResponseBody) SetSuccess(v bool) *DeleteMeetingResponseBody
- func (s DeleteMeetingResponseBody) String() string
- type DeleteUserRequest
- type DeleteUserResponse
- type DeleteUserResponseBody
- func (s DeleteUserResponseBody) GoString() string
- func (s *DeleteUserResponseBody) SetErrorCode(v int32) *DeleteUserResponseBody
- func (s *DeleteUserResponseBody) SetMessage(v string) *DeleteUserResponseBody
- func (s *DeleteUserResponseBody) SetRequestId(v string) *DeleteUserResponseBody
- func (s *DeleteUserResponseBody) SetSuccess(v bool) *DeleteUserResponseBody
- func (s DeleteUserResponseBody) String() string
- type EnableLiveSpeakerRequest
- type EnableLiveSpeakerResponse
- func (s EnableLiveSpeakerResponse) GoString() string
- func (s *EnableLiveSpeakerResponse) SetBody(v *EnableLiveSpeakerResponseBody) *EnableLiveSpeakerResponse
- func (s *EnableLiveSpeakerResponse) SetHeaders(v map[string]*string) *EnableLiveSpeakerResponse
- func (s EnableLiveSpeakerResponse) String() string
- type EnableLiveSpeakerResponseBody
- func (s EnableLiveSpeakerResponseBody) GoString() string
- func (s *EnableLiveSpeakerResponseBody) SetErrorCode(v int32) *EnableLiveSpeakerResponseBody
- func (s *EnableLiveSpeakerResponseBody) SetMessage(v string) *EnableLiveSpeakerResponseBody
- func (s *EnableLiveSpeakerResponseBody) SetRequestId(v string) *EnableLiveSpeakerResponseBody
- func (s *EnableLiveSpeakerResponseBody) SetSuccess(v bool) *EnableLiveSpeakerResponseBody
- func (s EnableLiveSpeakerResponseBody) String() string
- type EndDeviceMeetingRequest
- type EndDeviceMeetingResponse
- type EndDeviceMeetingResponseBody
- func (s EndDeviceMeetingResponseBody) GoString() string
- func (s *EndDeviceMeetingResponseBody) SetErrorCode(v int32) *EndDeviceMeetingResponseBody
- func (s *EndDeviceMeetingResponseBody) SetMessage(v string) *EndDeviceMeetingResponseBody
- func (s *EndDeviceMeetingResponseBody) SetRequestId(v string) *EndDeviceMeetingResponseBody
- func (s *EndDeviceMeetingResponseBody) SetSuccess(v bool) *EndDeviceMeetingResponseBody
- func (s EndDeviceMeetingResponseBody) String() string
- type EndLiveRequest
- type EndLiveResponse
- type EndLiveResponseBody
- func (s EndLiveResponseBody) GoString() string
- func (s *EndLiveResponseBody) SetErrorCode(v int32) *EndLiveResponseBody
- func (s *EndLiveResponseBody) SetMessage(v string) *EndLiveResponseBody
- func (s *EndLiveResponseBody) SetRequestId(v string) *EndLiveResponseBody
- func (s *EndLiveResponseBody) SetSuccess(v bool) *EndLiveResponseBody
- func (s EndLiveResponseBody) String() string
- type GetAccountInfoResponse
- type GetAccountInfoResponseBody
- func (s GetAccountInfoResponseBody) GoString() string
- func (s *GetAccountInfoResponseBody) SetAccountInfo(v *GetAccountInfoResponseBodyAccountInfo) *GetAccountInfoResponseBody
- func (s *GetAccountInfoResponseBody) SetErrorCode(v int32) *GetAccountInfoResponseBody
- func (s *GetAccountInfoResponseBody) SetMessage(v string) *GetAccountInfoResponseBody
- func (s *GetAccountInfoResponseBody) SetRequestId(v string) *GetAccountInfoResponseBody
- func (s *GetAccountInfoResponseBody) SetSuccess(v bool) *GetAccountInfoResponseBody
- func (s GetAccountInfoResponseBody) String() string
- type GetAccountInfoResponseBodyAccountInfo
- func (s GetAccountInfoResponseBodyAccountInfo) GoString() string
- func (s *GetAccountInfoResponseBodyAccountInfo) SetAccountApplicationMax(v int32) *GetAccountInfoResponseBodyAccountInfo
- func (s *GetAccountInfoResponseBodyAccountInfo) SetAccountApplicationNumber(v int32) *GetAccountInfoResponseBodyAccountInfo
- func (s *GetAccountInfoResponseBodyAccountInfo) SetAccountConcurrentMax(v int32) *GetAccountInfoResponseBodyAccountInfo
- func (s GetAccountInfoResponseBodyAccountInfo) String() string
- type GetConferenceConcurrencyStatisticsResponse
- func (s GetConferenceConcurrencyStatisticsResponse) GoString() string
- func (s *GetConferenceConcurrencyStatisticsResponse) SetBody(v *GetConferenceConcurrencyStatisticsResponseBody) *GetConferenceConcurrencyStatisticsResponse
- func (s *GetConferenceConcurrencyStatisticsResponse) SetHeaders(v map[string]*string) *GetConferenceConcurrencyStatisticsResponse
- func (s GetConferenceConcurrencyStatisticsResponse) String() string
- type GetConferenceConcurrencyStatisticsResponseBody
- func (s GetConferenceConcurrencyStatisticsResponseBody) GoString() string
- func (s *GetConferenceConcurrencyStatisticsResponseBody) SetData(v *GetConferenceConcurrencyStatisticsResponseBodyData) *GetConferenceConcurrencyStatisticsResponseBody
- func (s *GetConferenceConcurrencyStatisticsResponseBody) SetErrorCode(v int32) *GetConferenceConcurrencyStatisticsResponseBody
- func (s *GetConferenceConcurrencyStatisticsResponseBody) SetMessage(v string) *GetConferenceConcurrencyStatisticsResponseBody
- func (s *GetConferenceConcurrencyStatisticsResponseBody) SetRequestId(v string) *GetConferenceConcurrencyStatisticsResponseBody
- func (s *GetConferenceConcurrencyStatisticsResponseBody) SetSuccess(v bool) *GetConferenceConcurrencyStatisticsResponseBody
- func (s GetConferenceConcurrencyStatisticsResponseBody) String() string
- type GetConferenceConcurrencyStatisticsResponseBodyData
- func (s GetConferenceConcurrencyStatisticsResponseBodyData) GoString() string
- func (s *GetConferenceConcurrencyStatisticsResponseBodyData) SetBuyConcurrency(v int32) *GetConferenceConcurrencyStatisticsResponseBodyData
- func (s *GetConferenceConcurrencyStatisticsResponseBodyData) SetCurrentMeeting(v int32) *GetConferenceConcurrencyStatisticsResponseBodyData
- func (s *GetConferenceConcurrencyStatisticsResponseBodyData) SetUseConcurrency(v int32) *GetConferenceConcurrencyStatisticsResponseBodyData
- func (s GetConferenceConcurrencyStatisticsResponseBodyData) String() string
- type GetDeviceActiveCodeRequest
- type GetDeviceActiveCodeResponse
- func (s GetDeviceActiveCodeResponse) GoString() string
- func (s *GetDeviceActiveCodeResponse) SetBody(v *GetDeviceActiveCodeResponseBody) *GetDeviceActiveCodeResponse
- func (s *GetDeviceActiveCodeResponse) SetHeaders(v map[string]*string) *GetDeviceActiveCodeResponse
- func (s GetDeviceActiveCodeResponse) String() string
- type GetDeviceActiveCodeResponseBody
- func (s GetDeviceActiveCodeResponseBody) GoString() string
- func (s *GetDeviceActiveCodeResponseBody) SetDevices(v []*GetDeviceActiveCodeResponseBodyDevices) *GetDeviceActiveCodeResponseBody
- func (s *GetDeviceActiveCodeResponseBody) SetErrorCode(v int32) *GetDeviceActiveCodeResponseBody
- func (s *GetDeviceActiveCodeResponseBody) SetMessage(v string) *GetDeviceActiveCodeResponseBody
- func (s *GetDeviceActiveCodeResponseBody) SetSuccess(v bool) *GetDeviceActiveCodeResponseBody
- func (s GetDeviceActiveCodeResponseBody) String() string
- type GetDeviceActiveCodeResponseBodyDevices
- func (s GetDeviceActiveCodeResponseBodyDevices) GoString() string
- func (s *GetDeviceActiveCodeResponseBodyDevices) SetActiveCode(v string) *GetDeviceActiveCodeResponseBodyDevices
- func (s *GetDeviceActiveCodeResponseBodyDevices) SetDeviceErrorCode(v int32) *GetDeviceActiveCodeResponseBodyDevices
- func (s *GetDeviceActiveCodeResponseBodyDevices) SetDeviceMessage(v string) *GetDeviceActiveCodeResponseBodyDevices
- func (s *GetDeviceActiveCodeResponseBodyDevices) SetSN(v string) *GetDeviceActiveCodeResponseBodyDevices
- func (s GetDeviceActiveCodeResponseBodyDevices) String() string
- type GetDeviceInfoRequest
- func (s GetDeviceInfoRequest) GoString() string
- func (s *GetDeviceInfoRequest) SetCastScreenCode(v string) *GetDeviceInfoRequest
- func (s *GetDeviceInfoRequest) SetGroupId(v string) *GetDeviceInfoRequest
- func (s *GetDeviceInfoRequest) SetSn(v string) *GetDeviceInfoRequest
- func (s GetDeviceInfoRequest) String() string
- type GetDeviceInfoResponse
- type GetDeviceInfoResponseBody
- func (s GetDeviceInfoResponseBody) GoString() string
- func (s *GetDeviceInfoResponseBody) SetDevice(v *GetDeviceInfoResponseBodyDevice) *GetDeviceInfoResponseBody
- func (s *GetDeviceInfoResponseBody) SetErrorCode(v int32) *GetDeviceInfoResponseBody
- func (s *GetDeviceInfoResponseBody) SetMessage(v string) *GetDeviceInfoResponseBody
- func (s *GetDeviceInfoResponseBody) SetRequestId(v string) *GetDeviceInfoResponseBody
- func (s *GetDeviceInfoResponseBody) SetSuccess(v bool) *GetDeviceInfoResponseBody
- func (s GetDeviceInfoResponseBody) String() string
- type GetDeviceInfoResponseBodyDevice
- func (s GetDeviceInfoResponseBodyDevice) GoString() string
- func (s *GetDeviceInfoResponseBodyDevice) SetActivationCode(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetCastScreenCode(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetIP(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetMac(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetPort(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetSn(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetSsid(v string) *GetDeviceInfoResponseBodyDevice
- func (s *GetDeviceInfoResponseBodyDevice) SetStatus(v int32) *GetDeviceInfoResponseBodyDevice
- func (s GetDeviceInfoResponseBodyDevice) String() string
- type GetDeviceListRequest
- type GetDeviceListResponse
- type GetDeviceListResponseBody
- func (s GetDeviceListResponseBody) GoString() string
- func (s *GetDeviceListResponseBody) SetData(v []*GetDeviceListResponseBodyData) *GetDeviceListResponseBody
- func (s *GetDeviceListResponseBody) SetErrorCode(v int32) *GetDeviceListResponseBody
- func (s *GetDeviceListResponseBody) SetMessage(v string) *GetDeviceListResponseBody
- func (s *GetDeviceListResponseBody) SetRequestId(v string) *GetDeviceListResponseBody
- func (s *GetDeviceListResponseBody) SetSuccess(v bool) *GetDeviceListResponseBody
- func (s GetDeviceListResponseBody) String() string
- type GetDeviceListResponseBodyData
- func (s GetDeviceListResponseBodyData) GoString() string
- func (s *GetDeviceListResponseBodyData) SetActivationCode(v string) *GetDeviceListResponseBodyData
- func (s *GetDeviceListResponseBodyData) SetCastScreenCode(v string) *GetDeviceListResponseBodyData
- func (s *GetDeviceListResponseBodyData) SetIP(v string) *GetDeviceListResponseBodyData
- func (s *GetDeviceListResponseBodyData) SetMac(v string) *GetDeviceListResponseBodyData
- func (s *GetDeviceListResponseBodyData) SetPort(v string) *GetDeviceListResponseBodyData
- func (s *GetDeviceListResponseBodyData) SetSN(v string) *GetDeviceListResponseBodyData
- func (s *GetDeviceListResponseBodyData) SetStatus(v int32) *GetDeviceListResponseBodyData
- func (s GetDeviceListResponseBodyData) String() string
- type GetDeviceTokenRequest
- type GetDeviceTokenResponse
- type GetDeviceTokenResponseBody
- func (s GetDeviceTokenResponseBody) GoString() string
- func (s *GetDeviceTokenResponseBody) SetErrorCode(v int32) *GetDeviceTokenResponseBody
- func (s *GetDeviceTokenResponseBody) SetMessage(v string) *GetDeviceTokenResponseBody
- func (s *GetDeviceTokenResponseBody) SetRequestId(v string) *GetDeviceTokenResponseBody
- func (s *GetDeviceTokenResponseBody) SetSuccess(v bool) *GetDeviceTokenResponseBody
- func (s *GetDeviceTokenResponseBody) SetToken(v string) *GetDeviceTokenResponseBody
- func (s GetDeviceTokenResponseBody) String() string
- type GetGrtnTokenResponse
- type GetGrtnTokenResponseBody
- func (s GetGrtnTokenResponseBody) GoString() string
- func (s *GetGrtnTokenResponseBody) SetErrorCode(v int64) *GetGrtnTokenResponseBody
- func (s *GetGrtnTokenResponseBody) SetGrtnInfo(v *GetGrtnTokenResponseBodyGrtnInfo) *GetGrtnTokenResponseBody
- func (s *GetGrtnTokenResponseBody) SetMessage(v string) *GetGrtnTokenResponseBody
- func (s *GetGrtnTokenResponseBody) SetRequestId(v string) *GetGrtnTokenResponseBody
- func (s *GetGrtnTokenResponseBody) SetSuccess(v bool) *GetGrtnTokenResponseBody
- func (s GetGrtnTokenResponseBody) String() string
- type GetGrtnTokenResponseBodyGrtnInfo
- func (s GetGrtnTokenResponseBodyGrtnInfo) GoString() string
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetAgent(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetAppId(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetChannelId(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetGslb(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetNonce(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetTimestamp(v int64) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetToken(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s *GetGrtnTokenResponseBodyGrtnInfo) SetUserId(v string) *GetGrtnTokenResponseBodyGrtnInfo
- func (s GetGrtnTokenResponseBodyGrtnInfo) String() string
- type GetMeetingConcurrencyRequest
- type GetMeetingConcurrencyResponse
- func (s GetMeetingConcurrencyResponse) GoString() string
- func (s *GetMeetingConcurrencyResponse) SetBody(v *GetMeetingConcurrencyResponseBody) *GetMeetingConcurrencyResponse
- func (s *GetMeetingConcurrencyResponse) SetHeaders(v map[string]*string) *GetMeetingConcurrencyResponse
- func (s GetMeetingConcurrencyResponse) String() string
- type GetMeetingConcurrencyResponseBody
- func (s GetMeetingConcurrencyResponseBody) GoString() string
- func (s *GetMeetingConcurrencyResponseBody) SetData(v *GetMeetingConcurrencyResponseBodyData) *GetMeetingConcurrencyResponseBody
- func (s *GetMeetingConcurrencyResponseBody) SetErrorCode(v int32) *GetMeetingConcurrencyResponseBody
- func (s *GetMeetingConcurrencyResponseBody) SetMessage(v string) *GetMeetingConcurrencyResponseBody
- func (s *GetMeetingConcurrencyResponseBody) SetRequestId(v string) *GetMeetingConcurrencyResponseBody
- func (s *GetMeetingConcurrencyResponseBody) SetSuccess(v bool) *GetMeetingConcurrencyResponseBody
- func (s GetMeetingConcurrencyResponseBody) String() string
- type GetMeetingConcurrencyResponseBodyData
- func (s GetMeetingConcurrencyResponseBodyData) GoString() string
- func (s *GetMeetingConcurrencyResponseBodyData) SetOfflineCount(v int32) *GetMeetingConcurrencyResponseBodyData
- func (s *GetMeetingConcurrencyResponseBodyData) SetOnlineCount(v int32) *GetMeetingConcurrencyResponseBodyData
- func (s GetMeetingConcurrencyResponseBodyData) String() string
- type GetMeetingInternationalRequest
- type GetMeetingInternationalResponse
- func (s GetMeetingInternationalResponse) GoString() string
- func (s *GetMeetingInternationalResponse) SetBody(v *GetMeetingInternationalResponseBody) *GetMeetingInternationalResponse
- func (s *GetMeetingInternationalResponse) SetHeaders(v map[string]*string) *GetMeetingInternationalResponse
- func (s GetMeetingInternationalResponse) String() string
- type GetMeetingInternationalResponseBody
- func (s GetMeetingInternationalResponseBody) GoString() string
- func (s *GetMeetingInternationalResponseBody) SetErrorCode(v int32) *GetMeetingInternationalResponseBody
- func (s *GetMeetingInternationalResponseBody) SetMeetingInfo(v *GetMeetingInternationalResponseBodyMeetingInfo) *GetMeetingInternationalResponseBody
- func (s *GetMeetingInternationalResponseBody) SetMessage(v string) *GetMeetingInternationalResponseBody
- func (s *GetMeetingInternationalResponseBody) SetRequestId(v string) *GetMeetingInternationalResponseBody
- func (s *GetMeetingInternationalResponseBody) SetSuccess(v bool) *GetMeetingInternationalResponseBody
- func (s GetMeetingInternationalResponseBody) String() string
- type GetMeetingInternationalResponseBodyMeetingInfo
- func (s GetMeetingInternationalResponseBodyMeetingInfo) GoString() string
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetCreateTime(v int64) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingName(v string) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMemberList(v []*GetMeetingInternationalResponseBodyMeetingInfoMemberList) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetPassword(v string) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetUserId(v string) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetValidTime(v int64) *GetMeetingInternationalResponseBodyMeetingInfo
- func (s GetMeetingInternationalResponseBodyMeetingInfo) String() string
- type GetMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s GetMeetingInternationalResponseBodyMeetingInfoMemberList) GoString() string
- func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetStatus(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserAvatarUrl(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserId(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserName(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
- func (s GetMeetingInternationalResponseBodyMeetingInfoMemberList) String() string
- type GetMeetingMemberRequest
- type GetMeetingMemberResponse
- type GetMeetingMemberResponseBody
- func (s GetMeetingMemberResponseBody) GoString() string
- func (s *GetMeetingMemberResponseBody) SetErrorCode(v int32) *GetMeetingMemberResponseBody
- func (s *GetMeetingMemberResponseBody) SetMembers(v map[string]interface{}) *GetMeetingMemberResponseBody
- func (s *GetMeetingMemberResponseBody) SetMessage(v string) *GetMeetingMemberResponseBody
- func (s *GetMeetingMemberResponseBody) SetRequestId(v string) *GetMeetingMemberResponseBody
- func (s *GetMeetingMemberResponseBody) SetSuccess(v bool) *GetMeetingMemberResponseBody
- func (s GetMeetingMemberResponseBody) String() string
- type GetMeetingRequest
- type GetMeetingResponse
- type GetMeetingResponseBody
- func (s GetMeetingResponseBody) GoString() string
- func (s *GetMeetingResponseBody) SetErrorCode(v int32) *GetMeetingResponseBody
- func (s *GetMeetingResponseBody) SetMeetingInfo(v *GetMeetingResponseBodyMeetingInfo) *GetMeetingResponseBody
- func (s *GetMeetingResponseBody) SetMessage(v string) *GetMeetingResponseBody
- func (s *GetMeetingResponseBody) SetRequestId(v string) *GetMeetingResponseBody
- func (s *GetMeetingResponseBody) SetSuccess(v bool) *GetMeetingResponseBody
- func (s GetMeetingResponseBody) String() string
- type GetMeetingResponseBodyMeetingInfo
- func (s GetMeetingResponseBodyMeetingInfo) GoString() string
- func (s *GetMeetingResponseBodyMeetingInfo) SetCreateTime(v int64) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetMeetingName(v string) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetMemberList(v []*GetMeetingResponseBodyMeetingInfoMemberList) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetPassword(v string) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetUserId(v string) *GetMeetingResponseBodyMeetingInfo
- func (s *GetMeetingResponseBodyMeetingInfo) SetValidTime(v int64) *GetMeetingResponseBodyMeetingInfo
- func (s GetMeetingResponseBodyMeetingInfo) String() string
- type GetMeetingResponseBodyMeetingInfoMemberList
- func (s GetMeetingResponseBodyMeetingInfoMemberList) GoString() string
- func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *GetMeetingResponseBodyMeetingInfoMemberList
- func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetStatus(v string) *GetMeetingResponseBodyMeetingInfoMemberList
- func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetUserAvatarUrl(v string) *GetMeetingResponseBodyMeetingInfoMemberList
- func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetUserId(v string) *GetMeetingResponseBodyMeetingInfoMemberList
- func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetUserName(v string) *GetMeetingResponseBodyMeetingInfoMemberList
- func (s GetMeetingResponseBodyMeetingInfoMemberList) String() string
- type GetMemberStatusRequest
- type GetMemberStatusResponse
- type GetMemberStatusResponseBody
- func (s GetMemberStatusResponseBody) GoString() string
- func (s *GetMemberStatusResponseBody) SetErrorCode(v int64) *GetMemberStatusResponseBody
- func (s *GetMemberStatusResponseBody) SetMessage(v string) *GetMemberStatusResponseBody
- func (s *GetMemberStatusResponseBody) SetRequestId(v string) *GetMemberStatusResponseBody
- func (s *GetMemberStatusResponseBody) SetStatus(v string) *GetMemberStatusResponseBody
- func (s *GetMemberStatusResponseBody) SetSuccess(v bool) *GetMemberStatusResponseBody
- func (s GetMemberStatusResponseBody) String() string
- type GetScreenVerificationCodeRequest
- type GetScreenVerificationCodeResponse
- func (s GetScreenVerificationCodeResponse) GoString() string
- func (s *GetScreenVerificationCodeResponse) SetBody(v *GetScreenVerificationCodeResponseBody) *GetScreenVerificationCodeResponse
- func (s *GetScreenVerificationCodeResponse) SetHeaders(v map[string]*string) *GetScreenVerificationCodeResponse
- func (s GetScreenVerificationCodeResponse) String() string
- type GetScreenVerificationCodeResponseBody
- func (s GetScreenVerificationCodeResponseBody) GoString() string
- func (s *GetScreenVerificationCodeResponseBody) SetErrorCode(v int32) *GetScreenVerificationCodeResponseBody
- func (s *GetScreenVerificationCodeResponseBody) SetMessage(v string) *GetScreenVerificationCodeResponseBody
- func (s *GetScreenVerificationCodeResponseBody) SetRequestId(v string) *GetScreenVerificationCodeResponseBody
- func (s *GetScreenVerificationCodeResponseBody) SetScreenVerificationCode(v string) *GetScreenVerificationCodeResponseBody
- func (s *GetScreenVerificationCodeResponseBody) SetSuccess(v bool) *GetScreenVerificationCodeResponseBody
- func (s GetScreenVerificationCodeResponseBody) String() string
- type GetStatisticRequest
- type GetStatisticResponse
- type GetStatisticResponseBody
- func (s GetStatisticResponseBody) GoString() string
- func (s *GetStatisticResponseBody) SetErrorCode(v int32) *GetStatisticResponseBody
- func (s *GetStatisticResponseBody) SetMessage(v string) *GetStatisticResponseBody
- func (s *GetStatisticResponseBody) SetRequestId(v string) *GetStatisticResponseBody
- func (s *GetStatisticResponseBody) SetStatisticInfo(v *GetStatisticResponseBodyStatisticInfo) *GetStatisticResponseBody
- func (s *GetStatisticResponseBody) SetSuccess(v bool) *GetStatisticResponseBody
- func (s GetStatisticResponseBody) String() string
- type GetStatisticResponseBodyStatisticInfo
- func (s GetStatisticResponseBodyStatisticInfo) GoString() string
- func (s *GetStatisticResponseBodyStatisticInfo) SetMaxConcurrency(v int64) *GetStatisticResponseBodyStatisticInfo
- func (s *GetStatisticResponseBodyStatisticInfo) SetMeetingDuration(v int64) *GetStatisticResponseBodyStatisticInfo
- func (s *GetStatisticResponseBodyStatisticInfo) SetMeetingNumber(v int64) *GetStatisticResponseBodyStatisticInfo
- func (s *GetStatisticResponseBodyStatisticInfo) SetMemberNumber(v int64) *GetStatisticResponseBodyStatisticInfo
- func (s GetStatisticResponseBodyStatisticInfo) String() string
- type GetUserRequest
- type GetUserResponse
- type GetUserResponseBody
- func (s GetUserResponseBody) GoString() string
- func (s *GetUserResponseBody) SetErrorCode(v int32) *GetUserResponseBody
- func (s *GetUserResponseBody) SetMessage(v string) *GetUserResponseBody
- func (s *GetUserResponseBody) SetRequestId(v string) *GetUserResponseBody
- func (s *GetUserResponseBody) SetSuccess(v bool) *GetUserResponseBody
- func (s *GetUserResponseBody) SetUserInfo(v *GetUserResponseBodyUserInfo) *GetUserResponseBody
- func (s GetUserResponseBody) String() string
- type GetUserResponseBodyUserInfo
- func (s GetUserResponseBodyUserInfo) GoString() string
- func (s *GetUserResponseBodyUserInfo) SetCreateTime(v int64) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetDepartId(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetDepartName(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetGroupId(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetGroupName(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetJobName(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetUserAvatarUrl(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetUserEmail(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetUserId(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetUserMobile(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetUserName(v string) *GetUserResponseBodyUserInfo
- func (s *GetUserResponseBodyUserInfo) SetUserTel(v string) *GetUserResponseBodyUserInfo
- func (s GetUserResponseBodyUserInfo) String() string
- type GetWebSocketTokenRequest
- type GetWebSocketTokenResponse
- func (s GetWebSocketTokenResponse) GoString() string
- func (s *GetWebSocketTokenResponse) SetBody(v *GetWebSocketTokenResponseBody) *GetWebSocketTokenResponse
- func (s *GetWebSocketTokenResponse) SetHeaders(v map[string]*string) *GetWebSocketTokenResponse
- func (s GetWebSocketTokenResponse) String() string
- type GetWebSocketTokenResponseBody
- func (s GetWebSocketTokenResponseBody) GoString() string
- func (s *GetWebSocketTokenResponseBody) SetData(v *GetWebSocketTokenResponseBodyData) *GetWebSocketTokenResponseBody
- func (s *GetWebSocketTokenResponseBody) SetErrorCode(v int32) *GetWebSocketTokenResponseBody
- func (s *GetWebSocketTokenResponseBody) SetMessage(v string) *GetWebSocketTokenResponseBody
- func (s *GetWebSocketTokenResponseBody) SetRequestId(v string) *GetWebSocketTokenResponseBody
- func (s *GetWebSocketTokenResponseBody) SetSuccess(v bool) *GetWebSocketTokenResponseBody
- func (s GetWebSocketTokenResponseBody) String() string
- type GetWebSocketTokenResponseBodyData
- func (s GetWebSocketTokenResponseBodyData) GoString() string
- func (s *GetWebSocketTokenResponseBodyData) SetAuthWsUrl(v string) *GetWebSocketTokenResponseBodyData
- func (s *GetWebSocketTokenResponseBodyData) SetToken(v string) *GetWebSocketTokenResponseBodyData
- func (s *GetWebSocketTokenResponseBodyData) SetWsOuterReConnTime(v string) *GetWebSocketTokenResponseBodyData
- func (s GetWebSocketTokenResponseBodyData) String() string
- type InviteUserRequest
- type InviteUserResponse
- type InviteUserResponseBody
- func (s InviteUserResponseBody) GoString() string
- func (s *InviteUserResponseBody) SetErrorCode(v int32) *InviteUserResponseBody
- func (s *InviteUserResponseBody) SetMessage(v string) *InviteUserResponseBody
- func (s *InviteUserResponseBody) SetRequestId(v string) *InviteUserResponseBody
- func (s *InviteUserResponseBody) SetSuccess(v bool) *InviteUserResponseBody
- func (s InviteUserResponseBody) String() string
- type JoinDeviceMeetingRequest
- func (s JoinDeviceMeetingRequest) GoString() string
- func (s *JoinDeviceMeetingRequest) SetMeetingCode(v string) *JoinDeviceMeetingRequest
- func (s *JoinDeviceMeetingRequest) SetPassword(v string) *JoinDeviceMeetingRequest
- func (s *JoinDeviceMeetingRequest) SetSN(v string) *JoinDeviceMeetingRequest
- func (s *JoinDeviceMeetingRequest) SetToken(v string) *JoinDeviceMeetingRequest
- func (s JoinDeviceMeetingRequest) String() string
- type JoinDeviceMeetingResponse
- func (s JoinDeviceMeetingResponse) GoString() string
- func (s *JoinDeviceMeetingResponse) SetBody(v *JoinDeviceMeetingResponseBody) *JoinDeviceMeetingResponse
- func (s *JoinDeviceMeetingResponse) SetHeaders(v map[string]*string) *JoinDeviceMeetingResponse
- func (s JoinDeviceMeetingResponse) String() string
- type JoinDeviceMeetingResponseBody
- func (s JoinDeviceMeetingResponseBody) GoString() string
- func (s *JoinDeviceMeetingResponseBody) SetDevice(v *JoinDeviceMeetingResponseBodyDevice) *JoinDeviceMeetingResponseBody
- func (s *JoinDeviceMeetingResponseBody) SetErrorCode(v int32) *JoinDeviceMeetingResponseBody
- func (s *JoinDeviceMeetingResponseBody) SetMessage(v string) *JoinDeviceMeetingResponseBody
- func (s *JoinDeviceMeetingResponseBody) SetRequestId(v string) *JoinDeviceMeetingResponseBody
- func (s *JoinDeviceMeetingResponseBody) SetSuccess(v bool) *JoinDeviceMeetingResponseBody
- func (s JoinDeviceMeetingResponseBody) String() string
- type JoinDeviceMeetingResponseBodyDevice
- func (s JoinDeviceMeetingResponseBodyDevice) GoString() string
- func (s *JoinDeviceMeetingResponseBodyDevice) SetClientAppId(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingAppId(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingCode(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingDomain(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingToken(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingUUID(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetMemberUUID(v string) *JoinDeviceMeetingResponseBodyDevice
- func (s *JoinDeviceMeetingResponseBodyDevice) SetSlsInfo(v *JoinDeviceMeetingResponseBodyDeviceSlsInfo) *JoinDeviceMeetingResponseBodyDevice
- func (s JoinDeviceMeetingResponseBodyDevice) String() string
- type JoinDeviceMeetingResponseBodyDeviceSlsInfo
- func (s JoinDeviceMeetingResponseBodyDeviceSlsInfo) GoString() string
- func (s *JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetLogServiceEndpoint(v string) *JoinDeviceMeetingResponseBodyDeviceSlsInfo
- func (s *JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetLogstore(v string) *JoinDeviceMeetingResponseBodyDeviceSlsInfo
- func (s *JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetProject(v string) *JoinDeviceMeetingResponseBodyDeviceSlsInfo
- func (s JoinDeviceMeetingResponseBodyDeviceSlsInfo) String() string
- type JoinLiveRequest
- type JoinLiveResponse
- type JoinLiveResponseBody
- func (s JoinLiveResponseBody) GoString() string
- func (s *JoinLiveResponseBody) SetErrorCode(v int32) *JoinLiveResponseBody
- func (s *JoinLiveResponseBody) SetMeetingInfo(v *JoinLiveResponseBodyMeetingInfo) *JoinLiveResponseBody
- func (s *JoinLiveResponseBody) SetMessage(v string) *JoinLiveResponseBody
- func (s *JoinLiveResponseBody) SetRequestId(v string) *JoinLiveResponseBody
- func (s *JoinLiveResponseBody) SetSuccess(v bool) *JoinLiveResponseBody
- func (s JoinLiveResponseBody) String() string
- type JoinLiveResponseBodyMeetingInfo
- func (s JoinLiveResponseBodyMeetingInfo) GoString() string
- func (s *JoinLiveResponseBodyMeetingInfo) SetClientAppId(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingAppId(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingCode(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingDomain(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingToken(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingUUID(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetMemberUUID(v string) *JoinLiveResponseBodyMeetingInfo
- func (s *JoinLiveResponseBodyMeetingInfo) SetSlsInfo(v *JoinLiveResponseBodyMeetingInfoSlsInfo) *JoinLiveResponseBodyMeetingInfo
- func (s JoinLiveResponseBodyMeetingInfo) String() string
- type JoinLiveResponseBodyMeetingInfoSlsInfo
- func (s JoinLiveResponseBodyMeetingInfoSlsInfo) GoString() string
- func (s *JoinLiveResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *JoinLiveResponseBodyMeetingInfoSlsInfo
- func (s *JoinLiveResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *JoinLiveResponseBodyMeetingInfoSlsInfo
- func (s *JoinLiveResponseBodyMeetingInfoSlsInfo) SetProject(v string) *JoinLiveResponseBodyMeetingInfoSlsInfo
- func (s JoinLiveResponseBodyMeetingInfoSlsInfo) String() string
- type JoinMeetingInternationalRequest
- func (s JoinMeetingInternationalRequest) GoString() string
- func (s *JoinMeetingInternationalRequest) SetMeetingCode(v string) *JoinMeetingInternationalRequest
- func (s *JoinMeetingInternationalRequest) SetPassword(v string) *JoinMeetingInternationalRequest
- func (s *JoinMeetingInternationalRequest) SetUserId(v string) *JoinMeetingInternationalRequest
- func (s JoinMeetingInternationalRequest) String() string
- type JoinMeetingInternationalResponse
- func (s JoinMeetingInternationalResponse) GoString() string
- func (s *JoinMeetingInternationalResponse) SetBody(v *JoinMeetingInternationalResponseBody) *JoinMeetingInternationalResponse
- func (s *JoinMeetingInternationalResponse) SetHeaders(v map[string]*string) *JoinMeetingInternationalResponse
- func (s JoinMeetingInternationalResponse) String() string
- type JoinMeetingInternationalResponseBody
- func (s JoinMeetingInternationalResponseBody) GoString() string
- func (s *JoinMeetingInternationalResponseBody) SetErrorCode(v int32) *JoinMeetingInternationalResponseBody
- func (s *JoinMeetingInternationalResponseBody) SetMeetingInfo(v *JoinMeetingInternationalResponseBodyMeetingInfo) *JoinMeetingInternationalResponseBody
- func (s *JoinMeetingInternationalResponseBody) SetMessage(v string) *JoinMeetingInternationalResponseBody
- func (s *JoinMeetingInternationalResponseBody) SetRequestId(v string) *JoinMeetingInternationalResponseBody
- func (s *JoinMeetingInternationalResponseBody) SetSuccess(v bool) *JoinMeetingInternationalResponseBody
- func (s JoinMeetingInternationalResponseBody) String() string
- type JoinMeetingInternationalResponseBodyMeetingInfo
- func (s JoinMeetingInternationalResponseBodyMeetingInfo) GoString() string
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetClientAppId(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingAppId(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingDomain(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingToken(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMemberUUID(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetSlsInfo(v *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) *JoinMeetingInternationalResponseBodyMeetingInfo
- func (s JoinMeetingInternationalResponseBodyMeetingInfo) String() string
- type JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) GoString() string
- func (s *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetProject(v string) *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
- func (s JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) String() string
- type JoinMeetingRequest
- func (s JoinMeetingRequest) GoString() string
- func (s *JoinMeetingRequest) SetMeetingCode(v string) *JoinMeetingRequest
- func (s *JoinMeetingRequest) SetPassword(v string) *JoinMeetingRequest
- func (s *JoinMeetingRequest) SetRtcEngine(v string) *JoinMeetingRequest
- func (s *JoinMeetingRequest) SetUserId(v string) *JoinMeetingRequest
- func (s JoinMeetingRequest) String() string
- type JoinMeetingResponse
- type JoinMeetingResponseBody
- func (s JoinMeetingResponseBody) GoString() string
- func (s *JoinMeetingResponseBody) SetErrorCode(v int64) *JoinMeetingResponseBody
- func (s *JoinMeetingResponseBody) SetMeetingInfo(v *JoinMeetingResponseBodyMeetingInfo) *JoinMeetingResponseBody
- func (s *JoinMeetingResponseBody) SetMessage(v string) *JoinMeetingResponseBody
- func (s *JoinMeetingResponseBody) SetRequestId(v string) *JoinMeetingResponseBody
- func (s *JoinMeetingResponseBody) SetSuccess(v bool) *JoinMeetingResponseBody
- func (s JoinMeetingResponseBody) String() string
- type JoinMeetingResponseBodyMeetingInfo
- func (s JoinMeetingResponseBodyMeetingInfo) GoString() string
- func (s *JoinMeetingResponseBodyMeetingInfo) SetClientAppId(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetGrtnInfo(v *JoinMeetingResponseBodyMeetingInfoGrtnInfo) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingAppId(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingDomain(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingToken(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetMemberUUID(v string) *JoinMeetingResponseBodyMeetingInfo
- func (s *JoinMeetingResponseBodyMeetingInfo) SetSlsInfo(v *JoinMeetingResponseBodyMeetingInfoSlsInfo) *JoinMeetingResponseBodyMeetingInfo
- func (s JoinMeetingResponseBodyMeetingInfo) String() string
- type JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s JoinMeetingResponseBodyMeetingInfoGrtnInfo) GoString() string
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetAgent(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetAppId(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetChannelId(v int64) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetGslb(v []*string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetNonce(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetTimestamp(v int64) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetToken(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetUserId(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
- func (s JoinMeetingResponseBodyMeetingInfoGrtnInfo) String() string
- type JoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s JoinMeetingResponseBodyMeetingInfoSlsInfo) GoString() string
- func (s *JoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *JoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s *JoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *JoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s *JoinMeetingResponseBodyMeetingInfoSlsInfo) SetProject(v string) *JoinMeetingResponseBodyMeetingInfoSlsInfo
- func (s JoinMeetingResponseBodyMeetingInfoSlsInfo) String() string
- type ListConferenceDevicesRequest
- func (s ListConferenceDevicesRequest) GoString() string
- func (s *ListConferenceDevicesRequest) SetPageNumber(v int32) *ListConferenceDevicesRequest
- func (s *ListConferenceDevicesRequest) SetPageSize(v int32) *ListConferenceDevicesRequest
- func (s *ListConferenceDevicesRequest) SetSerialNumber(v string) *ListConferenceDevicesRequest
- func (s ListConferenceDevicesRequest) String() string
- type ListConferenceDevicesResponse
- func (s ListConferenceDevicesResponse) GoString() string
- func (s *ListConferenceDevicesResponse) SetBody(v *ListConferenceDevicesResponseBody) *ListConferenceDevicesResponse
- func (s *ListConferenceDevicesResponse) SetHeaders(v map[string]*string) *ListConferenceDevicesResponse
- func (s ListConferenceDevicesResponse) String() string
- type ListConferenceDevicesResponseBody
- func (s ListConferenceDevicesResponseBody) GoString() string
- func (s *ListConferenceDevicesResponseBody) SetConferencesDatas(v *ListConferenceDevicesResponseBodyConferencesDatas) *ListConferenceDevicesResponseBody
- func (s *ListConferenceDevicesResponseBody) SetErrorCode(v int32) *ListConferenceDevicesResponseBody
- func (s *ListConferenceDevicesResponseBody) SetMessage(v string) *ListConferenceDevicesResponseBody
- func (s *ListConferenceDevicesResponseBody) SetRequestId(v string) *ListConferenceDevicesResponseBody
- func (s *ListConferenceDevicesResponseBody) SetSuccess(v bool) *ListConferenceDevicesResponseBody
- func (s ListConferenceDevicesResponseBody) String() string
- type ListConferenceDevicesResponseBodyConferencesDatas
- func (s ListConferenceDevicesResponseBodyConferencesDatas) GoString() string
- func (s *ListConferenceDevicesResponseBodyConferencesDatas) SetConferences(v []*ListConferenceDevicesResponseBodyConferencesDatasConferences) *ListConferenceDevicesResponseBodyConferencesDatas
- func (s *ListConferenceDevicesResponseBodyConferencesDatas) SetPageNumber(v int32) *ListConferenceDevicesResponseBodyConferencesDatas
- func (s *ListConferenceDevicesResponseBodyConferencesDatas) SetPageSize(v int32) *ListConferenceDevicesResponseBodyConferencesDatas
- func (s *ListConferenceDevicesResponseBodyConferencesDatas) SetTotal(v int32) *ListConferenceDevicesResponseBodyConferencesDatas
- func (s ListConferenceDevicesResponseBodyConferencesDatas) String() string
- type ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s ListConferenceDevicesResponseBodyConferencesDatasConferences) GoString() string
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetActivationCode(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetCastScreenCode(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetConferenceCode(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetConferenceName(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetCreateTime(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetDeviceModel(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetManufacturer(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetPictureUrl(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetSN(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetStartUpPictureUrl(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetStatus(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
- func (s ListConferenceDevicesResponseBodyConferencesDatasConferences) String() string
- type ListDeviceIpRequest
- type ListDeviceIpResponse
- type ListDeviceIpResponseBody
- func (s ListDeviceIpResponseBody) GoString() string
- func (s *ListDeviceIpResponseBody) SetDevices(v []*ListDeviceIpResponseBodyDevices) *ListDeviceIpResponseBody
- func (s *ListDeviceIpResponseBody) SetErrorCode(v int32) *ListDeviceIpResponseBody
- func (s *ListDeviceIpResponseBody) SetMessage(v string) *ListDeviceIpResponseBody
- func (s *ListDeviceIpResponseBody) SetRequestId(v string) *ListDeviceIpResponseBody
- func (s *ListDeviceIpResponseBody) SetSuccess(v bool) *ListDeviceIpResponseBody
- func (s ListDeviceIpResponseBody) String() string
- type ListDeviceIpResponseBodyDevices
- func (s ListDeviceIpResponseBodyDevices) GoString() string
- func (s *ListDeviceIpResponseBodyDevices) SetIp(v string) *ListDeviceIpResponseBodyDevices
- func (s *ListDeviceIpResponseBodyDevices) SetMac(v string) *ListDeviceIpResponseBodyDevices
- func (s *ListDeviceIpResponseBodyDevices) SetPort(v string) *ListDeviceIpResponseBodyDevices
- func (s *ListDeviceIpResponseBodyDevices) SetScreenCode(v string) *ListDeviceIpResponseBodyDevices
- func (s *ListDeviceIpResponseBodyDevices) SetSsId(v string) *ListDeviceIpResponseBodyDevices
- func (s ListDeviceIpResponseBodyDevices) String() string
- type ListDevicesRequest
- func (s ListDevicesRequest) GoString() string
- func (s *ListDevicesRequest) SetCastScreenCode(v string) *ListDevicesRequest
- func (s *ListDevicesRequest) SetPageNumber(v int32) *ListDevicesRequest
- func (s *ListDevicesRequest) SetPageSize(v int32) *ListDevicesRequest
- func (s *ListDevicesRequest) SetSN(v string) *ListDevicesRequest
- func (s ListDevicesRequest) String() string
- type ListDevicesResponse
- type ListDevicesResponseBody
- func (s ListDevicesResponseBody) GoString() string
- func (s *ListDevicesResponseBody) SetData(v *ListDevicesResponseBodyData) *ListDevicesResponseBody
- func (s *ListDevicesResponseBody) SetErrorCode(v int32) *ListDevicesResponseBody
- func (s *ListDevicesResponseBody) SetMessage(v string) *ListDevicesResponseBody
- func (s *ListDevicesResponseBody) SetRequestId(v string) *ListDevicesResponseBody
- func (s *ListDevicesResponseBody) SetSuccess(v bool) *ListDevicesResponseBody
- func (s ListDevicesResponseBody) String() string
- type ListDevicesResponseBodyData
- func (s ListDevicesResponseBodyData) GoString() string
- func (s *ListDevicesResponseBodyData) SetDevices(v []*ListDevicesResponseBodyDataDevices) *ListDevicesResponseBodyData
- func (s *ListDevicesResponseBodyData) SetPageNumber(v int32) *ListDevicesResponseBodyData
- func (s *ListDevicesResponseBodyData) SetPageSize(v int32) *ListDevicesResponseBodyData
- func (s *ListDevicesResponseBodyData) SetTotal(v int32) *ListDevicesResponseBodyData
- func (s ListDevicesResponseBodyData) String() string
- type ListDevicesResponseBodyDataDevices
- func (s ListDevicesResponseBodyDataDevices) GoString() string
- func (s *ListDevicesResponseBodyDataDevices) SetActivationCode(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetCastScreenCode(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetConferenceCode(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetConferenceName(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetCreateTime(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetPictureUrl(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetSN(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetStartUpPictureUrl(v string) *ListDevicesResponseBodyDataDevices
- func (s *ListDevicesResponseBodyDataDevices) SetStatus(v string) *ListDevicesResponseBodyDataDevices
- func (s ListDevicesResponseBodyDataDevices) String() string
- type ListEvaluationsResponse
- type ListEvaluationsResponseBody
- func (s ListEvaluationsResponseBody) GoString() string
- func (s *ListEvaluationsResponseBody) SetErrorCode(v int32) *ListEvaluationsResponseBody
- func (s *ListEvaluationsResponseBody) SetMessage(v string) *ListEvaluationsResponseBody
- func (s *ListEvaluationsResponseBody) SetRequestId(v string) *ListEvaluationsResponseBody
- func (s *ListEvaluationsResponseBody) SetSuccess(v bool) *ListEvaluationsResponseBody
- func (s *ListEvaluationsResponseBody) SetUserEvaluation(v string) *ListEvaluationsResponseBody
- func (s ListEvaluationsResponseBody) String() string
- type ListIsvStatisticsRequest
- type ListIsvStatisticsResponse
- func (s ListIsvStatisticsResponse) GoString() string
- func (s *ListIsvStatisticsResponse) SetBody(v *ListIsvStatisticsResponseBody) *ListIsvStatisticsResponse
- func (s *ListIsvStatisticsResponse) SetHeaders(v map[string]*string) *ListIsvStatisticsResponse
- func (s ListIsvStatisticsResponse) String() string
- type ListIsvStatisticsResponseBody
- func (s ListIsvStatisticsResponseBody) GoString() string
- func (s *ListIsvStatisticsResponseBody) SetData(v *ListIsvStatisticsResponseBodyData) *ListIsvStatisticsResponseBody
- func (s *ListIsvStatisticsResponseBody) SetErrorCode(v int32) *ListIsvStatisticsResponseBody
- func (s *ListIsvStatisticsResponseBody) SetMessage(v string) *ListIsvStatisticsResponseBody
- func (s *ListIsvStatisticsResponseBody) SetRequestId(v string) *ListIsvStatisticsResponseBody
- func (s *ListIsvStatisticsResponseBody) SetSuccess(v bool) *ListIsvStatisticsResponseBody
- func (s ListIsvStatisticsResponseBody) String() string
- type ListIsvStatisticsResponseBodyData
- func (s ListIsvStatisticsResponseBodyData) GoString() string
- func (s *ListIsvStatisticsResponseBodyData) SetStatistics(v []*ListIsvStatisticsResponseBodyDataStatistics) *ListIsvStatisticsResponseBodyData
- func (s *ListIsvStatisticsResponseBodyData) SetTotal(v *ListIsvStatisticsResponseBodyDataTotal) *ListIsvStatisticsResponseBodyData
- func (s ListIsvStatisticsResponseBodyData) String() string
- type ListIsvStatisticsResponseBodyDataStatistics
- func (s ListIsvStatisticsResponseBodyDataStatistics) GoString() string
- func (s *ListIsvStatisticsResponseBodyDataStatistics) SetDay(v string) *ListIsvStatisticsResponseBodyDataStatistics
- func (s *ListIsvStatisticsResponseBodyDataStatistics) SetMeetingLength(v string) *ListIsvStatisticsResponseBodyDataStatistics
- func (s *ListIsvStatisticsResponseBodyDataStatistics) SetMeetingNumber(v string) *ListIsvStatisticsResponseBodyDataStatistics
- func (s *ListIsvStatisticsResponseBodyDataStatistics) SetMemberNumber(v string) *ListIsvStatisticsResponseBodyDataStatistics
- func (s ListIsvStatisticsResponseBodyDataStatistics) String() string
- type ListIsvStatisticsResponseBodyDataTotal
- func (s ListIsvStatisticsResponseBodyDataTotal) GoString() string
- func (s *ListIsvStatisticsResponseBodyDataTotal) SetMeetingLength(v int32) *ListIsvStatisticsResponseBodyDataTotal
- func (s *ListIsvStatisticsResponseBodyDataTotal) SetMeetingNumber(v int32) *ListIsvStatisticsResponseBodyDataTotal
- func (s *ListIsvStatisticsResponseBodyDataTotal) SetMemberNumber(v int32) *ListIsvStatisticsResponseBodyDataTotal
- func (s ListIsvStatisticsResponseBodyDataTotal) String() string
- type ListMembersRequest
- type ListMembersResponse
- type ListMembersResponseBody
- func (s ListMembersResponseBody) GoString() string
- func (s *ListMembersResponseBody) SetErrorCode(v int32) *ListMembersResponseBody
- func (s *ListMembersResponseBody) SetMeetingInfo(v *ListMembersResponseBodyMeetingInfo) *ListMembersResponseBody
- func (s *ListMembersResponseBody) SetMessage(v string) *ListMembersResponseBody
- func (s *ListMembersResponseBody) SetRequestId(v string) *ListMembersResponseBody
- func (s *ListMembersResponseBody) SetSuccess(v bool) *ListMembersResponseBody
- func (s ListMembersResponseBody) String() string
- type ListMembersResponseBodyMeetingInfo
- func (s ListMembersResponseBodyMeetingInfo) GoString() string
- func (s *ListMembersResponseBodyMeetingInfo) SetCreateTime(v int64) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetMeetingCode(v string) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetMeetingName(v string) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetMeetingUUID(v string) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetMemberInfos(v []*ListMembersResponseBodyMeetingInfoMemberInfos) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetMemo(v string) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetUserId(v string) *ListMembersResponseBodyMeetingInfo
- func (s *ListMembersResponseBodyMeetingInfo) SetUserName(v string) *ListMembersResponseBodyMeetingInfo
- func (s ListMembersResponseBodyMeetingInfo) String() string
- type ListMembersResponseBodyMeetingInfoMemberInfos
- func (s ListMembersResponseBodyMeetingInfoMemberInfos) GoString() string
- func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetBeginTime(v int64) *ListMembersResponseBodyMeetingInfoMemberInfos
- func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetEndTime(v int64) *ListMembersResponseBodyMeetingInfoMemberInfos
- func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetMemberUUID(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
- func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetStatus(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
- func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetUserId(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
- func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetUserName(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
- func (s ListMembersResponseBodyMeetingInfoMemberInfos) String() string
- type ListUsersRequest
- type ListUsersResponse
- type ListUsersResponseBody
- func (s ListUsersResponseBody) GoString() string
- func (s *ListUsersResponseBody) SetData(v *ListUsersResponseBodyData) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetErrorCode(v int32) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetMessage(v string) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody
- func (s *ListUsersResponseBody) SetSuccess(v bool) *ListUsersResponseBody
- func (s ListUsersResponseBody) String() string
- type ListUsersResponseBodyData
- func (s ListUsersResponseBodyData) GoString() string
- func (s *ListUsersResponseBodyData) SetPageNumber(v int32) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetPageSize(v int32) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetTotalCount(v int32) *ListUsersResponseBodyData
- func (s *ListUsersResponseBodyData) SetUserInfos(v []*ListUsersResponseBodyDataUserInfos) *ListUsersResponseBodyData
- func (s ListUsersResponseBodyData) String() string
- type ListUsersResponseBodyDataUserInfos
- func (s ListUsersResponseBodyDataUserInfos) GoString() string
- func (s *ListUsersResponseBodyDataUserInfos) SetCreateTime(v int64) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetDepartId(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetDepartName(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetGroupId(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetGroupName(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetJobName(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetUserAvatarUrl(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetUserEmail(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetUserId(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetUserMobile(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetUserName(v string) *ListUsersResponseBodyDataUserInfos
- func (s *ListUsersResponseBodyDataUserInfos) SetUserTel(v string) *ListUsersResponseBodyDataUserInfos
- func (s ListUsersResponseBodyDataUserInfos) String() string
- type ModifyDeviceBackgroundRequest
- func (s ModifyDeviceBackgroundRequest) GoString() string
- func (s *ModifyDeviceBackgroundRequest) SetPicture(v string) *ModifyDeviceBackgroundRequest
- func (s *ModifyDeviceBackgroundRequest) SetSerialNumber(v string) *ModifyDeviceBackgroundRequest
- func (s ModifyDeviceBackgroundRequest) String() string
- type ModifyDeviceBackgroundResponse
- func (s ModifyDeviceBackgroundResponse) GoString() string
- func (s *ModifyDeviceBackgroundResponse) SetBody(v *ModifyDeviceBackgroundResponseBody) *ModifyDeviceBackgroundResponse
- func (s *ModifyDeviceBackgroundResponse) SetHeaders(v map[string]*string) *ModifyDeviceBackgroundResponse
- func (s ModifyDeviceBackgroundResponse) String() string
- type ModifyDeviceBackgroundResponseBody
- func (s ModifyDeviceBackgroundResponseBody) GoString() string
- func (s *ModifyDeviceBackgroundResponseBody) SetErrorCode(v int32) *ModifyDeviceBackgroundResponseBody
- func (s *ModifyDeviceBackgroundResponseBody) SetMessage(v string) *ModifyDeviceBackgroundResponseBody
- func (s *ModifyDeviceBackgroundResponseBody) SetRequestId(v string) *ModifyDeviceBackgroundResponseBody
- func (s *ModifyDeviceBackgroundResponseBody) SetSuccess(v bool) *ModifyDeviceBackgroundResponseBody
- func (s ModifyDeviceBackgroundResponseBody) String() string
- type ModifyMeetingPasswordInternationalRequest
- func (s ModifyMeetingPasswordInternationalRequest) GoString() string
- func (s *ModifyMeetingPasswordInternationalRequest) SetMeetingUUID(v string) *ModifyMeetingPasswordInternationalRequest
- func (s *ModifyMeetingPasswordInternationalRequest) SetOpenPasswordFlag(v bool) *ModifyMeetingPasswordInternationalRequest
- func (s *ModifyMeetingPasswordInternationalRequest) SetPassword(v string) *ModifyMeetingPasswordInternationalRequest
- func (s *ModifyMeetingPasswordInternationalRequest) SetUserId(v string) *ModifyMeetingPasswordInternationalRequest
- func (s ModifyMeetingPasswordInternationalRequest) String() string
- type ModifyMeetingPasswordInternationalResponse
- func (s ModifyMeetingPasswordInternationalResponse) GoString() string
- func (s *ModifyMeetingPasswordInternationalResponse) SetBody(v *ModifyMeetingPasswordInternationalResponseBody) *ModifyMeetingPasswordInternationalResponse
- func (s *ModifyMeetingPasswordInternationalResponse) SetHeaders(v map[string]*string) *ModifyMeetingPasswordInternationalResponse
- func (s ModifyMeetingPasswordInternationalResponse) String() string
- type ModifyMeetingPasswordInternationalResponseBody
- func (s ModifyMeetingPasswordInternationalResponseBody) GoString() string
- func (s *ModifyMeetingPasswordInternationalResponseBody) SetErrorCode(v int32) *ModifyMeetingPasswordInternationalResponseBody
- func (s *ModifyMeetingPasswordInternationalResponseBody) SetMessage(v string) *ModifyMeetingPasswordInternationalResponseBody
- func (s *ModifyMeetingPasswordInternationalResponseBody) SetRequestId(v string) *ModifyMeetingPasswordInternationalResponseBody
- func (s *ModifyMeetingPasswordInternationalResponseBody) SetSuccess(v bool) *ModifyMeetingPasswordInternationalResponseBody
- func (s ModifyMeetingPasswordInternationalResponseBody) String() string
- type ModifyMeetingPasswordRequest
- func (s ModifyMeetingPasswordRequest) GoString() string
- func (s *ModifyMeetingPasswordRequest) SetMeetingUUID(v string) *ModifyMeetingPasswordRequest
- func (s *ModifyMeetingPasswordRequest) SetOpenPasswordFlag(v bool) *ModifyMeetingPasswordRequest
- func (s *ModifyMeetingPasswordRequest) SetPassword(v string) *ModifyMeetingPasswordRequest
- func (s *ModifyMeetingPasswordRequest) SetUserId(v string) *ModifyMeetingPasswordRequest
- func (s ModifyMeetingPasswordRequest) String() string
- type ModifyMeetingPasswordResponse
- func (s ModifyMeetingPasswordResponse) GoString() string
- func (s *ModifyMeetingPasswordResponse) SetBody(v *ModifyMeetingPasswordResponseBody) *ModifyMeetingPasswordResponse
- func (s *ModifyMeetingPasswordResponse) SetHeaders(v map[string]*string) *ModifyMeetingPasswordResponse
- func (s ModifyMeetingPasswordResponse) String() string
- type ModifyMeetingPasswordResponseBody
- func (s ModifyMeetingPasswordResponseBody) GoString() string
- func (s *ModifyMeetingPasswordResponseBody) SetErrorCode(v int32) *ModifyMeetingPasswordResponseBody
- func (s *ModifyMeetingPasswordResponseBody) SetMessage(v string) *ModifyMeetingPasswordResponseBody
- func (s *ModifyMeetingPasswordResponseBody) SetRequestId(v string) *ModifyMeetingPasswordResponseBody
- func (s *ModifyMeetingPasswordResponseBody) SetSuccess(v bool) *ModifyMeetingPasswordResponseBody
- func (s ModifyMeetingPasswordResponseBody) String() string
- type QueryMeetingMemberActionRequest
- func (s QueryMeetingMemberActionRequest) GoString() string
- func (s *QueryMeetingMemberActionRequest) SetEndTime(v int64) *QueryMeetingMemberActionRequest
- func (s *QueryMeetingMemberActionRequest) SetMeetingUUID(v string) *QueryMeetingMemberActionRequest
- func (s *QueryMeetingMemberActionRequest) SetMeetingUnitKey(v string) *QueryMeetingMemberActionRequest
- func (s *QueryMeetingMemberActionRequest) SetMemberUUID(v string) *QueryMeetingMemberActionRequest
- func (s *QueryMeetingMemberActionRequest) SetStartTime(v int64) *QueryMeetingMemberActionRequest
- func (s QueryMeetingMemberActionRequest) String() string
- type QueryMeetingMemberActionResponse
- func (s QueryMeetingMemberActionResponse) GoString() string
- func (s *QueryMeetingMemberActionResponse) SetBody(v *QueryMeetingMemberActionResponseBody) *QueryMeetingMemberActionResponse
- func (s *QueryMeetingMemberActionResponse) SetHeaders(v map[string]*string) *QueryMeetingMemberActionResponse
- func (s QueryMeetingMemberActionResponse) String() string
- type QueryMeetingMemberActionResponseBody
- func (s QueryMeetingMemberActionResponseBody) GoString() string
- func (s *QueryMeetingMemberActionResponseBody) SetAudioStatus(v int32) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetErrorCode(v int32) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetErrorCodeCount(v int64) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetErrorCodeList(v []*QueryMeetingMemberActionResponseBodyErrorCodeList) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetMeetingStatus(v int32) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetMessage(v string) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetRequestId(v string) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetSuccess(v bool) *QueryMeetingMemberActionResponseBody
- func (s *QueryMeetingMemberActionResponseBody) SetVideoStatus(v int32) *QueryMeetingMemberActionResponseBody
- func (s QueryMeetingMemberActionResponseBody) String() string
- type QueryMeetingMemberActionResponseBodyErrorCodeList
- func (s QueryMeetingMemberActionResponseBodyErrorCodeList) GoString() string
- func (s *QueryMeetingMemberActionResponseBodyErrorCodeList) SetErrorCodeCount(v int64) *QueryMeetingMemberActionResponseBodyErrorCodeList
- func (s *QueryMeetingMemberActionResponseBodyErrorCodeList) SetTime(v int64) *QueryMeetingMemberActionResponseBodyErrorCodeList
- func (s QueryMeetingMemberActionResponseBodyErrorCodeList) String() string
- type RefreshDeviceScreenCodeRequest
- type RefreshDeviceScreenCodeResponse
- func (s RefreshDeviceScreenCodeResponse) GoString() string
- func (s *RefreshDeviceScreenCodeResponse) SetBody(v *RefreshDeviceScreenCodeResponseBody) *RefreshDeviceScreenCodeResponse
- func (s *RefreshDeviceScreenCodeResponse) SetHeaders(v map[string]*string) *RefreshDeviceScreenCodeResponse
- func (s RefreshDeviceScreenCodeResponse) String() string
- type RefreshDeviceScreenCodeResponseBody
- func (s RefreshDeviceScreenCodeResponseBody) GoString() string
- func (s *RefreshDeviceScreenCodeResponseBody) SetData(v *RefreshDeviceScreenCodeResponseBodyData) *RefreshDeviceScreenCodeResponseBody
- func (s *RefreshDeviceScreenCodeResponseBody) SetErrorCode(v int32) *RefreshDeviceScreenCodeResponseBody
- func (s *RefreshDeviceScreenCodeResponseBody) SetMessage(v string) *RefreshDeviceScreenCodeResponseBody
- func (s *RefreshDeviceScreenCodeResponseBody) SetRequestId(v string) *RefreshDeviceScreenCodeResponseBody
- func (s *RefreshDeviceScreenCodeResponseBody) SetSuccess(v bool) *RefreshDeviceScreenCodeResponseBody
- func (s RefreshDeviceScreenCodeResponseBody) String() string
- type RefreshDeviceScreenCodeResponseBodyData
- func (s RefreshDeviceScreenCodeResponseBodyData) GoString() string
- func (s *RefreshDeviceScreenCodeResponseBodyData) SetScreenCode(v string) *RefreshDeviceScreenCodeResponseBodyData
- func (s *RefreshDeviceScreenCodeResponseBodyData) SetSerialNumber(v string) *RefreshDeviceScreenCodeResponseBodyData
- func (s RefreshDeviceScreenCodeResponseBodyData) String() string
- type RegisterDeviceRequest
- func (s RegisterDeviceRequest) GoString() string
- func (s *RegisterDeviceRequest) SetDeviceVersion(v string) *RegisterDeviceRequest
- func (s *RegisterDeviceRequest) SetIP(v string) *RegisterDeviceRequest
- func (s *RegisterDeviceRequest) SetMac(v string) *RegisterDeviceRequest
- func (s *RegisterDeviceRequest) SetSN(v string) *RegisterDeviceRequest
- func (s *RegisterDeviceRequest) SetToken(v string) *RegisterDeviceRequest
- func (s RegisterDeviceRequest) String() string
- type RegisterDeviceResponse
- type RegisterDeviceResponseBody
- func (s RegisterDeviceResponseBody) GoString() string
- func (s *RegisterDeviceResponseBody) SetDeviceInfo(v *RegisterDeviceResponseBodyDeviceInfo) *RegisterDeviceResponseBody
- func (s *RegisterDeviceResponseBody) SetErrorCode(v int32) *RegisterDeviceResponseBody
- func (s *RegisterDeviceResponseBody) SetMessage(v string) *RegisterDeviceResponseBody
- func (s *RegisterDeviceResponseBody) SetRequestId(v string) *RegisterDeviceResponseBody
- func (s *RegisterDeviceResponseBody) SetSuccess(v bool) *RegisterDeviceResponseBody
- func (s RegisterDeviceResponseBody) String() string
- type RegisterDeviceResponseBodyDeviceInfo
- func (s RegisterDeviceResponseBodyDeviceInfo) GoString() string
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetAuthWsChannelConfig(v *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetChannelType(v string) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetDeviceName(v string) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetDeviceSessionId(v string) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetMessageKey(v string) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetMqttParam(v *RegisterDeviceResponseBodyDeviceInfoMqttParam) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetRegisterTime(v int64) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetScreenCode(v string) *RegisterDeviceResponseBodyDeviceInfo
- func (s *RegisterDeviceResponseBodyDeviceInfo) SetSlsConfig(v *RegisterDeviceResponseBodyDeviceInfoSlsConfig) *RegisterDeviceResponseBodyDeviceInfo
- func (s RegisterDeviceResponseBodyDeviceInfo) String() string
- type RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) GoString() string
- func (s *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetAuthWsUrl(v string) *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetToken(v string) *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetWsOuterReconnTime(v int32) *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) String() string
- type RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s RegisterDeviceResponseBodyDeviceInfoMqttParam) GoString() string
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetCleanSession(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetClientId(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetGroupId(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetHost(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetPassword(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetPort(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetReconnectTimeout(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetSDKClientPort(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetTLSPort(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetTopic(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetUseTLS(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetUserName(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
- func (s RegisterDeviceResponseBodyDeviceInfoMqttParam) String() string
- type RegisterDeviceResponseBodyDeviceInfoSlsConfig
- func (s RegisterDeviceResponseBodyDeviceInfoSlsConfig) GoString() string
- func (s *RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetLogServiceEndpoint(v string) *RegisterDeviceResponseBodyDeviceInfoSlsConfig
- func (s *RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetLogStore(v string) *RegisterDeviceResponseBodyDeviceInfoSlsConfig
- func (s *RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetProject(v string) *RegisterDeviceResponseBodyDeviceInfoSlsConfig
- func (s RegisterDeviceResponseBodyDeviceInfoSlsConfig) String() string
- type RegisterUemDeviceRequest
- func (s RegisterUemDeviceRequest) GoString() string
- func (s *RegisterUemDeviceRequest) SetDeviceId(v string) *RegisterUemDeviceRequest
- func (s *RegisterUemDeviceRequest) SetDeviceVersion(v string) *RegisterUemDeviceRequest
- func (s *RegisterUemDeviceRequest) SetGroupId(v string) *RegisterUemDeviceRequest
- func (s *RegisterUemDeviceRequest) SetGroupName(v string) *RegisterUemDeviceRequest
- func (s *RegisterUemDeviceRequest) SetIP(v string) *RegisterUemDeviceRequest
- func (s *RegisterUemDeviceRequest) SetMac(v string) *RegisterUemDeviceRequest
- func (s *RegisterUemDeviceRequest) SetOwnerId(v string) *RegisterUemDeviceRequest
- func (s RegisterUemDeviceRequest) String() string
- type RegisterUemDeviceResponse
- func (s RegisterUemDeviceResponse) GoString() string
- func (s *RegisterUemDeviceResponse) SetBody(v *RegisterUemDeviceResponseBody) *RegisterUemDeviceResponse
- func (s *RegisterUemDeviceResponse) SetHeaders(v map[string]*string) *RegisterUemDeviceResponse
- func (s RegisterUemDeviceResponse) String() string
- type RegisterUemDeviceResponseBody
- func (s RegisterUemDeviceResponseBody) GoString() string
- func (s *RegisterUemDeviceResponseBody) SetDeviceInfo(v *RegisterUemDeviceResponseBodyDeviceInfo) *RegisterUemDeviceResponseBody
- func (s *RegisterUemDeviceResponseBody) SetErrorCode(v int32) *RegisterUemDeviceResponseBody
- func (s *RegisterUemDeviceResponseBody) SetMessage(v string) *RegisterUemDeviceResponseBody
- func (s *RegisterUemDeviceResponseBody) SetRequestId(v string) *RegisterUemDeviceResponseBody
- func (s *RegisterUemDeviceResponseBody) SetSuccess(v bool) *RegisterUemDeviceResponseBody
- func (s RegisterUemDeviceResponseBody) String() string
- type RegisterUemDeviceResponseBodyDeviceInfo
- func (s RegisterUemDeviceResponseBodyDeviceInfo) GoString() string
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetAuthWsChannelConfig(v *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetChannelType(v string) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetDeviceName(v string) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetDeviceSessionId(v string) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetMessageKey(v string) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetMqttParam(v *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetRegisterTime(v int64) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetScreenCode(v string) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetSlsConfig(v *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetToken(v string) *RegisterUemDeviceResponseBodyDeviceInfo
- func (s RegisterUemDeviceResponseBodyDeviceInfo) String() string
- type RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) GoString() string
- func (s *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetAuthWsUrl(v string) *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetToken(v string) *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetWsOuterReconnTime(v int32) *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig
- func (s RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) String() string
- type RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s RegisterUemDeviceResponseBodyDeviceInfoMqttParam) GoString() string
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetCleanSession(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetClientId(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetGroupId(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetHost(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetPassword(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetPort(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetReconnectTimeout(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetSDKClientPort(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetTLSPort(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetTopic(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetUseTLS(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetUserName(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
- func (s RegisterUemDeviceResponseBodyDeviceInfoMqttParam) String() string
- type RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
- func (s RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) GoString() string
- func (s *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetLogServiceEndpoint(v string) *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
- func (s *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetLogStore(v string) *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
- func (s *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetProject(v string) *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
- func (s RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) String() string
- type SendMeetingCommandRequest
- func (s SendMeetingCommandRequest) GoString() string
- func (s *SendMeetingCommandRequest) SetCommand(v string) *SendMeetingCommandRequest
- func (s *SendMeetingCommandRequest) SetMeetingUUID(v string) *SendMeetingCommandRequest
- func (s *SendMeetingCommandRequest) SetMemberUUID(v string) *SendMeetingCommandRequest
- func (s *SendMeetingCommandRequest) SetOperatorMemberUUID(v string) *SendMeetingCommandRequest
- func (s *SendMeetingCommandRequest) SetSendType(v int32) *SendMeetingCommandRequest
- func (s SendMeetingCommandRequest) String() string
- type SendMeetingCommandResponse
- func (s SendMeetingCommandResponse) GoString() string
- func (s *SendMeetingCommandResponse) SetBody(v *SendMeetingCommandResponseBody) *SendMeetingCommandResponse
- func (s *SendMeetingCommandResponse) SetHeaders(v map[string]*string) *SendMeetingCommandResponse
- func (s SendMeetingCommandResponse) String() string
- type SendMeetingCommandResponseBody
- func (s SendMeetingCommandResponseBody) GoString() string
- func (s *SendMeetingCommandResponseBody) SetErrorCode(v int32) *SendMeetingCommandResponseBody
- func (s *SendMeetingCommandResponseBody) SetMessage(v string) *SendMeetingCommandResponseBody
- func (s *SendMeetingCommandResponseBody) SetRequestId(v string) *SendMeetingCommandResponseBody
- func (s *SendMeetingCommandResponseBody) SetSuccess(v bool) *SendMeetingCommandResponseBody
- func (s SendMeetingCommandResponseBody) String() string
- type SendScreenStartRequest
- type SendScreenStartResponse
- type SendScreenStartResponseBody
- func (s SendScreenStartResponseBody) GoString() string
- func (s *SendScreenStartResponseBody) SetData(v *SendScreenStartResponseBodyData) *SendScreenStartResponseBody
- func (s *SendScreenStartResponseBody) SetErrorCode(v int32) *SendScreenStartResponseBody
- func (s *SendScreenStartResponseBody) SetMessage(v string) *SendScreenStartResponseBody
- func (s *SendScreenStartResponseBody) SetRequestId(v string) *SendScreenStartResponseBody
- func (s *SendScreenStartResponseBody) SetSuccess(v bool) *SendScreenStartResponseBody
- func (s SendScreenStartResponseBody) String() string
- type SendScreenStartResponseBodyData
- func (s SendScreenStartResponseBodyData) GoString() string
- func (s *SendScreenStartResponseBodyData) SetAuthWsChannelConfig(v *SendScreenStartResponseBodyDataAuthWsChannelConfig) *SendScreenStartResponseBodyData
- func (s *SendScreenStartResponseBodyData) SetIceServers(v []*SendScreenStartResponseBodyDataIceServers) *SendScreenStartResponseBodyData
- func (s *SendScreenStartResponseBodyData) SetReceiverInfo(v map[string]interface{}) *SendScreenStartResponseBodyData
- func (s *SendScreenStartResponseBodyData) SetSessionId(v string) *SendScreenStartResponseBodyData
- func (s *SendScreenStartResponseBodyData) SetShareConfig(v *SendScreenStartResponseBodyDataShareConfig) *SendScreenStartResponseBodyData
- func (s *SendScreenStartResponseBodyData) SetSignallingServerConfig(v *SendScreenStartResponseBodyDataSignallingServerConfig) *SendScreenStartResponseBodyData
- func (s SendScreenStartResponseBodyData) String() string
- type SendScreenStartResponseBodyDataAuthWsChannelConfig
- func (s SendScreenStartResponseBodyDataAuthWsChannelConfig) GoString() string
- func (s *SendScreenStartResponseBodyDataAuthWsChannelConfig) SetAuthWsUrl(v string) *SendScreenStartResponseBodyDataAuthWsChannelConfig
- func (s *SendScreenStartResponseBodyDataAuthWsChannelConfig) SetToken(v string) *SendScreenStartResponseBodyDataAuthWsChannelConfig
- func (s *SendScreenStartResponseBodyDataAuthWsChannelConfig) SetWsOuterReConnTime(v int32) *SendScreenStartResponseBodyDataAuthWsChannelConfig
- func (s SendScreenStartResponseBodyDataAuthWsChannelConfig) String() string
- type SendScreenStartResponseBodyDataIceServers
- func (s SendScreenStartResponseBodyDataIceServers) GoString() string
- func (s *SendScreenStartResponseBodyDataIceServers) SetCredential(v string) *SendScreenStartResponseBodyDataIceServers
- func (s *SendScreenStartResponseBodyDataIceServers) SetUrl(v string) *SendScreenStartResponseBodyDataIceServers
- func (s *SendScreenStartResponseBodyDataIceServers) SetUserName(v string) *SendScreenStartResponseBodyDataIceServers
- func (s SendScreenStartResponseBodyDataIceServers) String() string
- type SendScreenStartResponseBodyDataShareConfig
- func (s SendScreenStartResponseBodyDataShareConfig) GoString() string
- func (s *SendScreenStartResponseBodyDataShareConfig) SetMaxMultiScreenShareBitrate(v int32) *SendScreenStartResponseBodyDataShareConfig
- func (s *SendScreenStartResponseBodyDataShareConfig) SetMaxScreenShareBitrate(v int32) *SendScreenStartResponseBodyDataShareConfig
- func (s *SendScreenStartResponseBodyDataShareConfig) SetShareConfigMaxFrameRate(v int32) *SendScreenStartResponseBodyDataShareConfig
- func (s *SendScreenStartResponseBodyDataShareConfig) SetShareConfigMinFrameRate(v int32) *SendScreenStartResponseBodyDataShareConfig
- func (s SendScreenStartResponseBodyDataShareConfig) String() string
- type SendScreenStartResponseBodyDataSignallingServerConfig
- func (s SendScreenStartResponseBodyDataSignallingServerConfig) GoString() string
- func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetClientHeartBeatUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
- func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetGetMessageUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
- func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetGetReceiverInfoUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
- func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetSendMessageUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
- func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetShareScreenMeetingRobUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
- func (s SendScreenStartResponseBodyDataSignallingServerConfig) String() string
- type StartLiveRequest
- func (s StartLiveRequest) GoString() string
- func (s *StartLiveRequest) SetLayoutInfo(v string) *StartLiveRequest
- func (s *StartLiveRequest) SetLiveUUID(v string) *StartLiveRequest
- func (s *StartLiveRequest) SetPushInfo(v string) *StartLiveRequest
- func (s *StartLiveRequest) SetUserId(v string) *StartLiveRequest
- func (s StartLiveRequest) String() string
- type StartLiveResponse
- type StartLiveResponseBody
- func (s StartLiveResponseBody) GoString() string
- func (s *StartLiveResponseBody) SetErrorCode(v int32) *StartLiveResponseBody
- func (s *StartLiveResponseBody) SetMessage(v string) *StartLiveResponseBody
- func (s *StartLiveResponseBody) SetRequestId(v string) *StartLiveResponseBody
- func (s *StartLiveResponseBody) SetSuccess(v bool) *StartLiveResponseBody
- func (s StartLiveResponseBody) String() string
- type UpdateDeviceHeartBeatRequest
- type UpdateDeviceHeartBeatResponse
- func (s UpdateDeviceHeartBeatResponse) GoString() string
- func (s *UpdateDeviceHeartBeatResponse) SetBody(v *UpdateDeviceHeartBeatResponseBody) *UpdateDeviceHeartBeatResponse
- func (s *UpdateDeviceHeartBeatResponse) SetHeaders(v map[string]*string) *UpdateDeviceHeartBeatResponse
- func (s UpdateDeviceHeartBeatResponse) String() string
- type UpdateDeviceHeartBeatResponseBody
- func (s UpdateDeviceHeartBeatResponseBody) GoString() string
- func (s *UpdateDeviceHeartBeatResponseBody) SetDeviceInfo(v *UpdateDeviceHeartBeatResponseBodyDeviceInfo) *UpdateDeviceHeartBeatResponseBody
- func (s *UpdateDeviceHeartBeatResponseBody) SetErrorCode(v int32) *UpdateDeviceHeartBeatResponseBody
- func (s *UpdateDeviceHeartBeatResponseBody) SetMessage(v string) *UpdateDeviceHeartBeatResponseBody
- func (s *UpdateDeviceHeartBeatResponseBody) SetRequestId(v string) *UpdateDeviceHeartBeatResponseBody
- func (s *UpdateDeviceHeartBeatResponseBody) SetSuccess(v bool) *UpdateDeviceHeartBeatResponseBody
- func (s UpdateDeviceHeartBeatResponseBody) String() string
- type UpdateDeviceHeartBeatResponseBodyDeviceInfo
- type UpdateDeviceStartupPictureRequest
- func (s UpdateDeviceStartupPictureRequest) GoString() string
- func (s *UpdateDeviceStartupPictureRequest) SetPicture(v string) *UpdateDeviceStartupPictureRequest
- func (s *UpdateDeviceStartupPictureRequest) SetSerialNumber(v string) *UpdateDeviceStartupPictureRequest
- func (s UpdateDeviceStartupPictureRequest) String() string
- type UpdateDeviceStartupPictureResponse
- func (s UpdateDeviceStartupPictureResponse) GoString() string
- func (s *UpdateDeviceStartupPictureResponse) SetBody(v *UpdateDeviceStartupPictureResponseBody) *UpdateDeviceStartupPictureResponse
- func (s *UpdateDeviceStartupPictureResponse) SetHeaders(v map[string]*string) *UpdateDeviceStartupPictureResponse
- func (s UpdateDeviceStartupPictureResponse) String() string
- type UpdateDeviceStartupPictureResponseBody
- func (s UpdateDeviceStartupPictureResponseBody) GoString() string
- func (s *UpdateDeviceStartupPictureResponseBody) SetErrorCode(v int32) *UpdateDeviceStartupPictureResponseBody
- func (s *UpdateDeviceStartupPictureResponseBody) SetMessage(v string) *UpdateDeviceStartupPictureResponseBody
- func (s *UpdateDeviceStartupPictureResponseBody) SetRequestId(v string) *UpdateDeviceStartupPictureResponseBody
- func (s *UpdateDeviceStartupPictureResponseBody) SetSuccess(v bool) *UpdateDeviceStartupPictureResponseBody
- func (s UpdateDeviceStartupPictureResponseBody) String() string
- type UpdateGonggeLayoutRequest
- func (s UpdateGonggeLayoutRequest) GoString() string
- func (s *UpdateGonggeLayoutRequest) SetMeetingUUID(v string) *UpdateGonggeLayoutRequest
- func (s *UpdateGonggeLayoutRequest) SetValue(v string) *UpdateGonggeLayoutRequest
- func (s *UpdateGonggeLayoutRequest) SetVideoCount(v string) *UpdateGonggeLayoutRequest
- func (s UpdateGonggeLayoutRequest) String() string
- type UpdateGonggeLayoutResponse
- func (s UpdateGonggeLayoutResponse) GoString() string
- func (s *UpdateGonggeLayoutResponse) SetBody(v *UpdateGonggeLayoutResponseBody) *UpdateGonggeLayoutResponse
- func (s *UpdateGonggeLayoutResponse) SetHeaders(v map[string]*string) *UpdateGonggeLayoutResponse
- func (s UpdateGonggeLayoutResponse) String() string
- type UpdateGonggeLayoutResponseBody
- func (s UpdateGonggeLayoutResponseBody) GoString() string
- func (s *UpdateGonggeLayoutResponseBody) SetErrorCode(v int32) *UpdateGonggeLayoutResponseBody
- func (s *UpdateGonggeLayoutResponseBody) SetMessage(v string) *UpdateGonggeLayoutResponseBody
- func (s *UpdateGonggeLayoutResponseBody) SetRequestId(v string) *UpdateGonggeLayoutResponseBody
- func (s *UpdateGonggeLayoutResponseBody) SetSuccess(v bool) *UpdateGonggeLayoutResponseBody
- func (s UpdateGonggeLayoutResponseBody) String() string
- type UpdateLivePasswordRequest
- func (s UpdateLivePasswordRequest) GoString() string
- func (s *UpdateLivePasswordRequest) SetLiveUUID(v string) *UpdateLivePasswordRequest
- func (s *UpdateLivePasswordRequest) SetOpenPasswordFlag(v bool) *UpdateLivePasswordRequest
- func (s *UpdateLivePasswordRequest) SetPassword(v string) *UpdateLivePasswordRequest
- func (s *UpdateLivePasswordRequest) SetUserId(v string) *UpdateLivePasswordRequest
- func (s UpdateLivePasswordRequest) String() string
- type UpdateLivePasswordResponse
- func (s UpdateLivePasswordResponse) GoString() string
- func (s *UpdateLivePasswordResponse) SetBody(v *UpdateLivePasswordResponseBody) *UpdateLivePasswordResponse
- func (s *UpdateLivePasswordResponse) SetHeaders(v map[string]*string) *UpdateLivePasswordResponse
- func (s UpdateLivePasswordResponse) String() string
- type UpdateLivePasswordResponseBody
- func (s UpdateLivePasswordResponseBody) GoString() string
- func (s *UpdateLivePasswordResponseBody) SetErrorCode(v int32) *UpdateLivePasswordResponseBody
- func (s *UpdateLivePasswordResponseBody) SetMessage(v string) *UpdateLivePasswordResponseBody
- func (s *UpdateLivePasswordResponseBody) SetRequestId(v string) *UpdateLivePasswordResponseBody
- func (s *UpdateLivePasswordResponseBody) SetSuccess(v bool) *UpdateLivePasswordResponseBody
- func (s UpdateLivePasswordResponseBody) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveDeviceRequest ¶
type ActiveDeviceRequest struct { ActiveCode *string `json:"ActiveCode,omitempty" xml:"ActiveCode,omitempty"` DeviceVersion *string `json:"DeviceVersion,omitempty" xml:"DeviceVersion,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Mac *string `json:"Mac,omitempty" xml:"Mac,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (ActiveDeviceRequest) GoString ¶
func (s ActiveDeviceRequest) GoString() string
func (*ActiveDeviceRequest) SetActiveCode ¶
func (s *ActiveDeviceRequest) SetActiveCode(v string) *ActiveDeviceRequest
func (*ActiveDeviceRequest) SetDeviceVersion ¶
func (s *ActiveDeviceRequest) SetDeviceVersion(v string) *ActiveDeviceRequest
func (*ActiveDeviceRequest) SetIP ¶
func (s *ActiveDeviceRequest) SetIP(v string) *ActiveDeviceRequest
func (*ActiveDeviceRequest) SetMac ¶
func (s *ActiveDeviceRequest) SetMac(v string) *ActiveDeviceRequest
func (*ActiveDeviceRequest) SetSN ¶
func (s *ActiveDeviceRequest) SetSN(v string) *ActiveDeviceRequest
func (ActiveDeviceRequest) String ¶
func (s ActiveDeviceRequest) String() string
type ActiveDeviceResponse ¶
type ActiveDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ActiveDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ActiveDeviceResponse) GoString ¶
func (s ActiveDeviceResponse) GoString() string
func (*ActiveDeviceResponse) SetBody ¶
func (s *ActiveDeviceResponse) SetBody(v *ActiveDeviceResponseBody) *ActiveDeviceResponse
func (*ActiveDeviceResponse) SetHeaders ¶
func (s *ActiveDeviceResponse) SetHeaders(v map[string]*string) *ActiveDeviceResponse
func (ActiveDeviceResponse) String ¶
func (s ActiveDeviceResponse) String() string
type ActiveDeviceResponseBody ¶
type ActiveDeviceResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (ActiveDeviceResponseBody) GoString ¶
func (s ActiveDeviceResponseBody) GoString() string
func (*ActiveDeviceResponseBody) SetErrorCode ¶
func (s *ActiveDeviceResponseBody) SetErrorCode(v int32) *ActiveDeviceResponseBody
func (*ActiveDeviceResponseBody) SetMessage ¶
func (s *ActiveDeviceResponseBody) SetMessage(v string) *ActiveDeviceResponseBody
func (*ActiveDeviceResponseBody) SetRequestId ¶
func (s *ActiveDeviceResponseBody) SetRequestId(v string) *ActiveDeviceResponseBody
func (*ActiveDeviceResponseBody) SetSuccess ¶
func (s *ActiveDeviceResponseBody) SetSuccess(v bool) *ActiveDeviceResponseBody
func (*ActiveDeviceResponseBody) SetToken ¶
func (s *ActiveDeviceResponseBody) SetToken(v string) *ActiveDeviceResponseBody
func (ActiveDeviceResponseBody) String ¶
func (s ActiveDeviceResponseBody) String() string
type ActiveMeetingRequest ¶
type ActiveMeetingRequest struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` }
func (ActiveMeetingRequest) GoString ¶
func (s ActiveMeetingRequest) GoString() string
func (*ActiveMeetingRequest) SetMeetingCode ¶
func (s *ActiveMeetingRequest) SetMeetingCode(v string) *ActiveMeetingRequest
func (*ActiveMeetingRequest) SetMeetingUUID ¶
func (s *ActiveMeetingRequest) SetMeetingUUID(v string) *ActiveMeetingRequest
func (ActiveMeetingRequest) String ¶
func (s ActiveMeetingRequest) String() string
type ActiveMeetingResponse ¶
type ActiveMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ActiveMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ActiveMeetingResponse) GoString ¶
func (s ActiveMeetingResponse) GoString() string
func (*ActiveMeetingResponse) SetBody ¶
func (s *ActiveMeetingResponse) SetBody(v *ActiveMeetingResponseBody) *ActiveMeetingResponse
func (*ActiveMeetingResponse) SetHeaders ¶
func (s *ActiveMeetingResponse) SetHeaders(v map[string]*string) *ActiveMeetingResponse
func (ActiveMeetingResponse) String ¶
func (s ActiveMeetingResponse) String() string
type ActiveMeetingResponseBody ¶
type ActiveMeetingResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *ActiveMeetingResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ActiveMeetingResponseBody) GoString ¶
func (s ActiveMeetingResponseBody) GoString() string
func (*ActiveMeetingResponseBody) SetErrorCode ¶
func (s *ActiveMeetingResponseBody) SetErrorCode(v int32) *ActiveMeetingResponseBody
func (*ActiveMeetingResponseBody) SetMeetingInfo ¶
func (s *ActiveMeetingResponseBody) SetMeetingInfo(v *ActiveMeetingResponseBodyMeetingInfo) *ActiveMeetingResponseBody
func (*ActiveMeetingResponseBody) SetMessage ¶
func (s *ActiveMeetingResponseBody) SetMessage(v string) *ActiveMeetingResponseBody
func (*ActiveMeetingResponseBody) SetRequestId ¶
func (s *ActiveMeetingResponseBody) SetRequestId(v string) *ActiveMeetingResponseBody
func (*ActiveMeetingResponseBody) SetSuccess ¶
func (s *ActiveMeetingResponseBody) SetSuccess(v bool) *ActiveMeetingResponseBody
func (ActiveMeetingResponseBody) String ¶
func (s ActiveMeetingResponseBody) String() string
type ActiveMeetingResponseBodyMeetingInfo ¶
type ActiveMeetingResponseBodyMeetingInfo struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` ValidTime *int64 `json:"ValidTime,omitempty" xml:"ValidTime,omitempty"` }
func (ActiveMeetingResponseBodyMeetingInfo) GoString ¶
func (s ActiveMeetingResponseBodyMeetingInfo) GoString() string
func (*ActiveMeetingResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *ActiveMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *ActiveMeetingResponseBodyMeetingInfo
func (*ActiveMeetingResponseBodyMeetingInfo) SetValidTime ¶
func (s *ActiveMeetingResponseBodyMeetingInfo) SetValidTime(v int64) *ActiveMeetingResponseBodyMeetingInfo
func (ActiveMeetingResponseBodyMeetingInfo) String ¶
func (s ActiveMeetingResponseBodyMeetingInfo) String() string
type BatchCreateDeviceRequest ¶
type BatchCreateDeviceRequest struct {
SN *string `json:"SN,omitempty" xml:"SN,omitempty"`
}
func (BatchCreateDeviceRequest) GoString ¶
func (s BatchCreateDeviceRequest) GoString() string
func (*BatchCreateDeviceRequest) SetSN ¶
func (s *BatchCreateDeviceRequest) SetSN(v string) *BatchCreateDeviceRequest
func (BatchCreateDeviceRequest) String ¶
func (s BatchCreateDeviceRequest) String() string
type BatchCreateDeviceResponse ¶
type BatchCreateDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchCreateDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchCreateDeviceResponse) GoString ¶
func (s BatchCreateDeviceResponse) GoString() string
func (*BatchCreateDeviceResponse) SetBody ¶
func (s *BatchCreateDeviceResponse) SetBody(v *BatchCreateDeviceResponseBody) *BatchCreateDeviceResponse
func (*BatchCreateDeviceResponse) SetHeaders ¶
func (s *BatchCreateDeviceResponse) SetHeaders(v map[string]*string) *BatchCreateDeviceResponse
func (BatchCreateDeviceResponse) String ¶
func (s BatchCreateDeviceResponse) String() string
type BatchCreateDeviceResponseBody ¶
type BatchCreateDeviceResponseBody struct { Devices []*BatchCreateDeviceResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (BatchCreateDeviceResponseBody) GoString ¶
func (s BatchCreateDeviceResponseBody) GoString() string
func (*BatchCreateDeviceResponseBody) SetDevices ¶
func (s *BatchCreateDeviceResponseBody) SetDevices(v []*BatchCreateDeviceResponseBodyDevices) *BatchCreateDeviceResponseBody
func (*BatchCreateDeviceResponseBody) SetErrorCode ¶
func (s *BatchCreateDeviceResponseBody) SetErrorCode(v int32) *BatchCreateDeviceResponseBody
func (*BatchCreateDeviceResponseBody) SetMessage ¶
func (s *BatchCreateDeviceResponseBody) SetMessage(v string) *BatchCreateDeviceResponseBody
func (*BatchCreateDeviceResponseBody) SetRequestId ¶
func (s *BatchCreateDeviceResponseBody) SetRequestId(v string) *BatchCreateDeviceResponseBody
func (*BatchCreateDeviceResponseBody) SetSuccess ¶
func (s *BatchCreateDeviceResponseBody) SetSuccess(v bool) *BatchCreateDeviceResponseBody
func (BatchCreateDeviceResponseBody) String ¶
func (s BatchCreateDeviceResponseBody) String() string
type BatchCreateDeviceResponseBodyDevices ¶
type BatchCreateDeviceResponseBodyDevices struct { ActiveCode *string `json:"ActiveCode,omitempty" xml:"ActiveCode,omitempty"` DeviceErrorCode *int32 `json:"DeviceErrorCode,omitempty" xml:"DeviceErrorCode,omitempty"` DeviceMessage *string `json:"DeviceMessage,omitempty" xml:"DeviceMessage,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (BatchCreateDeviceResponseBodyDevices) GoString ¶
func (s BatchCreateDeviceResponseBodyDevices) GoString() string
func (*BatchCreateDeviceResponseBodyDevices) SetActiveCode ¶
func (s *BatchCreateDeviceResponseBodyDevices) SetActiveCode(v string) *BatchCreateDeviceResponseBodyDevices
func (*BatchCreateDeviceResponseBodyDevices) SetDeviceErrorCode ¶
func (s *BatchCreateDeviceResponseBodyDevices) SetDeviceErrorCode(v int32) *BatchCreateDeviceResponseBodyDevices
func (*BatchCreateDeviceResponseBodyDevices) SetDeviceMessage ¶
func (s *BatchCreateDeviceResponseBodyDevices) SetDeviceMessage(v string) *BatchCreateDeviceResponseBodyDevices
func (*BatchCreateDeviceResponseBodyDevices) SetSN ¶
func (s *BatchCreateDeviceResponseBodyDevices) SetSN(v string) *BatchCreateDeviceResponseBodyDevices
func (BatchCreateDeviceResponseBodyDevices) String ¶
func (s BatchCreateDeviceResponseBodyDevices) String() string
type BatchJoinMeetingInternationalRequest ¶
type BatchJoinMeetingInternationalRequest struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (BatchJoinMeetingInternationalRequest) GoString ¶
func (s BatchJoinMeetingInternationalRequest) GoString() string
func (*BatchJoinMeetingInternationalRequest) SetMeetingCode ¶
func (s *BatchJoinMeetingInternationalRequest) SetMeetingCode(v string) *BatchJoinMeetingInternationalRequest
func (*BatchJoinMeetingInternationalRequest) SetPassword ¶
func (s *BatchJoinMeetingInternationalRequest) SetPassword(v string) *BatchJoinMeetingInternationalRequest
func (*BatchJoinMeetingInternationalRequest) SetUserId ¶
func (s *BatchJoinMeetingInternationalRequest) SetUserId(v string) *BatchJoinMeetingInternationalRequest
func (BatchJoinMeetingInternationalRequest) String ¶
func (s BatchJoinMeetingInternationalRequest) String() string
type BatchJoinMeetingInternationalResponse ¶
type BatchJoinMeetingInternationalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchJoinMeetingInternationalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchJoinMeetingInternationalResponse) GoString ¶
func (s BatchJoinMeetingInternationalResponse) GoString() string
func (*BatchJoinMeetingInternationalResponse) SetHeaders ¶
func (s *BatchJoinMeetingInternationalResponse) SetHeaders(v map[string]*string) *BatchJoinMeetingInternationalResponse
func (BatchJoinMeetingInternationalResponse) String ¶
func (s BatchJoinMeetingInternationalResponse) String() string
type BatchJoinMeetingInternationalResponseBody ¶
type BatchJoinMeetingInternationalResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *BatchJoinMeetingInternationalResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (BatchJoinMeetingInternationalResponseBody) GoString ¶
func (s BatchJoinMeetingInternationalResponseBody) GoString() string
func (*BatchJoinMeetingInternationalResponseBody) SetErrorCode ¶
func (s *BatchJoinMeetingInternationalResponseBody) SetErrorCode(v int32) *BatchJoinMeetingInternationalResponseBody
func (*BatchJoinMeetingInternationalResponseBody) SetMeetingInfo ¶
func (*BatchJoinMeetingInternationalResponseBody) SetMessage ¶
func (s *BatchJoinMeetingInternationalResponseBody) SetMessage(v string) *BatchJoinMeetingInternationalResponseBody
func (*BatchJoinMeetingInternationalResponseBody) SetRequestId ¶
func (s *BatchJoinMeetingInternationalResponseBody) SetRequestId(v string) *BatchJoinMeetingInternationalResponseBody
func (*BatchJoinMeetingInternationalResponseBody) SetSuccess ¶
func (s *BatchJoinMeetingInternationalResponseBody) SetSuccess(v bool) *BatchJoinMeetingInternationalResponseBody
func (BatchJoinMeetingInternationalResponseBody) String ¶
func (s BatchJoinMeetingInternationalResponseBody) String() string
type BatchJoinMeetingInternationalResponseBodyMeetingInfo ¶
type BatchJoinMeetingInternationalResponseBodyMeetingInfo struct { ClientAppId *string `json:"ClientAppId,omitempty" xml:"ClientAppId,omitempty"` MeetingAppId *string `json:"MeetingAppId,omitempty" xml:"MeetingAppId,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingDomain *string `json:"MeetingDomain,omitempty" xml:"MeetingDomain,omitempty"` MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberList []*BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList `json:"MemberList,omitempty" xml:"MemberList,omitempty" type:"Repeated"` SlsInfo *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo `json:"SlsInfo,omitempty" xml:"SlsInfo,omitempty" type:"Struct"` }
func (BatchJoinMeetingInternationalResponseBodyMeetingInfo) GoString ¶
func (s BatchJoinMeetingInternationalResponseBodyMeetingInfo) GoString() string
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetClientAppId ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetClientAppId(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingAppId ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingAppId(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingDomain ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingDomain(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingToken ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingToken(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetMemberList ¶
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfo) SetSlsInfo ¶
func (BatchJoinMeetingInternationalResponseBodyMeetingInfo) String ¶
func (s BatchJoinMeetingInternationalResponseBodyMeetingInfo) String() string
type BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList ¶
type BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList struct { MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) GoString ¶
func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) GoString() string
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) SetMeetingToken ¶
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) SetMemberUUID ¶
func (BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) String ¶
func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoMemberList) String() string
type BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo ¶
type BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` Logstore *string `json:"Logstore,omitempty" xml:"Logstore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) GoString ¶
func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) GoString() string
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint ¶
func (s *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogstore ¶
func (*BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetProject ¶
func (BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) String ¶
func (s BatchJoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) String() string
type BatchJoinMeetingRequest ¶
type BatchJoinMeetingRequest struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` RtcEngine *string `json:"RtcEngine,omitempty" xml:"RtcEngine,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (BatchJoinMeetingRequest) GoString ¶
func (s BatchJoinMeetingRequest) GoString() string
func (*BatchJoinMeetingRequest) SetMeetingCode ¶
func (s *BatchJoinMeetingRequest) SetMeetingCode(v string) *BatchJoinMeetingRequest
func (*BatchJoinMeetingRequest) SetPassword ¶
func (s *BatchJoinMeetingRequest) SetPassword(v string) *BatchJoinMeetingRequest
func (*BatchJoinMeetingRequest) SetRtcEngine ¶
func (s *BatchJoinMeetingRequest) SetRtcEngine(v string) *BatchJoinMeetingRequest
func (*BatchJoinMeetingRequest) SetUserId ¶
func (s *BatchJoinMeetingRequest) SetUserId(v string) *BatchJoinMeetingRequest
func (BatchJoinMeetingRequest) String ¶
func (s BatchJoinMeetingRequest) String() string
type BatchJoinMeetingResponse ¶
type BatchJoinMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchJoinMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchJoinMeetingResponse) GoString ¶
func (s BatchJoinMeetingResponse) GoString() string
func (*BatchJoinMeetingResponse) SetBody ¶
func (s *BatchJoinMeetingResponse) SetBody(v *BatchJoinMeetingResponseBody) *BatchJoinMeetingResponse
func (*BatchJoinMeetingResponse) SetHeaders ¶
func (s *BatchJoinMeetingResponse) SetHeaders(v map[string]*string) *BatchJoinMeetingResponse
func (BatchJoinMeetingResponse) String ¶
func (s BatchJoinMeetingResponse) String() string
type BatchJoinMeetingResponseBody ¶
type BatchJoinMeetingResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *BatchJoinMeetingResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (BatchJoinMeetingResponseBody) GoString ¶
func (s BatchJoinMeetingResponseBody) GoString() string
func (*BatchJoinMeetingResponseBody) SetErrorCode ¶
func (s *BatchJoinMeetingResponseBody) SetErrorCode(v int32) *BatchJoinMeetingResponseBody
func (*BatchJoinMeetingResponseBody) SetMeetingInfo ¶
func (s *BatchJoinMeetingResponseBody) SetMeetingInfo(v *BatchJoinMeetingResponseBodyMeetingInfo) *BatchJoinMeetingResponseBody
func (*BatchJoinMeetingResponseBody) SetMessage ¶
func (s *BatchJoinMeetingResponseBody) SetMessage(v string) *BatchJoinMeetingResponseBody
func (*BatchJoinMeetingResponseBody) SetRequestId ¶
func (s *BatchJoinMeetingResponseBody) SetRequestId(v string) *BatchJoinMeetingResponseBody
func (*BatchJoinMeetingResponseBody) SetSuccess ¶
func (s *BatchJoinMeetingResponseBody) SetSuccess(v bool) *BatchJoinMeetingResponseBody
func (BatchJoinMeetingResponseBody) String ¶
func (s BatchJoinMeetingResponseBody) String() string
type BatchJoinMeetingResponseBodyMeetingInfo ¶
type BatchJoinMeetingResponseBodyMeetingInfo struct { ClientAppId *string `json:"ClientAppId,omitempty" xml:"ClientAppId,omitempty"` MeetingAppId *string `json:"MeetingAppId,omitempty" xml:"MeetingAppId,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingDomain *string `json:"MeetingDomain,omitempty" xml:"MeetingDomain,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberList []*BatchJoinMeetingResponseBodyMeetingInfoMemberList `json:"MemberList,omitempty" xml:"MemberList,omitempty" type:"Repeated"` SlsInfo *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo `json:"SlsInfo,omitempty" xml:"SlsInfo,omitempty" type:"Struct"` }
func (BatchJoinMeetingResponseBodyMeetingInfo) GoString ¶
func (s BatchJoinMeetingResponseBodyMeetingInfo) GoString() string
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetClientAppId ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetClientAppId(v string) *BatchJoinMeetingResponseBodyMeetingInfo
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingAppId ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingAppId(v string) *BatchJoinMeetingResponseBodyMeetingInfo
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *BatchJoinMeetingResponseBodyMeetingInfo
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingDomain ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingDomain(v string) *BatchJoinMeetingResponseBodyMeetingInfo
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *BatchJoinMeetingResponseBodyMeetingInfo
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetMemberList ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfo) SetMemberList(v []*BatchJoinMeetingResponseBodyMeetingInfoMemberList) *BatchJoinMeetingResponseBodyMeetingInfo
func (*BatchJoinMeetingResponseBodyMeetingInfo) SetSlsInfo ¶
func (BatchJoinMeetingResponseBodyMeetingInfo) String ¶
func (s BatchJoinMeetingResponseBodyMeetingInfo) String() string
type BatchJoinMeetingResponseBodyMeetingInfoMemberList ¶
type BatchJoinMeetingResponseBodyMeetingInfoMemberList struct { MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (BatchJoinMeetingResponseBodyMeetingInfoMemberList) GoString ¶
func (s BatchJoinMeetingResponseBodyMeetingInfoMemberList) GoString() string
func (*BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetMeetingToken ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetMeetingToken(v string) *BatchJoinMeetingResponseBodyMeetingInfoMemberList
func (*BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetMemberUUID ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *BatchJoinMeetingResponseBodyMeetingInfoMemberList
func (*BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetUserId ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfoMemberList) SetUserId(v string) *BatchJoinMeetingResponseBodyMeetingInfoMemberList
func (BatchJoinMeetingResponseBodyMeetingInfoMemberList) String ¶
func (s BatchJoinMeetingResponseBodyMeetingInfoMemberList) String() string
type BatchJoinMeetingResponseBodyMeetingInfoSlsInfo ¶
type BatchJoinMeetingResponseBodyMeetingInfoSlsInfo struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` Logstore *string `json:"Logstore,omitempty" xml:"Logstore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) GoString ¶
func (s BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) GoString() string
func (*BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
func (*BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogstore ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
func (*BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetProject ¶
func (s *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) SetProject(v string) *BatchJoinMeetingResponseBodyMeetingInfoSlsInfo
func (BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) String ¶
func (s BatchJoinMeetingResponseBodyMeetingInfoSlsInfo) String() string
type CallDeviceRequest ¶
type CallDeviceRequest struct { InviteName *string `json:"InviteName,omitempty" xml:"InviteName,omitempty"` JoinMeetingFlag *bool `json:"JoinMeetingFlag,omitempty" xml:"JoinMeetingFlag,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` OperateUserId *string `json:"OperateUserId,omitempty" xml:"OperateUserId,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (CallDeviceRequest) GoString ¶
func (s CallDeviceRequest) GoString() string
func (*CallDeviceRequest) SetInviteName ¶
func (s *CallDeviceRequest) SetInviteName(v string) *CallDeviceRequest
func (*CallDeviceRequest) SetJoinMeetingFlag ¶
func (s *CallDeviceRequest) SetJoinMeetingFlag(v bool) *CallDeviceRequest
func (*CallDeviceRequest) SetMeetingCode ¶
func (s *CallDeviceRequest) SetMeetingCode(v string) *CallDeviceRequest
func (*CallDeviceRequest) SetOperateUserId ¶
func (s *CallDeviceRequest) SetOperateUserId(v string) *CallDeviceRequest
func (*CallDeviceRequest) SetSN ¶
func (s *CallDeviceRequest) SetSN(v string) *CallDeviceRequest
func (CallDeviceRequest) String ¶
func (s CallDeviceRequest) String() string
type CallDeviceResponse ¶
type CallDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CallDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CallDeviceResponse) GoString ¶
func (s CallDeviceResponse) GoString() string
func (*CallDeviceResponse) SetBody ¶
func (s *CallDeviceResponse) SetBody(v *CallDeviceResponseBody) *CallDeviceResponse
func (*CallDeviceResponse) SetHeaders ¶
func (s *CallDeviceResponse) SetHeaders(v map[string]*string) *CallDeviceResponse
func (CallDeviceResponse) String ¶
func (s CallDeviceResponse) String() string
type CallDeviceResponseBody ¶
type CallDeviceResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` MessageId *string `json:"MessageId,omitempty" xml:"MessageId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CallDeviceResponseBody) GoString ¶
func (s CallDeviceResponseBody) GoString() string
func (*CallDeviceResponseBody) SetErrorCode ¶
func (s *CallDeviceResponseBody) SetErrorCode(v int32) *CallDeviceResponseBody
func (*CallDeviceResponseBody) SetMessage ¶
func (s *CallDeviceResponseBody) SetMessage(v string) *CallDeviceResponseBody
func (*CallDeviceResponseBody) SetMessageId ¶
func (s *CallDeviceResponseBody) SetMessageId(v string) *CallDeviceResponseBody
func (*CallDeviceResponseBody) SetRequestId ¶
func (s *CallDeviceResponseBody) SetRequestId(v string) *CallDeviceResponseBody
func (*CallDeviceResponseBody) SetSuccess ¶
func (s *CallDeviceResponseBody) SetSuccess(v bool) *CallDeviceResponseBody
func (CallDeviceResponseBody) String ¶
func (s CallDeviceResponseBody) String() string
type Client ¶
func (*Client) ActiveDevice ¶
func (client *Client) ActiveDevice(request *ActiveDeviceRequest) (_result *ActiveDeviceResponse, _err error)
func (*Client) ActiveDeviceWithOptions ¶
func (client *Client) ActiveDeviceWithOptions(request *ActiveDeviceRequest, runtime *util.RuntimeOptions) (_result *ActiveDeviceResponse, _err error)
func (*Client) ActiveMeeting ¶
func (client *Client) ActiveMeeting(request *ActiveMeetingRequest) (_result *ActiveMeetingResponse, _err error)
func (*Client) ActiveMeetingWithOptions ¶
func (client *Client) ActiveMeetingWithOptions(request *ActiveMeetingRequest, runtime *util.RuntimeOptions) (_result *ActiveMeetingResponse, _err error)
func (*Client) BatchCreateDevice ¶
func (client *Client) BatchCreateDevice(request *BatchCreateDeviceRequest) (_result *BatchCreateDeviceResponse, _err error)
func (*Client) BatchCreateDeviceWithOptions ¶
func (client *Client) BatchCreateDeviceWithOptions(request *BatchCreateDeviceRequest, runtime *util.RuntimeOptions) (_result *BatchCreateDeviceResponse, _err error)
func (*Client) BatchJoinMeeting ¶
func (client *Client) BatchJoinMeeting(request *BatchJoinMeetingRequest) (_result *BatchJoinMeetingResponse, _err error)
func (*Client) BatchJoinMeetingInternational ¶
func (client *Client) BatchJoinMeetingInternational(request *BatchJoinMeetingInternationalRequest) (_result *BatchJoinMeetingInternationalResponse, _err error)
func (*Client) BatchJoinMeetingInternationalWithOptions ¶
func (client *Client) BatchJoinMeetingInternationalWithOptions(request *BatchJoinMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *BatchJoinMeetingInternationalResponse, _err error)
func (*Client) BatchJoinMeetingWithOptions ¶
func (client *Client) BatchJoinMeetingWithOptions(request *BatchJoinMeetingRequest, runtime *util.RuntimeOptions) (_result *BatchJoinMeetingResponse, _err error)
func (*Client) CallDevice ¶
func (client *Client) CallDevice(request *CallDeviceRequest) (_result *CallDeviceResponse, _err error)
func (*Client) CallDeviceWithOptions ¶
func (client *Client) CallDeviceWithOptions(request *CallDeviceRequest, runtime *util.RuntimeOptions) (_result *CallDeviceResponse, _err error)
func (*Client) ConferenceToLive ¶
func (client *Client) ConferenceToLive(request *ConferenceToLiveRequest) (_result *ConferenceToLiveResponse, _err error)
func (*Client) ConferenceToLiveWithOptions ¶
func (client *Client) ConferenceToLiveWithOptions(request *ConferenceToLiveRequest, runtime *util.RuntimeOptions) (_result *ConferenceToLiveResponse, _err error)
func (*Client) CreateDeviceMeeting ¶
func (client *Client) CreateDeviceMeeting(request *CreateDeviceMeetingRequest) (_result *CreateDeviceMeetingResponse, _err error)
func (*Client) CreateDeviceMeetingWithOptions ¶
func (client *Client) CreateDeviceMeetingWithOptions(request *CreateDeviceMeetingRequest, runtime *util.RuntimeOptions) (_result *CreateDeviceMeetingResponse, _err error)
func (*Client) CreateEvaluation ¶
func (client *Client) CreateEvaluation(request *CreateEvaluationRequest) (_result *CreateEvaluationResponse, _err error)
func (*Client) CreateEvaluationWithOptions ¶
func (client *Client) CreateEvaluationWithOptions(request *CreateEvaluationRequest, runtime *util.RuntimeOptions) (_result *CreateEvaluationResponse, _err error)
func (*Client) CreateLive ¶
func (client *Client) CreateLive(request *CreateLiveRequest) (_result *CreateLiveResponse, _err error)
func (*Client) CreateLiveWithOptions ¶
func (client *Client) CreateLiveWithOptions(request *CreateLiveRequest, runtime *util.RuntimeOptions) (_result *CreateLiveResponse, _err error)
func (*Client) CreateMeeting ¶
func (client *Client) CreateMeeting(request *CreateMeetingRequest) (_result *CreateMeetingResponse, _err error)
func (*Client) CreateMeetingInternational ¶
func (client *Client) CreateMeetingInternational(request *CreateMeetingInternationalRequest) (_result *CreateMeetingInternationalResponse, _err error)
func (*Client) CreateMeetingInternationalWithOptions ¶
func (client *Client) CreateMeetingInternationalWithOptions(request *CreateMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *CreateMeetingInternationalResponse, _err error)
func (*Client) CreateMeetingWithOptions ¶
func (client *Client) CreateMeetingWithOptions(request *CreateMeetingRequest, runtime *util.RuntimeOptions) (_result *CreateMeetingResponse, _err error)
func (*Client) CreateUser ¶
func (client *Client) CreateUser(request *CreateUserRequest) (_result *CreateUserResponse, _err error)
func (*Client) CreateUserInternational ¶
func (client *Client) CreateUserInternational(request *CreateUserInternationalRequest) (_result *CreateUserInternationalResponse, _err error)
func (*Client) CreateUserInternationalWithOptions ¶
func (client *Client) CreateUserInternationalWithOptions(request *CreateUserInternationalRequest, runtime *util.RuntimeOptions) (_result *CreateUserInternationalResponse, _err error)
func (*Client) CreateUserWithOptions ¶
func (client *Client) CreateUserWithOptions(request *CreateUserRequest, runtime *util.RuntimeOptions) (_result *CreateUserResponse, _err error)
func (*Client) CustomGonggeLayout ¶
func (client *Client) CustomGonggeLayout(request *CustomGonggeLayoutRequest) (_result *CustomGonggeLayoutResponse, _err error)
func (*Client) CustomGonggeLayoutWithOptions ¶
func (client *Client) CustomGonggeLayoutWithOptions(request *CustomGonggeLayoutRequest, runtime *util.RuntimeOptions) (_result *CustomGonggeLayoutResponse, _err error)
func (*Client) CustomLayout ¶
func (client *Client) CustomLayout(request *CustomLayoutRequest) (_result *CustomLayoutResponse, _err error)
func (*Client) CustomLayoutWithOptions ¶
func (client *Client) CustomLayoutWithOptions(request *CustomLayoutRequest, runtime *util.RuntimeOptions) (_result *CustomLayoutResponse, _err error)
func (*Client) DeleteDevice ¶
func (client *Client) DeleteDevice(request *DeleteDeviceRequest) (_result *DeleteDeviceResponse, _err error)
func (*Client) DeleteDeviceWithOptions ¶
func (client *Client) DeleteDeviceWithOptions(request *DeleteDeviceRequest, runtime *util.RuntimeOptions) (_result *DeleteDeviceResponse, _err error)
func (*Client) DeleteLive ¶
func (client *Client) DeleteLive(request *DeleteLiveRequest) (_result *DeleteLiveResponse, _err error)
func (*Client) DeleteLiveWithOptions ¶
func (client *Client) DeleteLiveWithOptions(request *DeleteLiveRequest, runtime *util.RuntimeOptions) (_result *DeleteLiveResponse, _err error)
func (*Client) DeleteMeeting ¶
func (client *Client) DeleteMeeting(request *DeleteMeetingRequest) (_result *DeleteMeetingResponse, _err error)
func (*Client) DeleteMeetingWithOptions ¶
func (client *Client) DeleteMeetingWithOptions(request *DeleteMeetingRequest, runtime *util.RuntimeOptions) (_result *DeleteMeetingResponse, _err error)
func (*Client) DeleteUser ¶
func (client *Client) DeleteUser(request *DeleteUserRequest) (_result *DeleteUserResponse, _err error)
func (*Client) DeleteUserWithOptions ¶
func (client *Client) DeleteUserWithOptions(request *DeleteUserRequest, runtime *util.RuntimeOptions) (_result *DeleteUserResponse, _err error)
func (*Client) EnableLiveSpeaker ¶
func (client *Client) EnableLiveSpeaker(request *EnableLiveSpeakerRequest) (_result *EnableLiveSpeakerResponse, _err error)
func (*Client) EnableLiveSpeakerWithOptions ¶
func (client *Client) EnableLiveSpeakerWithOptions(request *EnableLiveSpeakerRequest, runtime *util.RuntimeOptions) (_result *EnableLiveSpeakerResponse, _err error)
func (*Client) EndDeviceMeeting ¶
func (client *Client) EndDeviceMeeting(request *EndDeviceMeetingRequest) (_result *EndDeviceMeetingResponse, _err error)
func (*Client) EndDeviceMeetingWithOptions ¶
func (client *Client) EndDeviceMeetingWithOptions(request *EndDeviceMeetingRequest, runtime *util.RuntimeOptions) (_result *EndDeviceMeetingResponse, _err error)
func (*Client) EndLive ¶
func (client *Client) EndLive(request *EndLiveRequest) (_result *EndLiveResponse, _err error)
func (*Client) EndLiveWithOptions ¶
func (client *Client) EndLiveWithOptions(request *EndLiveRequest, runtime *util.RuntimeOptions) (_result *EndLiveResponse, _err error)
func (*Client) GetAccountInfo ¶
func (client *Client) GetAccountInfo() (_result *GetAccountInfoResponse, _err error)
func (*Client) GetAccountInfoWithOptions ¶
func (client *Client) GetAccountInfoWithOptions(runtime *util.RuntimeOptions) (_result *GetAccountInfoResponse, _err error)
func (*Client) GetConferenceConcurrencyStatistics ¶
func (client *Client) GetConferenceConcurrencyStatistics() (_result *GetConferenceConcurrencyStatisticsResponse, _err error)
func (*Client) GetConferenceConcurrencyStatisticsWithOptions ¶
func (client *Client) GetConferenceConcurrencyStatisticsWithOptions(runtime *util.RuntimeOptions) (_result *GetConferenceConcurrencyStatisticsResponse, _err error)
func (*Client) GetDeviceActiveCode ¶
func (client *Client) GetDeviceActiveCode(request *GetDeviceActiveCodeRequest) (_result *GetDeviceActiveCodeResponse, _err error)
func (*Client) GetDeviceActiveCodeWithOptions ¶
func (client *Client) GetDeviceActiveCodeWithOptions(request *GetDeviceActiveCodeRequest, runtime *util.RuntimeOptions) (_result *GetDeviceActiveCodeResponse, _err error)
func (*Client) GetDeviceInfo ¶
func (client *Client) GetDeviceInfo(request *GetDeviceInfoRequest) (_result *GetDeviceInfoResponse, _err error)
func (*Client) GetDeviceInfoWithOptions ¶
func (client *Client) GetDeviceInfoWithOptions(request *GetDeviceInfoRequest, runtime *util.RuntimeOptions) (_result *GetDeviceInfoResponse, _err error)
func (*Client) GetDeviceList ¶
func (client *Client) GetDeviceList(request *GetDeviceListRequest) (_result *GetDeviceListResponse, _err error)
func (*Client) GetDeviceListWithOptions ¶
func (client *Client) GetDeviceListWithOptions(request *GetDeviceListRequest, runtime *util.RuntimeOptions) (_result *GetDeviceListResponse, _err error)
func (*Client) GetDeviceToken ¶
func (client *Client) GetDeviceToken(request *GetDeviceTokenRequest) (_result *GetDeviceTokenResponse, _err error)
func (*Client) GetDeviceTokenWithOptions ¶
func (client *Client) GetDeviceTokenWithOptions(request *GetDeviceTokenRequest, runtime *util.RuntimeOptions) (_result *GetDeviceTokenResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetGrtnToken ¶
func (client *Client) GetGrtnToken() (_result *GetGrtnTokenResponse, _err error)
func (*Client) GetGrtnTokenWithOptions ¶
func (client *Client) GetGrtnTokenWithOptions(runtime *util.RuntimeOptions) (_result *GetGrtnTokenResponse, _err error)
func (*Client) GetMeeting ¶
func (client *Client) GetMeeting(request *GetMeetingRequest) (_result *GetMeetingResponse, _err error)
func (*Client) GetMeetingConcurrency ¶
func (client *Client) GetMeetingConcurrency(request *GetMeetingConcurrencyRequest) (_result *GetMeetingConcurrencyResponse, _err error)
func (*Client) GetMeetingConcurrencyWithOptions ¶
func (client *Client) GetMeetingConcurrencyWithOptions(request *GetMeetingConcurrencyRequest, runtime *util.RuntimeOptions) (_result *GetMeetingConcurrencyResponse, _err error)
func (*Client) GetMeetingInternational ¶
func (client *Client) GetMeetingInternational(request *GetMeetingInternationalRequest) (_result *GetMeetingInternationalResponse, _err error)
func (*Client) GetMeetingInternationalWithOptions ¶
func (client *Client) GetMeetingInternationalWithOptions(request *GetMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *GetMeetingInternationalResponse, _err error)
func (*Client) GetMeetingMember ¶
func (client *Client) GetMeetingMember(request *GetMeetingMemberRequest) (_result *GetMeetingMemberResponse, _err error)
func (*Client) GetMeetingMemberWithOptions ¶
func (client *Client) GetMeetingMemberWithOptions(request *GetMeetingMemberRequest, runtime *util.RuntimeOptions) (_result *GetMeetingMemberResponse, _err error)
func (*Client) GetMeetingWithOptions ¶
func (client *Client) GetMeetingWithOptions(request *GetMeetingRequest, runtime *util.RuntimeOptions) (_result *GetMeetingResponse, _err error)
func (*Client) GetMemberStatus ¶
func (client *Client) GetMemberStatus(request *GetMemberStatusRequest) (_result *GetMemberStatusResponse, _err error)
func (*Client) GetMemberStatusWithOptions ¶
func (client *Client) GetMemberStatusWithOptions(request *GetMemberStatusRequest, runtime *util.RuntimeOptions) (_result *GetMemberStatusResponse, _err error)
func (*Client) GetScreenVerificationCode ¶
func (client *Client) GetScreenVerificationCode(request *GetScreenVerificationCodeRequest) (_result *GetScreenVerificationCodeResponse, _err error)
func (*Client) GetScreenVerificationCodeWithOptions ¶
func (client *Client) GetScreenVerificationCodeWithOptions(request *GetScreenVerificationCodeRequest, runtime *util.RuntimeOptions) (_result *GetScreenVerificationCodeResponse, _err error)
func (*Client) GetStatistic ¶
func (client *Client) GetStatistic(request *GetStatisticRequest) (_result *GetStatisticResponse, _err error)
func (*Client) GetStatisticWithOptions ¶
func (client *Client) GetStatisticWithOptions(request *GetStatisticRequest, runtime *util.RuntimeOptions) (_result *GetStatisticResponse, _err error)
func (*Client) GetUser ¶
func (client *Client) GetUser(request *GetUserRequest) (_result *GetUserResponse, _err error)
func (*Client) GetUserWithOptions ¶
func (client *Client) GetUserWithOptions(request *GetUserRequest, runtime *util.RuntimeOptions) (_result *GetUserResponse, _err error)
func (*Client) GetWebSocketToken ¶
func (client *Client) GetWebSocketToken(request *GetWebSocketTokenRequest) (_result *GetWebSocketTokenResponse, _err error)
func (*Client) GetWebSocketTokenWithOptions ¶
func (client *Client) GetWebSocketTokenWithOptions(request *GetWebSocketTokenRequest, runtime *util.RuntimeOptions) (_result *GetWebSocketTokenResponse, _err error)
func (*Client) InviteUser ¶
func (client *Client) InviteUser(request *InviteUserRequest) (_result *InviteUserResponse, _err error)
func (*Client) InviteUserWithOptions ¶
func (client *Client) InviteUserWithOptions(request *InviteUserRequest, runtime *util.RuntimeOptions) (_result *InviteUserResponse, _err error)
func (*Client) JoinDeviceMeeting ¶
func (client *Client) JoinDeviceMeeting(request *JoinDeviceMeetingRequest) (_result *JoinDeviceMeetingResponse, _err error)
func (*Client) JoinDeviceMeetingWithOptions ¶
func (client *Client) JoinDeviceMeetingWithOptions(request *JoinDeviceMeetingRequest, runtime *util.RuntimeOptions) (_result *JoinDeviceMeetingResponse, _err error)
func (*Client) JoinLive ¶
func (client *Client) JoinLive(request *JoinLiveRequest) (_result *JoinLiveResponse, _err error)
func (*Client) JoinLiveWithOptions ¶
func (client *Client) JoinLiveWithOptions(request *JoinLiveRequest, runtime *util.RuntimeOptions) (_result *JoinLiveResponse, _err error)
func (*Client) JoinMeeting ¶
func (client *Client) JoinMeeting(request *JoinMeetingRequest) (_result *JoinMeetingResponse, _err error)
func (*Client) JoinMeetingInternational ¶
func (client *Client) JoinMeetingInternational(request *JoinMeetingInternationalRequest) (_result *JoinMeetingInternationalResponse, _err error)
func (*Client) JoinMeetingInternationalWithOptions ¶
func (client *Client) JoinMeetingInternationalWithOptions(request *JoinMeetingInternationalRequest, runtime *util.RuntimeOptions) (_result *JoinMeetingInternationalResponse, _err error)
func (*Client) JoinMeetingWithOptions ¶
func (client *Client) JoinMeetingWithOptions(request *JoinMeetingRequest, runtime *util.RuntimeOptions) (_result *JoinMeetingResponse, _err error)
func (*Client) ListConferenceDevices ¶
func (client *Client) ListConferenceDevices(request *ListConferenceDevicesRequest) (_result *ListConferenceDevicesResponse, _err error)
func (*Client) ListConferenceDevicesWithOptions ¶
func (client *Client) ListConferenceDevicesWithOptions(request *ListConferenceDevicesRequest, runtime *util.RuntimeOptions) (_result *ListConferenceDevicesResponse, _err error)
func (*Client) ListDeviceIp ¶
func (client *Client) ListDeviceIp(request *ListDeviceIpRequest) (_result *ListDeviceIpResponse, _err error)
func (*Client) ListDeviceIpWithOptions ¶
func (client *Client) ListDeviceIpWithOptions(request *ListDeviceIpRequest, runtime *util.RuntimeOptions) (_result *ListDeviceIpResponse, _err error)
func (*Client) ListDevices ¶
func (client *Client) ListDevices(request *ListDevicesRequest) (_result *ListDevicesResponse, _err error)
func (*Client) ListDevicesWithOptions ¶
func (client *Client) ListDevicesWithOptions(request *ListDevicesRequest, runtime *util.RuntimeOptions) (_result *ListDevicesResponse, _err error)
func (*Client) ListEvaluations ¶
func (client *Client) ListEvaluations() (_result *ListEvaluationsResponse, _err error)
func (*Client) ListEvaluationsWithOptions ¶
func (client *Client) ListEvaluationsWithOptions(runtime *util.RuntimeOptions) (_result *ListEvaluationsResponse, _err error)
func (*Client) ListIsvStatistics ¶
func (client *Client) ListIsvStatistics(request *ListIsvStatisticsRequest) (_result *ListIsvStatisticsResponse, _err error)
func (*Client) ListIsvStatisticsWithOptions ¶
func (client *Client) ListIsvStatisticsWithOptions(request *ListIsvStatisticsRequest, runtime *util.RuntimeOptions) (_result *ListIsvStatisticsResponse, _err error)
func (*Client) ListMembers ¶
func (client *Client) ListMembers(request *ListMembersRequest) (_result *ListMembersResponse, _err error)
func (*Client) ListMembersWithOptions ¶
func (client *Client) ListMembersWithOptions(request *ListMembersRequest, runtime *util.RuntimeOptions) (_result *ListMembersResponse, _err error)
func (*Client) ListUsers ¶
func (client *Client) ListUsers(request *ListUsersRequest) (_result *ListUsersResponse, _err error)
func (*Client) ListUsersWithOptions ¶
func (client *Client) ListUsersWithOptions(request *ListUsersRequest, runtime *util.RuntimeOptions) (_result *ListUsersResponse, _err error)
func (*Client) ModifyDeviceBackground ¶
func (client *Client) ModifyDeviceBackground(request *ModifyDeviceBackgroundRequest) (_result *ModifyDeviceBackgroundResponse, _err error)
func (*Client) ModifyDeviceBackgroundWithOptions ¶
func (client *Client) ModifyDeviceBackgroundWithOptions(request *ModifyDeviceBackgroundRequest, runtime *util.RuntimeOptions) (_result *ModifyDeviceBackgroundResponse, _err error)
func (*Client) ModifyMeetingPassword ¶
func (client *Client) ModifyMeetingPassword(request *ModifyMeetingPasswordRequest) (_result *ModifyMeetingPasswordResponse, _err error)
func (*Client) ModifyMeetingPasswordInternational ¶
func (client *Client) ModifyMeetingPasswordInternational(request *ModifyMeetingPasswordInternationalRequest) (_result *ModifyMeetingPasswordInternationalResponse, _err error)
func (*Client) ModifyMeetingPasswordInternationalWithOptions ¶
func (client *Client) ModifyMeetingPasswordInternationalWithOptions(request *ModifyMeetingPasswordInternationalRequest, runtime *util.RuntimeOptions) (_result *ModifyMeetingPasswordInternationalResponse, _err error)
func (*Client) ModifyMeetingPasswordWithOptions ¶
func (client *Client) ModifyMeetingPasswordWithOptions(request *ModifyMeetingPasswordRequest, runtime *util.RuntimeOptions) (_result *ModifyMeetingPasswordResponse, _err error)
func (*Client) QueryMeetingMemberAction ¶
func (client *Client) QueryMeetingMemberAction(request *QueryMeetingMemberActionRequest) (_result *QueryMeetingMemberActionResponse, _err error)
func (*Client) QueryMeetingMemberActionWithOptions ¶
func (client *Client) QueryMeetingMemberActionWithOptions(request *QueryMeetingMemberActionRequest, runtime *util.RuntimeOptions) (_result *QueryMeetingMemberActionResponse, _err error)
func (*Client) RefreshDeviceScreenCode ¶
func (client *Client) RefreshDeviceScreenCode(request *RefreshDeviceScreenCodeRequest) (_result *RefreshDeviceScreenCodeResponse, _err error)
func (*Client) RefreshDeviceScreenCodeWithOptions ¶
func (client *Client) RefreshDeviceScreenCodeWithOptions(request *RefreshDeviceScreenCodeRequest, runtime *util.RuntimeOptions) (_result *RefreshDeviceScreenCodeResponse, _err error)
func (*Client) RegisterDevice ¶
func (client *Client) RegisterDevice(request *RegisterDeviceRequest) (_result *RegisterDeviceResponse, _err error)
func (*Client) RegisterDeviceWithOptions ¶
func (client *Client) RegisterDeviceWithOptions(request *RegisterDeviceRequest, runtime *util.RuntimeOptions) (_result *RegisterDeviceResponse, _err error)
func (*Client) RegisterUemDevice ¶
func (client *Client) RegisterUemDevice(request *RegisterUemDeviceRequest) (_result *RegisterUemDeviceResponse, _err error)
func (*Client) RegisterUemDeviceWithOptions ¶
func (client *Client) RegisterUemDeviceWithOptions(request *RegisterUemDeviceRequest, runtime *util.RuntimeOptions) (_result *RegisterUemDeviceResponse, _err error)
func (*Client) SendMeetingCommand ¶
func (client *Client) SendMeetingCommand(request *SendMeetingCommandRequest) (_result *SendMeetingCommandResponse, _err error)
func (*Client) SendMeetingCommandWithOptions ¶
func (client *Client) SendMeetingCommandWithOptions(request *SendMeetingCommandRequest, runtime *util.RuntimeOptions) (_result *SendMeetingCommandResponse, _err error)
func (*Client) SendScreenStart ¶
func (client *Client) SendScreenStart(request *SendScreenStartRequest) (_result *SendScreenStartResponse, _err error)
func (*Client) SendScreenStartWithOptions ¶
func (client *Client) SendScreenStartWithOptions(request *SendScreenStartRequest, runtime *util.RuntimeOptions) (_result *SendScreenStartResponse, _err error)
func (*Client) StartLive ¶
func (client *Client) StartLive(request *StartLiveRequest) (_result *StartLiveResponse, _err error)
func (*Client) StartLiveWithOptions ¶
func (client *Client) StartLiveWithOptions(request *StartLiveRequest, runtime *util.RuntimeOptions) (_result *StartLiveResponse, _err error)
func (*Client) UpdateDeviceHeartBeat ¶
func (client *Client) UpdateDeviceHeartBeat(request *UpdateDeviceHeartBeatRequest) (_result *UpdateDeviceHeartBeatResponse, _err error)
func (*Client) UpdateDeviceHeartBeatWithOptions ¶
func (client *Client) UpdateDeviceHeartBeatWithOptions(request *UpdateDeviceHeartBeatRequest, runtime *util.RuntimeOptions) (_result *UpdateDeviceHeartBeatResponse, _err error)
func (*Client) UpdateDeviceStartupPicture ¶
func (client *Client) UpdateDeviceStartupPicture(request *UpdateDeviceStartupPictureRequest) (_result *UpdateDeviceStartupPictureResponse, _err error)
func (*Client) UpdateDeviceStartupPictureWithOptions ¶
func (client *Client) UpdateDeviceStartupPictureWithOptions(request *UpdateDeviceStartupPictureRequest, runtime *util.RuntimeOptions) (_result *UpdateDeviceStartupPictureResponse, _err error)
func (*Client) UpdateGonggeLayout ¶
func (client *Client) UpdateGonggeLayout(request *UpdateGonggeLayoutRequest) (_result *UpdateGonggeLayoutResponse, _err error)
func (*Client) UpdateGonggeLayoutWithOptions ¶
func (client *Client) UpdateGonggeLayoutWithOptions(request *UpdateGonggeLayoutRequest, runtime *util.RuntimeOptions) (_result *UpdateGonggeLayoutResponse, _err error)
func (*Client) UpdateLivePassword ¶
func (client *Client) UpdateLivePassword(request *UpdateLivePasswordRequest) (_result *UpdateLivePasswordResponse, _err error)
func (*Client) UpdateLivePasswordWithOptions ¶
func (client *Client) UpdateLivePasswordWithOptions(request *UpdateLivePasswordRequest, runtime *util.RuntimeOptions) (_result *UpdateLivePasswordResponse, _err error)
type ConferenceToLiveRequest ¶
type ConferenceToLiveRequest struct { LiveName *string `json:"LiveName,omitempty" xml:"LiveName,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` OpenPasswordFlag *bool `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (ConferenceToLiveRequest) GoString ¶
func (s ConferenceToLiveRequest) GoString() string
func (*ConferenceToLiveRequest) SetLiveName ¶
func (s *ConferenceToLiveRequest) SetLiveName(v string) *ConferenceToLiveRequest
func (*ConferenceToLiveRequest) SetMeetingUUID ¶
func (s *ConferenceToLiveRequest) SetMeetingUUID(v string) *ConferenceToLiveRequest
func (*ConferenceToLiveRequest) SetOpenPasswordFlag ¶
func (s *ConferenceToLiveRequest) SetOpenPasswordFlag(v bool) *ConferenceToLiveRequest
func (*ConferenceToLiveRequest) SetPassword ¶
func (s *ConferenceToLiveRequest) SetPassword(v string) *ConferenceToLiveRequest
func (*ConferenceToLiveRequest) SetUserId ¶
func (s *ConferenceToLiveRequest) SetUserId(v string) *ConferenceToLiveRequest
func (ConferenceToLiveRequest) String ¶
func (s ConferenceToLiveRequest) String() string
type ConferenceToLiveResponse ¶
type ConferenceToLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ConferenceToLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ConferenceToLiveResponse) GoString ¶
func (s ConferenceToLiveResponse) GoString() string
func (*ConferenceToLiveResponse) SetBody ¶
func (s *ConferenceToLiveResponse) SetBody(v *ConferenceToLiveResponseBody) *ConferenceToLiveResponse
func (*ConferenceToLiveResponse) SetHeaders ¶
func (s *ConferenceToLiveResponse) SetHeaders(v map[string]*string) *ConferenceToLiveResponse
func (ConferenceToLiveResponse) String ¶
func (s ConferenceToLiveResponse) String() string
type ConferenceToLiveResponseBody ¶
type ConferenceToLiveResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` LiveInfo *ConferenceToLiveResponseBodyLiveInfo `json:"LiveInfo,omitempty" xml:"LiveInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ConferenceToLiveResponseBody) GoString ¶
func (s ConferenceToLiveResponseBody) GoString() string
func (*ConferenceToLiveResponseBody) SetErrorCode ¶
func (s *ConferenceToLiveResponseBody) SetErrorCode(v int32) *ConferenceToLiveResponseBody
func (*ConferenceToLiveResponseBody) SetLiveInfo ¶
func (s *ConferenceToLiveResponseBody) SetLiveInfo(v *ConferenceToLiveResponseBodyLiveInfo) *ConferenceToLiveResponseBody
func (*ConferenceToLiveResponseBody) SetMessage ¶
func (s *ConferenceToLiveResponseBody) SetMessage(v string) *ConferenceToLiveResponseBody
func (*ConferenceToLiveResponseBody) SetRequestId ¶
func (s *ConferenceToLiveResponseBody) SetRequestId(v string) *ConferenceToLiveResponseBody
func (*ConferenceToLiveResponseBody) SetSuccess ¶
func (s *ConferenceToLiveResponseBody) SetSuccess(v bool) *ConferenceToLiveResponseBody
func (ConferenceToLiveResponseBody) String ¶
func (s ConferenceToLiveResponseBody) String() string
type ConferenceToLiveResponseBodyLiveInfo ¶
type ConferenceToLiveResponseBodyLiveInfo struct {
LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"`
}
func (ConferenceToLiveResponseBodyLiveInfo) GoString ¶
func (s ConferenceToLiveResponseBodyLiveInfo) GoString() string
func (*ConferenceToLiveResponseBodyLiveInfo) SetLiveUUID ¶
func (s *ConferenceToLiveResponseBodyLiveInfo) SetLiveUUID(v string) *ConferenceToLiveResponseBodyLiveInfo
func (ConferenceToLiveResponseBodyLiveInfo) String ¶
func (s ConferenceToLiveResponseBodyLiveInfo) String() string
type CreateDeviceMeetingRequest ¶
type CreateDeviceMeetingRequest struct { MeetingName *string `json:"MeetingName,omitempty" xml:"MeetingName,omitempty"` OpenPasswordtag *bool `json:"OpenPasswordtag,omitempty" xml:"OpenPasswordtag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (CreateDeviceMeetingRequest) GoString ¶
func (s CreateDeviceMeetingRequest) GoString() string
func (*CreateDeviceMeetingRequest) SetMeetingName ¶
func (s *CreateDeviceMeetingRequest) SetMeetingName(v string) *CreateDeviceMeetingRequest
func (*CreateDeviceMeetingRequest) SetOpenPasswordtag ¶
func (s *CreateDeviceMeetingRequest) SetOpenPasswordtag(v bool) *CreateDeviceMeetingRequest
func (*CreateDeviceMeetingRequest) SetPassword ¶
func (s *CreateDeviceMeetingRequest) SetPassword(v string) *CreateDeviceMeetingRequest
func (*CreateDeviceMeetingRequest) SetSN ¶
func (s *CreateDeviceMeetingRequest) SetSN(v string) *CreateDeviceMeetingRequest
func (*CreateDeviceMeetingRequest) SetToken ¶
func (s *CreateDeviceMeetingRequest) SetToken(v string) *CreateDeviceMeetingRequest
func (CreateDeviceMeetingRequest) String ¶
func (s CreateDeviceMeetingRequest) String() string
type CreateDeviceMeetingResponse ¶
type CreateDeviceMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateDeviceMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateDeviceMeetingResponse) GoString ¶
func (s CreateDeviceMeetingResponse) GoString() string
func (*CreateDeviceMeetingResponse) SetBody ¶
func (s *CreateDeviceMeetingResponse) SetBody(v *CreateDeviceMeetingResponseBody) *CreateDeviceMeetingResponse
func (*CreateDeviceMeetingResponse) SetHeaders ¶
func (s *CreateDeviceMeetingResponse) SetHeaders(v map[string]*string) *CreateDeviceMeetingResponse
func (CreateDeviceMeetingResponse) String ¶
func (s CreateDeviceMeetingResponse) String() string
type CreateDeviceMeetingResponseBody ¶
type CreateDeviceMeetingResponseBody struct { Devices *CreateDeviceMeetingResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateDeviceMeetingResponseBody) GoString ¶
func (s CreateDeviceMeetingResponseBody) GoString() string
func (*CreateDeviceMeetingResponseBody) SetDevices ¶
func (s *CreateDeviceMeetingResponseBody) SetDevices(v *CreateDeviceMeetingResponseBodyDevices) *CreateDeviceMeetingResponseBody
func (*CreateDeviceMeetingResponseBody) SetErrorCode ¶
func (s *CreateDeviceMeetingResponseBody) SetErrorCode(v int32) *CreateDeviceMeetingResponseBody
func (*CreateDeviceMeetingResponseBody) SetMessage ¶
func (s *CreateDeviceMeetingResponseBody) SetMessage(v string) *CreateDeviceMeetingResponseBody
func (*CreateDeviceMeetingResponseBody) SetRequestId ¶
func (s *CreateDeviceMeetingResponseBody) SetRequestId(v string) *CreateDeviceMeetingResponseBody
func (*CreateDeviceMeetingResponseBody) SetSuccess ¶
func (s *CreateDeviceMeetingResponseBody) SetSuccess(v bool) *CreateDeviceMeetingResponseBody
func (CreateDeviceMeetingResponseBody) String ¶
func (s CreateDeviceMeetingResponseBody) String() string
type CreateDeviceMeetingResponseBodyDevices ¶
type CreateDeviceMeetingResponseBodyDevices struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` }
func (CreateDeviceMeetingResponseBodyDevices) GoString ¶
func (s CreateDeviceMeetingResponseBodyDevices) GoString() string
func (*CreateDeviceMeetingResponseBodyDevices) SetMeetingCode ¶
func (s *CreateDeviceMeetingResponseBodyDevices) SetMeetingCode(v string) *CreateDeviceMeetingResponseBodyDevices
func (*CreateDeviceMeetingResponseBodyDevices) SetMeetingUUID ¶
func (s *CreateDeviceMeetingResponseBodyDevices) SetMeetingUUID(v string) *CreateDeviceMeetingResponseBodyDevices
func (CreateDeviceMeetingResponseBodyDevices) String ¶
func (s CreateDeviceMeetingResponseBodyDevices) String() string
type CreateEvaluationRequest ¶
type CreateEvaluationRequest struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Evaluation *string `json:"Evaluation,omitempty" xml:"Evaluation,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` Memo *string `json:"Memo,omitempty" xml:"Memo,omitempty"` Score *string `json:"Score,omitempty" xml:"Score,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateEvaluationRequest) GoString ¶
func (s CreateEvaluationRequest) GoString() string
func (*CreateEvaluationRequest) SetCreateTime ¶
func (s *CreateEvaluationRequest) SetCreateTime(v int64) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetDescription ¶
func (s *CreateEvaluationRequest) SetDescription(v string) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetEvaluation ¶
func (s *CreateEvaluationRequest) SetEvaluation(v string) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetMeetingUUID ¶
func (s *CreateEvaluationRequest) SetMeetingUUID(v string) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetMemberUUID ¶
func (s *CreateEvaluationRequest) SetMemberUUID(v string) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetMemo ¶
func (s *CreateEvaluationRequest) SetMemo(v string) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetScore ¶
func (s *CreateEvaluationRequest) SetScore(v string) *CreateEvaluationRequest
func (*CreateEvaluationRequest) SetUserId ¶
func (s *CreateEvaluationRequest) SetUserId(v string) *CreateEvaluationRequest
func (CreateEvaluationRequest) String ¶
func (s CreateEvaluationRequest) String() string
type CreateEvaluationResponse ¶
type CreateEvaluationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateEvaluationResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateEvaluationResponse) GoString ¶
func (s CreateEvaluationResponse) GoString() string
func (*CreateEvaluationResponse) SetBody ¶
func (s *CreateEvaluationResponse) SetBody(v *CreateEvaluationResponseBody) *CreateEvaluationResponse
func (*CreateEvaluationResponse) SetHeaders ¶
func (s *CreateEvaluationResponse) SetHeaders(v map[string]*string) *CreateEvaluationResponse
func (CreateEvaluationResponse) String ¶
func (s CreateEvaluationResponse) String() string
type CreateEvaluationResponseBody ¶
type CreateEvaluationResponseBody struct { ErrorCode *string `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateEvaluationResponseBody) GoString ¶
func (s CreateEvaluationResponseBody) GoString() string
func (*CreateEvaluationResponseBody) SetErrorCode ¶
func (s *CreateEvaluationResponseBody) SetErrorCode(v string) *CreateEvaluationResponseBody
func (*CreateEvaluationResponseBody) SetMessage ¶
func (s *CreateEvaluationResponseBody) SetMessage(v string) *CreateEvaluationResponseBody
func (*CreateEvaluationResponseBody) SetRequestId ¶
func (s *CreateEvaluationResponseBody) SetRequestId(v string) *CreateEvaluationResponseBody
func (*CreateEvaluationResponseBody) SetSuccess ¶
func (s *CreateEvaluationResponseBody) SetSuccess(v bool) *CreateEvaluationResponseBody
func (CreateEvaluationResponseBody) String ¶
func (s CreateEvaluationResponseBody) String() string
type CreateLiveRequest ¶
type CreateLiveRequest struct { LiveName *string `json:"LiveName,omitempty" xml:"LiveName,omitempty"` OpenPasswordFlag *bool `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateLiveRequest) GoString ¶
func (s CreateLiveRequest) GoString() string
func (*CreateLiveRequest) SetLiveName ¶
func (s *CreateLiveRequest) SetLiveName(v string) *CreateLiveRequest
func (*CreateLiveRequest) SetOpenPasswordFlag ¶
func (s *CreateLiveRequest) SetOpenPasswordFlag(v bool) *CreateLiveRequest
func (*CreateLiveRequest) SetPassword ¶
func (s *CreateLiveRequest) SetPassword(v string) *CreateLiveRequest
func (*CreateLiveRequest) SetUserId ¶
func (s *CreateLiveRequest) SetUserId(v string) *CreateLiveRequest
func (CreateLiveRequest) String ¶
func (s CreateLiveRequest) String() string
type CreateLiveResponse ¶
type CreateLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateLiveResponse) GoString ¶
func (s CreateLiveResponse) GoString() string
func (*CreateLiveResponse) SetBody ¶
func (s *CreateLiveResponse) SetBody(v *CreateLiveResponseBody) *CreateLiveResponse
func (*CreateLiveResponse) SetHeaders ¶
func (s *CreateLiveResponse) SetHeaders(v map[string]*string) *CreateLiveResponse
func (CreateLiveResponse) String ¶
func (s CreateLiveResponse) String() string
type CreateLiveResponseBody ¶
type CreateLiveResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` LiveInfo *CreateLiveResponseBodyLiveInfo `json:"LiveInfo,omitempty" xml:"LiveInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateLiveResponseBody) GoString ¶
func (s CreateLiveResponseBody) GoString() string
func (*CreateLiveResponseBody) SetErrorCode ¶
func (s *CreateLiveResponseBody) SetErrorCode(v int32) *CreateLiveResponseBody
func (*CreateLiveResponseBody) SetLiveInfo ¶
func (s *CreateLiveResponseBody) SetLiveInfo(v *CreateLiveResponseBodyLiveInfo) *CreateLiveResponseBody
func (*CreateLiveResponseBody) SetMessage ¶
func (s *CreateLiveResponseBody) SetMessage(v string) *CreateLiveResponseBody
func (*CreateLiveResponseBody) SetRequestId ¶
func (s *CreateLiveResponseBody) SetRequestId(v string) *CreateLiveResponseBody
func (*CreateLiveResponseBody) SetSuccess ¶
func (s *CreateLiveResponseBody) SetSuccess(v bool) *CreateLiveResponseBody
func (CreateLiveResponseBody) String ¶
func (s CreateLiveResponseBody) String() string
type CreateLiveResponseBodyLiveInfo ¶
type CreateLiveResponseBodyLiveInfo struct { LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` StreamUUID *string `json:"StreamUUID,omitempty" xml:"StreamUUID,omitempty"` }
func (CreateLiveResponseBodyLiveInfo) GoString ¶
func (s CreateLiveResponseBodyLiveInfo) GoString() string
func (*CreateLiveResponseBodyLiveInfo) SetLiveUUID ¶
func (s *CreateLiveResponseBodyLiveInfo) SetLiveUUID(v string) *CreateLiveResponseBodyLiveInfo
func (*CreateLiveResponseBodyLiveInfo) SetStreamUUID ¶
func (s *CreateLiveResponseBodyLiveInfo) SetStreamUUID(v string) *CreateLiveResponseBodyLiveInfo
func (CreateLiveResponseBodyLiveInfo) String ¶
func (s CreateLiveResponseBodyLiveInfo) String() string
type CreateMeetingInternationalRequest ¶
type CreateMeetingInternationalRequest struct { MeetingName *string `json:"MeetingName,omitempty" xml:"MeetingName,omitempty"` OpenPasswordFlag *string `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateMeetingInternationalRequest) GoString ¶
func (s CreateMeetingInternationalRequest) GoString() string
func (*CreateMeetingInternationalRequest) SetMeetingName ¶
func (s *CreateMeetingInternationalRequest) SetMeetingName(v string) *CreateMeetingInternationalRequest
func (*CreateMeetingInternationalRequest) SetOpenPasswordFlag ¶
func (s *CreateMeetingInternationalRequest) SetOpenPasswordFlag(v string) *CreateMeetingInternationalRequest
func (*CreateMeetingInternationalRequest) SetPassword ¶
func (s *CreateMeetingInternationalRequest) SetPassword(v string) *CreateMeetingInternationalRequest
func (*CreateMeetingInternationalRequest) SetUserId ¶
func (s *CreateMeetingInternationalRequest) SetUserId(v string) *CreateMeetingInternationalRequest
func (CreateMeetingInternationalRequest) String ¶
func (s CreateMeetingInternationalRequest) String() string
type CreateMeetingInternationalResponse ¶
type CreateMeetingInternationalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateMeetingInternationalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateMeetingInternationalResponse) GoString ¶
func (s CreateMeetingInternationalResponse) GoString() string
func (*CreateMeetingInternationalResponse) SetHeaders ¶
func (s *CreateMeetingInternationalResponse) SetHeaders(v map[string]*string) *CreateMeetingInternationalResponse
func (CreateMeetingInternationalResponse) String ¶
func (s CreateMeetingInternationalResponse) String() string
type CreateMeetingInternationalResponseBody ¶
type CreateMeetingInternationalResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *CreateMeetingInternationalResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateMeetingInternationalResponseBody) GoString ¶
func (s CreateMeetingInternationalResponseBody) GoString() string
func (*CreateMeetingInternationalResponseBody) SetErrorCode ¶
func (s *CreateMeetingInternationalResponseBody) SetErrorCode(v int32) *CreateMeetingInternationalResponseBody
func (*CreateMeetingInternationalResponseBody) SetMeetingInfo ¶
func (s *CreateMeetingInternationalResponseBody) SetMeetingInfo(v *CreateMeetingInternationalResponseBodyMeetingInfo) *CreateMeetingInternationalResponseBody
func (*CreateMeetingInternationalResponseBody) SetMessage ¶
func (s *CreateMeetingInternationalResponseBody) SetMessage(v string) *CreateMeetingInternationalResponseBody
func (*CreateMeetingInternationalResponseBody) SetRequestId ¶
func (s *CreateMeetingInternationalResponseBody) SetRequestId(v string) *CreateMeetingInternationalResponseBody
func (*CreateMeetingInternationalResponseBody) SetSuccess ¶
func (s *CreateMeetingInternationalResponseBody) SetSuccess(v bool) *CreateMeetingInternationalResponseBody
func (CreateMeetingInternationalResponseBody) String ¶
func (s CreateMeetingInternationalResponseBody) String() string
type CreateMeetingInternationalResponseBodyMeetingInfo ¶
type CreateMeetingInternationalResponseBodyMeetingInfo struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` }
func (CreateMeetingInternationalResponseBodyMeetingInfo) GoString ¶
func (s CreateMeetingInternationalResponseBodyMeetingInfo) GoString() string
func (*CreateMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *CreateMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *CreateMeetingInternationalResponseBodyMeetingInfo
func (*CreateMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *CreateMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *CreateMeetingInternationalResponseBodyMeetingInfo
func (CreateMeetingInternationalResponseBodyMeetingInfo) String ¶
func (s CreateMeetingInternationalResponseBodyMeetingInfo) String() string
type CreateMeetingRequest ¶
type CreateMeetingRequest struct { MasterEnableFlag *bool `json:"MasterEnableFlag,omitempty" xml:"MasterEnableFlag,omitempty"` MeetingMode *string `json:"MeetingMode,omitempty" xml:"MeetingMode,omitempty"` MeetingName *string `json:"MeetingName,omitempty" xml:"MeetingName,omitempty"` OpenPasswordFlag *bool `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateMeetingRequest) GoString ¶
func (s CreateMeetingRequest) GoString() string
func (*CreateMeetingRequest) SetMasterEnableFlag ¶
func (s *CreateMeetingRequest) SetMasterEnableFlag(v bool) *CreateMeetingRequest
func (*CreateMeetingRequest) SetMeetingMode ¶
func (s *CreateMeetingRequest) SetMeetingMode(v string) *CreateMeetingRequest
func (*CreateMeetingRequest) SetMeetingName ¶
func (s *CreateMeetingRequest) SetMeetingName(v string) *CreateMeetingRequest
func (*CreateMeetingRequest) SetOpenPasswordFlag ¶
func (s *CreateMeetingRequest) SetOpenPasswordFlag(v bool) *CreateMeetingRequest
func (*CreateMeetingRequest) SetPassword ¶
func (s *CreateMeetingRequest) SetPassword(v string) *CreateMeetingRequest
func (*CreateMeetingRequest) SetUserId ¶
func (s *CreateMeetingRequest) SetUserId(v string) *CreateMeetingRequest
func (CreateMeetingRequest) String ¶
func (s CreateMeetingRequest) String() string
type CreateMeetingResponse ¶
type CreateMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateMeetingResponse) GoString ¶
func (s CreateMeetingResponse) GoString() string
func (*CreateMeetingResponse) SetBody ¶
func (s *CreateMeetingResponse) SetBody(v *CreateMeetingResponseBody) *CreateMeetingResponse
func (*CreateMeetingResponse) SetHeaders ¶
func (s *CreateMeetingResponse) SetHeaders(v map[string]*string) *CreateMeetingResponse
func (CreateMeetingResponse) String ¶
func (s CreateMeetingResponse) String() string
type CreateMeetingResponseBody ¶
type CreateMeetingResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *CreateMeetingResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateMeetingResponseBody) GoString ¶
func (s CreateMeetingResponseBody) GoString() string
func (*CreateMeetingResponseBody) SetErrorCode ¶
func (s *CreateMeetingResponseBody) SetErrorCode(v int32) *CreateMeetingResponseBody
func (*CreateMeetingResponseBody) SetMeetingInfo ¶
func (s *CreateMeetingResponseBody) SetMeetingInfo(v *CreateMeetingResponseBodyMeetingInfo) *CreateMeetingResponseBody
func (*CreateMeetingResponseBody) SetMessage ¶
func (s *CreateMeetingResponseBody) SetMessage(v string) *CreateMeetingResponseBody
func (*CreateMeetingResponseBody) SetRequestId ¶
func (s *CreateMeetingResponseBody) SetRequestId(v string) *CreateMeetingResponseBody
func (*CreateMeetingResponseBody) SetSuccess ¶
func (s *CreateMeetingResponseBody) SetSuccess(v bool) *CreateMeetingResponseBody
func (CreateMeetingResponseBody) String ¶
func (s CreateMeetingResponseBody) String() string
type CreateMeetingResponseBodyMeetingInfo ¶
type CreateMeetingResponseBodyMeetingInfo struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` }
func (CreateMeetingResponseBodyMeetingInfo) GoString ¶
func (s CreateMeetingResponseBodyMeetingInfo) GoString() string
func (*CreateMeetingResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *CreateMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *CreateMeetingResponseBodyMeetingInfo
func (*CreateMeetingResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *CreateMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *CreateMeetingResponseBodyMeetingInfo
func (CreateMeetingResponseBodyMeetingInfo) String ¶
func (s CreateMeetingResponseBodyMeetingInfo) String() string
type CreateUserInternationalRequest ¶
type CreateUserInternationalRequest struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` UserInfo *string `json:"UserInfo,omitempty" xml:"UserInfo,omitempty"` }
func (CreateUserInternationalRequest) GoString ¶
func (s CreateUserInternationalRequest) GoString() string
func (*CreateUserInternationalRequest) SetCount ¶
func (s *CreateUserInternationalRequest) SetCount(v int32) *CreateUserInternationalRequest
func (*CreateUserInternationalRequest) SetUserInfo ¶
func (s *CreateUserInternationalRequest) SetUserInfo(v string) *CreateUserInternationalRequest
func (CreateUserInternationalRequest) String ¶
func (s CreateUserInternationalRequest) String() string
type CreateUserInternationalResponse ¶
type CreateUserInternationalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateUserInternationalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateUserInternationalResponse) GoString ¶
func (s CreateUserInternationalResponse) GoString() string
func (*CreateUserInternationalResponse) SetBody ¶
func (s *CreateUserInternationalResponse) SetBody(v *CreateUserInternationalResponseBody) *CreateUserInternationalResponse
func (*CreateUserInternationalResponse) SetHeaders ¶
func (s *CreateUserInternationalResponse) SetHeaders(v map[string]*string) *CreateUserInternationalResponse
func (CreateUserInternationalResponse) String ¶
func (s CreateUserInternationalResponse) String() string
type CreateUserInternationalResponseBody ¶
type CreateUserInternationalResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateUserInternationalResponseBody) GoString ¶
func (s CreateUserInternationalResponseBody) GoString() string
func (*CreateUserInternationalResponseBody) SetErrorCode ¶
func (s *CreateUserInternationalResponseBody) SetErrorCode(v int32) *CreateUserInternationalResponseBody
func (*CreateUserInternationalResponseBody) SetMessage ¶
func (s *CreateUserInternationalResponseBody) SetMessage(v string) *CreateUserInternationalResponseBody
func (*CreateUserInternationalResponseBody) SetRequestId ¶
func (s *CreateUserInternationalResponseBody) SetRequestId(v string) *CreateUserInternationalResponseBody
func (*CreateUserInternationalResponseBody) SetSuccess ¶
func (s *CreateUserInternationalResponseBody) SetSuccess(v bool) *CreateUserInternationalResponseBody
func (*CreateUserInternationalResponseBody) SetUserId ¶
func (s *CreateUserInternationalResponseBody) SetUserId(v string) *CreateUserInternationalResponseBody
func (CreateUserInternationalResponseBody) String ¶
func (s CreateUserInternationalResponseBody) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` UserInfo *string `json:"UserInfo,omitempty" xml:"UserInfo,omitempty"` }
func (CreateUserRequest) GoString ¶
func (s CreateUserRequest) GoString() string
func (*CreateUserRequest) SetCount ¶
func (s *CreateUserRequest) SetCount(v int32) *CreateUserRequest
func (*CreateUserRequest) SetUserInfo ¶
func (s *CreateUserRequest) SetUserInfo(v string) *CreateUserRequest
func (CreateUserRequest) String ¶
func (s CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateUserResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateUserResponse) GoString ¶
func (s CreateUserResponse) GoString() string
func (*CreateUserResponse) SetBody ¶
func (s *CreateUserResponse) SetBody(v *CreateUserResponseBody) *CreateUserResponse
func (*CreateUserResponse) SetHeaders ¶
func (s *CreateUserResponse) SetHeaders(v map[string]*string) *CreateUserResponse
func (CreateUserResponse) String ¶
func (s CreateUserResponse) String() string
type CreateUserResponseBody ¶
type CreateUserResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (CreateUserResponseBody) GoString ¶
func (s CreateUserResponseBody) GoString() string
func (*CreateUserResponseBody) SetErrorCode ¶
func (s *CreateUserResponseBody) SetErrorCode(v int32) *CreateUserResponseBody
func (*CreateUserResponseBody) SetMessage ¶
func (s *CreateUserResponseBody) SetMessage(v string) *CreateUserResponseBody
func (*CreateUserResponseBody) SetRequestId ¶
func (s *CreateUserResponseBody) SetRequestId(v string) *CreateUserResponseBody
func (*CreateUserResponseBody) SetSuccess ¶
func (s *CreateUserResponseBody) SetSuccess(v bool) *CreateUserResponseBody
func (*CreateUserResponseBody) SetUserId ¶
func (s *CreateUserResponseBody) SetUserId(v string) *CreateUserResponseBody
func (CreateUserResponseBody) String ¶
func (s CreateUserResponseBody) String() string
type CustomGonggeLayoutRequest ¶
type CustomGonggeLayoutRequest struct { LayoutSolution *string `json:"LayoutSolution,omitempty" xml:"LayoutSolution,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` }
func (CustomGonggeLayoutRequest) GoString ¶
func (s CustomGonggeLayoutRequest) GoString() string
func (*CustomGonggeLayoutRequest) SetLayoutSolution ¶
func (s *CustomGonggeLayoutRequest) SetLayoutSolution(v string) *CustomGonggeLayoutRequest
func (*CustomGonggeLayoutRequest) SetMeetingUUID ¶
func (s *CustomGonggeLayoutRequest) SetMeetingUUID(v string) *CustomGonggeLayoutRequest
func (CustomGonggeLayoutRequest) String ¶
func (s CustomGonggeLayoutRequest) String() string
type CustomGonggeLayoutResponse ¶
type CustomGonggeLayoutResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomGonggeLayoutResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomGonggeLayoutResponse) GoString ¶
func (s CustomGonggeLayoutResponse) GoString() string
func (*CustomGonggeLayoutResponse) SetBody ¶
func (s *CustomGonggeLayoutResponse) SetBody(v *CustomGonggeLayoutResponseBody) *CustomGonggeLayoutResponse
func (*CustomGonggeLayoutResponse) SetHeaders ¶
func (s *CustomGonggeLayoutResponse) SetHeaders(v map[string]*string) *CustomGonggeLayoutResponse
func (CustomGonggeLayoutResponse) String ¶
func (s CustomGonggeLayoutResponse) String() string
type CustomGonggeLayoutResponseBody ¶
type CustomGonggeLayoutResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CustomGonggeLayoutResponseBody) GoString ¶
func (s CustomGonggeLayoutResponseBody) GoString() string
func (*CustomGonggeLayoutResponseBody) SetErrorCode ¶
func (s *CustomGonggeLayoutResponseBody) SetErrorCode(v int32) *CustomGonggeLayoutResponseBody
func (*CustomGonggeLayoutResponseBody) SetMessage ¶
func (s *CustomGonggeLayoutResponseBody) SetMessage(v string) *CustomGonggeLayoutResponseBody
func (*CustomGonggeLayoutResponseBody) SetRequestId ¶
func (s *CustomGonggeLayoutResponseBody) SetRequestId(v string) *CustomGonggeLayoutResponseBody
func (*CustomGonggeLayoutResponseBody) SetSuccess ¶
func (s *CustomGonggeLayoutResponseBody) SetSuccess(v bool) *CustomGonggeLayoutResponseBody
func (CustomGonggeLayoutResponseBody) String ¶
func (s CustomGonggeLayoutResponseBody) String() string
type CustomLayoutRequest ¶
type CustomLayoutRequest struct { LayoutInfo *string `json:"LayoutInfo,omitempty" xml:"LayoutInfo,omitempty"` LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` }
func (CustomLayoutRequest) GoString ¶
func (s CustomLayoutRequest) GoString() string
func (*CustomLayoutRequest) SetLayoutInfo ¶
func (s *CustomLayoutRequest) SetLayoutInfo(v string) *CustomLayoutRequest
func (*CustomLayoutRequest) SetLiveUUID ¶
func (s *CustomLayoutRequest) SetLiveUUID(v string) *CustomLayoutRequest
func (CustomLayoutRequest) String ¶
func (s CustomLayoutRequest) String() string
type CustomLayoutResponse ¶
type CustomLayoutResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CustomLayoutResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CustomLayoutResponse) GoString ¶
func (s CustomLayoutResponse) GoString() string
func (*CustomLayoutResponse) SetBody ¶
func (s *CustomLayoutResponse) SetBody(v *CustomLayoutResponseBody) *CustomLayoutResponse
func (*CustomLayoutResponse) SetHeaders ¶
func (s *CustomLayoutResponse) SetHeaders(v map[string]*string) *CustomLayoutResponse
func (CustomLayoutResponse) String ¶
func (s CustomLayoutResponse) String() string
type CustomLayoutResponseBody ¶
type CustomLayoutResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CustomLayoutResponseBody) GoString ¶
func (s CustomLayoutResponseBody) GoString() string
func (*CustomLayoutResponseBody) SetErrorCode ¶
func (s *CustomLayoutResponseBody) SetErrorCode(v int32) *CustomLayoutResponseBody
func (*CustomLayoutResponseBody) SetMessage ¶
func (s *CustomLayoutResponseBody) SetMessage(v string) *CustomLayoutResponseBody
func (*CustomLayoutResponseBody) SetRequestId ¶
func (s *CustomLayoutResponseBody) SetRequestId(v string) *CustomLayoutResponseBody
func (*CustomLayoutResponseBody) SetSuccess ¶
func (s *CustomLayoutResponseBody) SetSuccess(v bool) *CustomLayoutResponseBody
func (CustomLayoutResponseBody) String ¶
func (s CustomLayoutResponseBody) String() string
type DeleteDeviceRequest ¶
type DeleteDeviceRequest struct { GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (DeleteDeviceRequest) GoString ¶
func (s DeleteDeviceRequest) GoString() string
func (*DeleteDeviceRequest) SetGroupId ¶
func (s *DeleteDeviceRequest) SetGroupId(v string) *DeleteDeviceRequest
func (*DeleteDeviceRequest) SetSN ¶
func (s *DeleteDeviceRequest) SetSN(v string) *DeleteDeviceRequest
func (DeleteDeviceRequest) String ¶
func (s DeleteDeviceRequest) String() string
type DeleteDeviceResponse ¶
type DeleteDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteDeviceResponse) GoString ¶
func (s DeleteDeviceResponse) GoString() string
func (*DeleteDeviceResponse) SetBody ¶
func (s *DeleteDeviceResponse) SetBody(v *DeleteDeviceResponseBody) *DeleteDeviceResponse
func (*DeleteDeviceResponse) SetHeaders ¶
func (s *DeleteDeviceResponse) SetHeaders(v map[string]*string) *DeleteDeviceResponse
func (DeleteDeviceResponse) String ¶
func (s DeleteDeviceResponse) String() string
type DeleteDeviceResponseBody ¶
type DeleteDeviceResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteDeviceResponseBody) GoString ¶
func (s DeleteDeviceResponseBody) GoString() string
func (*DeleteDeviceResponseBody) SetErrorCode ¶
func (s *DeleteDeviceResponseBody) SetErrorCode(v int32) *DeleteDeviceResponseBody
func (*DeleteDeviceResponseBody) SetMessage ¶
func (s *DeleteDeviceResponseBody) SetMessage(v string) *DeleteDeviceResponseBody
func (*DeleteDeviceResponseBody) SetRequestId ¶
func (s *DeleteDeviceResponseBody) SetRequestId(v string) *DeleteDeviceResponseBody
func (*DeleteDeviceResponseBody) SetSuccess ¶
func (s *DeleteDeviceResponseBody) SetSuccess(v bool) *DeleteDeviceResponseBody
func (DeleteDeviceResponseBody) String ¶
func (s DeleteDeviceResponseBody) String() string
type DeleteLiveRequest ¶
type DeleteLiveRequest struct { LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (DeleteLiveRequest) GoString ¶
func (s DeleteLiveRequest) GoString() string
func (*DeleteLiveRequest) SetLiveUUID ¶
func (s *DeleteLiveRequest) SetLiveUUID(v string) *DeleteLiveRequest
func (*DeleteLiveRequest) SetUserId ¶
func (s *DeleteLiveRequest) SetUserId(v string) *DeleteLiveRequest
func (DeleteLiveRequest) String ¶
func (s DeleteLiveRequest) String() string
type DeleteLiveResponse ¶
type DeleteLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteLiveResponse) GoString ¶
func (s DeleteLiveResponse) GoString() string
func (*DeleteLiveResponse) SetBody ¶
func (s *DeleteLiveResponse) SetBody(v *DeleteLiveResponseBody) *DeleteLiveResponse
func (*DeleteLiveResponse) SetHeaders ¶
func (s *DeleteLiveResponse) SetHeaders(v map[string]*string) *DeleteLiveResponse
func (DeleteLiveResponse) String ¶
func (s DeleteLiveResponse) String() string
type DeleteLiveResponseBody ¶
type DeleteLiveResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteLiveResponseBody) GoString ¶
func (s DeleteLiveResponseBody) GoString() string
func (*DeleteLiveResponseBody) SetErrorCode ¶
func (s *DeleteLiveResponseBody) SetErrorCode(v int32) *DeleteLiveResponseBody
func (*DeleteLiveResponseBody) SetMessage ¶
func (s *DeleteLiveResponseBody) SetMessage(v string) *DeleteLiveResponseBody
func (*DeleteLiveResponseBody) SetRequestId ¶
func (s *DeleteLiveResponseBody) SetRequestId(v string) *DeleteLiveResponseBody
func (*DeleteLiveResponseBody) SetSuccess ¶
func (s *DeleteLiveResponseBody) SetSuccess(v bool) *DeleteLiveResponseBody
func (DeleteLiveResponseBody) String ¶
func (s DeleteLiveResponseBody) String() string
type DeleteMeetingRequest ¶
type DeleteMeetingRequest struct {
MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"`
}
func (DeleteMeetingRequest) GoString ¶
func (s DeleteMeetingRequest) GoString() string
func (*DeleteMeetingRequest) SetMeetingUUID ¶
func (s *DeleteMeetingRequest) SetMeetingUUID(v string) *DeleteMeetingRequest
func (DeleteMeetingRequest) String ¶
func (s DeleteMeetingRequest) String() string
type DeleteMeetingResponse ¶
type DeleteMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteMeetingResponse) GoString ¶
func (s DeleteMeetingResponse) GoString() string
func (*DeleteMeetingResponse) SetBody ¶
func (s *DeleteMeetingResponse) SetBody(v *DeleteMeetingResponseBody) *DeleteMeetingResponse
func (*DeleteMeetingResponse) SetHeaders ¶
func (s *DeleteMeetingResponse) SetHeaders(v map[string]*string) *DeleteMeetingResponse
func (DeleteMeetingResponse) String ¶
func (s DeleteMeetingResponse) String() string
type DeleteMeetingResponseBody ¶
type DeleteMeetingResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteMeetingResponseBody) GoString ¶
func (s DeleteMeetingResponseBody) GoString() string
func (*DeleteMeetingResponseBody) SetErrorCode ¶
func (s *DeleteMeetingResponseBody) SetErrorCode(v int32) *DeleteMeetingResponseBody
func (*DeleteMeetingResponseBody) SetMessage ¶
func (s *DeleteMeetingResponseBody) SetMessage(v string) *DeleteMeetingResponseBody
func (*DeleteMeetingResponseBody) SetRequestId ¶
func (s *DeleteMeetingResponseBody) SetRequestId(v string) *DeleteMeetingResponseBody
func (*DeleteMeetingResponseBody) SetSuccess ¶
func (s *DeleteMeetingResponseBody) SetSuccess(v bool) *DeleteMeetingResponseBody
func (DeleteMeetingResponseBody) String ¶
func (s DeleteMeetingResponseBody) String() string
type DeleteUserRequest ¶
type DeleteUserRequest struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` UserInfo *string `json:"UserInfo,omitempty" xml:"UserInfo,omitempty"` }
func (DeleteUserRequest) GoString ¶
func (s DeleteUserRequest) GoString() string
func (*DeleteUserRequest) SetCount ¶
func (s *DeleteUserRequest) SetCount(v int32) *DeleteUserRequest
func (*DeleteUserRequest) SetUserInfo ¶
func (s *DeleteUserRequest) SetUserInfo(v string) *DeleteUserRequest
func (DeleteUserRequest) String ¶
func (s DeleteUserRequest) String() string
type DeleteUserResponse ¶
type DeleteUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteUserResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteUserResponse) GoString ¶
func (s DeleteUserResponse) GoString() string
func (*DeleteUserResponse) SetBody ¶
func (s *DeleteUserResponse) SetBody(v *DeleteUserResponseBody) *DeleteUserResponse
func (*DeleteUserResponse) SetHeaders ¶
func (s *DeleteUserResponse) SetHeaders(v map[string]*string) *DeleteUserResponse
func (DeleteUserResponse) String ¶
func (s DeleteUserResponse) String() string
type DeleteUserResponseBody ¶
type DeleteUserResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteUserResponseBody) GoString ¶
func (s DeleteUserResponseBody) GoString() string
func (*DeleteUserResponseBody) SetErrorCode ¶
func (s *DeleteUserResponseBody) SetErrorCode(v int32) *DeleteUserResponseBody
func (*DeleteUserResponseBody) SetMessage ¶
func (s *DeleteUserResponseBody) SetMessage(v string) *DeleteUserResponseBody
func (*DeleteUserResponseBody) SetRequestId ¶
func (s *DeleteUserResponseBody) SetRequestId(v string) *DeleteUserResponseBody
func (*DeleteUserResponseBody) SetSuccess ¶
func (s *DeleteUserResponseBody) SetSuccess(v bool) *DeleteUserResponseBody
func (DeleteUserResponseBody) String ¶
func (s DeleteUserResponseBody) String() string
type EnableLiveSpeakerRequest ¶
type EnableLiveSpeakerRequest struct { EnableSpeakerFlag *bool `json:"EnableSpeakerFlag,omitempty" xml:"EnableSpeakerFlag,omitempty"` LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` }
func (EnableLiveSpeakerRequest) GoString ¶
func (s EnableLiveSpeakerRequest) GoString() string
func (*EnableLiveSpeakerRequest) SetEnableSpeakerFlag ¶
func (s *EnableLiveSpeakerRequest) SetEnableSpeakerFlag(v bool) *EnableLiveSpeakerRequest
func (*EnableLiveSpeakerRequest) SetLiveUUID ¶
func (s *EnableLiveSpeakerRequest) SetLiveUUID(v string) *EnableLiveSpeakerRequest
func (EnableLiveSpeakerRequest) String ¶
func (s EnableLiveSpeakerRequest) String() string
type EnableLiveSpeakerResponse ¶
type EnableLiveSpeakerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *EnableLiveSpeakerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EnableLiveSpeakerResponse) GoString ¶
func (s EnableLiveSpeakerResponse) GoString() string
func (*EnableLiveSpeakerResponse) SetBody ¶
func (s *EnableLiveSpeakerResponse) SetBody(v *EnableLiveSpeakerResponseBody) *EnableLiveSpeakerResponse
func (*EnableLiveSpeakerResponse) SetHeaders ¶
func (s *EnableLiveSpeakerResponse) SetHeaders(v map[string]*string) *EnableLiveSpeakerResponse
func (EnableLiveSpeakerResponse) String ¶
func (s EnableLiveSpeakerResponse) String() string
type EnableLiveSpeakerResponseBody ¶
type EnableLiveSpeakerResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (EnableLiveSpeakerResponseBody) GoString ¶
func (s EnableLiveSpeakerResponseBody) GoString() string
func (*EnableLiveSpeakerResponseBody) SetErrorCode ¶
func (s *EnableLiveSpeakerResponseBody) SetErrorCode(v int32) *EnableLiveSpeakerResponseBody
func (*EnableLiveSpeakerResponseBody) SetMessage ¶
func (s *EnableLiveSpeakerResponseBody) SetMessage(v string) *EnableLiveSpeakerResponseBody
func (*EnableLiveSpeakerResponseBody) SetRequestId ¶
func (s *EnableLiveSpeakerResponseBody) SetRequestId(v string) *EnableLiveSpeakerResponseBody
func (*EnableLiveSpeakerResponseBody) SetSuccess ¶
func (s *EnableLiveSpeakerResponseBody) SetSuccess(v bool) *EnableLiveSpeakerResponseBody
func (EnableLiveSpeakerResponseBody) String ¶
func (s EnableLiveSpeakerResponseBody) String() string
type EndDeviceMeetingRequest ¶
type EndDeviceMeetingRequest struct { MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (EndDeviceMeetingRequest) GoString ¶
func (s EndDeviceMeetingRequest) GoString() string
func (*EndDeviceMeetingRequest) SetMeetingUUID ¶
func (s *EndDeviceMeetingRequest) SetMeetingUUID(v string) *EndDeviceMeetingRequest
func (*EndDeviceMeetingRequest) SetSN ¶
func (s *EndDeviceMeetingRequest) SetSN(v string) *EndDeviceMeetingRequest
func (EndDeviceMeetingRequest) String ¶
func (s EndDeviceMeetingRequest) String() string
type EndDeviceMeetingResponse ¶
type EndDeviceMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *EndDeviceMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EndDeviceMeetingResponse) GoString ¶
func (s EndDeviceMeetingResponse) GoString() string
func (*EndDeviceMeetingResponse) SetBody ¶
func (s *EndDeviceMeetingResponse) SetBody(v *EndDeviceMeetingResponseBody) *EndDeviceMeetingResponse
func (*EndDeviceMeetingResponse) SetHeaders ¶
func (s *EndDeviceMeetingResponse) SetHeaders(v map[string]*string) *EndDeviceMeetingResponse
func (EndDeviceMeetingResponse) String ¶
func (s EndDeviceMeetingResponse) String() string
type EndDeviceMeetingResponseBody ¶
type EndDeviceMeetingResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (EndDeviceMeetingResponseBody) GoString ¶
func (s EndDeviceMeetingResponseBody) GoString() string
func (*EndDeviceMeetingResponseBody) SetErrorCode ¶
func (s *EndDeviceMeetingResponseBody) SetErrorCode(v int32) *EndDeviceMeetingResponseBody
func (*EndDeviceMeetingResponseBody) SetMessage ¶
func (s *EndDeviceMeetingResponseBody) SetMessage(v string) *EndDeviceMeetingResponseBody
func (*EndDeviceMeetingResponseBody) SetRequestId ¶
func (s *EndDeviceMeetingResponseBody) SetRequestId(v string) *EndDeviceMeetingResponseBody
func (*EndDeviceMeetingResponseBody) SetSuccess ¶
func (s *EndDeviceMeetingResponseBody) SetSuccess(v bool) *EndDeviceMeetingResponseBody
func (EndDeviceMeetingResponseBody) String ¶
func (s EndDeviceMeetingResponseBody) String() string
type EndLiveRequest ¶
type EndLiveRequest struct { LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (EndLiveRequest) GoString ¶
func (s EndLiveRequest) GoString() string
func (*EndLiveRequest) SetLiveUUID ¶
func (s *EndLiveRequest) SetLiveUUID(v string) *EndLiveRequest
func (*EndLiveRequest) SetUserId ¶
func (s *EndLiveRequest) SetUserId(v string) *EndLiveRequest
func (EndLiveRequest) String ¶
func (s EndLiveRequest) String() string
type EndLiveResponse ¶
type EndLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *EndLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EndLiveResponse) GoString ¶
func (s EndLiveResponse) GoString() string
func (*EndLiveResponse) SetBody ¶
func (s *EndLiveResponse) SetBody(v *EndLiveResponseBody) *EndLiveResponse
func (*EndLiveResponse) SetHeaders ¶
func (s *EndLiveResponse) SetHeaders(v map[string]*string) *EndLiveResponse
func (EndLiveResponse) String ¶
func (s EndLiveResponse) String() string
type EndLiveResponseBody ¶
type EndLiveResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (EndLiveResponseBody) GoString ¶
func (s EndLiveResponseBody) GoString() string
func (*EndLiveResponseBody) SetErrorCode ¶
func (s *EndLiveResponseBody) SetErrorCode(v int32) *EndLiveResponseBody
func (*EndLiveResponseBody) SetMessage ¶
func (s *EndLiveResponseBody) SetMessage(v string) *EndLiveResponseBody
func (*EndLiveResponseBody) SetRequestId ¶
func (s *EndLiveResponseBody) SetRequestId(v string) *EndLiveResponseBody
func (*EndLiveResponseBody) SetSuccess ¶
func (s *EndLiveResponseBody) SetSuccess(v bool) *EndLiveResponseBody
func (EndLiveResponseBody) String ¶
func (s EndLiveResponseBody) String() string
type GetAccountInfoResponse ¶
type GetAccountInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAccountInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAccountInfoResponse) GoString ¶
func (s GetAccountInfoResponse) GoString() string
func (*GetAccountInfoResponse) SetBody ¶
func (s *GetAccountInfoResponse) SetBody(v *GetAccountInfoResponseBody) *GetAccountInfoResponse
func (*GetAccountInfoResponse) SetHeaders ¶
func (s *GetAccountInfoResponse) SetHeaders(v map[string]*string) *GetAccountInfoResponse
func (GetAccountInfoResponse) String ¶
func (s GetAccountInfoResponse) String() string
type GetAccountInfoResponseBody ¶
type GetAccountInfoResponseBody struct { AccountInfo *GetAccountInfoResponseBodyAccountInfo `json:"AccountInfo,omitempty" xml:"AccountInfo,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetAccountInfoResponseBody) GoString ¶
func (s GetAccountInfoResponseBody) GoString() string
func (*GetAccountInfoResponseBody) SetAccountInfo ¶
func (s *GetAccountInfoResponseBody) SetAccountInfo(v *GetAccountInfoResponseBodyAccountInfo) *GetAccountInfoResponseBody
func (*GetAccountInfoResponseBody) SetErrorCode ¶
func (s *GetAccountInfoResponseBody) SetErrorCode(v int32) *GetAccountInfoResponseBody
func (*GetAccountInfoResponseBody) SetMessage ¶
func (s *GetAccountInfoResponseBody) SetMessage(v string) *GetAccountInfoResponseBody
func (*GetAccountInfoResponseBody) SetRequestId ¶
func (s *GetAccountInfoResponseBody) SetRequestId(v string) *GetAccountInfoResponseBody
func (*GetAccountInfoResponseBody) SetSuccess ¶
func (s *GetAccountInfoResponseBody) SetSuccess(v bool) *GetAccountInfoResponseBody
func (GetAccountInfoResponseBody) String ¶
func (s GetAccountInfoResponseBody) String() string
type GetAccountInfoResponseBodyAccountInfo ¶
type GetAccountInfoResponseBodyAccountInfo struct { AccountApplicationMax *int32 `json:"AccountApplicationMax,omitempty" xml:"AccountApplicationMax,omitempty"` AccountApplicationNumber *int32 `json:"AccountApplicationNumber,omitempty" xml:"AccountApplicationNumber,omitempty"` AccountConcurrentMax *int32 `json:"AccountConcurrentMax,omitempty" xml:"AccountConcurrentMax,omitempty"` }
func (GetAccountInfoResponseBodyAccountInfo) GoString ¶
func (s GetAccountInfoResponseBodyAccountInfo) GoString() string
func (*GetAccountInfoResponseBodyAccountInfo) SetAccountApplicationMax ¶
func (s *GetAccountInfoResponseBodyAccountInfo) SetAccountApplicationMax(v int32) *GetAccountInfoResponseBodyAccountInfo
func (*GetAccountInfoResponseBodyAccountInfo) SetAccountApplicationNumber ¶
func (s *GetAccountInfoResponseBodyAccountInfo) SetAccountApplicationNumber(v int32) *GetAccountInfoResponseBodyAccountInfo
func (*GetAccountInfoResponseBodyAccountInfo) SetAccountConcurrentMax ¶
func (s *GetAccountInfoResponseBodyAccountInfo) SetAccountConcurrentMax(v int32) *GetAccountInfoResponseBodyAccountInfo
func (GetAccountInfoResponseBodyAccountInfo) String ¶
func (s GetAccountInfoResponseBodyAccountInfo) String() string
type GetConferenceConcurrencyStatisticsResponse ¶
type GetConferenceConcurrencyStatisticsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetConferenceConcurrencyStatisticsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetConferenceConcurrencyStatisticsResponse) GoString ¶
func (s GetConferenceConcurrencyStatisticsResponse) GoString() string
func (*GetConferenceConcurrencyStatisticsResponse) SetHeaders ¶
func (s *GetConferenceConcurrencyStatisticsResponse) SetHeaders(v map[string]*string) *GetConferenceConcurrencyStatisticsResponse
func (GetConferenceConcurrencyStatisticsResponse) String ¶
func (s GetConferenceConcurrencyStatisticsResponse) String() string
type GetConferenceConcurrencyStatisticsResponseBody ¶
type GetConferenceConcurrencyStatisticsResponseBody struct { Data *GetConferenceConcurrencyStatisticsResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetConferenceConcurrencyStatisticsResponseBody) GoString ¶
func (s GetConferenceConcurrencyStatisticsResponseBody) GoString() string
func (*GetConferenceConcurrencyStatisticsResponseBody) SetErrorCode ¶
func (s *GetConferenceConcurrencyStatisticsResponseBody) SetErrorCode(v int32) *GetConferenceConcurrencyStatisticsResponseBody
func (*GetConferenceConcurrencyStatisticsResponseBody) SetMessage ¶
func (s *GetConferenceConcurrencyStatisticsResponseBody) SetMessage(v string) *GetConferenceConcurrencyStatisticsResponseBody
func (*GetConferenceConcurrencyStatisticsResponseBody) SetRequestId ¶
func (s *GetConferenceConcurrencyStatisticsResponseBody) SetRequestId(v string) *GetConferenceConcurrencyStatisticsResponseBody
func (*GetConferenceConcurrencyStatisticsResponseBody) SetSuccess ¶
func (s *GetConferenceConcurrencyStatisticsResponseBody) SetSuccess(v bool) *GetConferenceConcurrencyStatisticsResponseBody
func (GetConferenceConcurrencyStatisticsResponseBody) String ¶
func (s GetConferenceConcurrencyStatisticsResponseBody) String() string
type GetConferenceConcurrencyStatisticsResponseBodyData ¶
type GetConferenceConcurrencyStatisticsResponseBodyData struct { BuyConcurrency *int32 `json:"BuyConcurrency,omitempty" xml:"BuyConcurrency,omitempty"` CurrentMeeting *int32 `json:"CurrentMeeting,omitempty" xml:"CurrentMeeting,omitempty"` UseConcurrency *int32 `json:"UseConcurrency,omitempty" xml:"UseConcurrency,omitempty"` }
func (GetConferenceConcurrencyStatisticsResponseBodyData) GoString ¶
func (s GetConferenceConcurrencyStatisticsResponseBodyData) GoString() string
func (*GetConferenceConcurrencyStatisticsResponseBodyData) SetBuyConcurrency ¶
func (s *GetConferenceConcurrencyStatisticsResponseBodyData) SetBuyConcurrency(v int32) *GetConferenceConcurrencyStatisticsResponseBodyData
func (*GetConferenceConcurrencyStatisticsResponseBodyData) SetCurrentMeeting ¶
func (s *GetConferenceConcurrencyStatisticsResponseBodyData) SetCurrentMeeting(v int32) *GetConferenceConcurrencyStatisticsResponseBodyData
func (*GetConferenceConcurrencyStatisticsResponseBodyData) SetUseConcurrency ¶
func (s *GetConferenceConcurrencyStatisticsResponseBodyData) SetUseConcurrency(v int32) *GetConferenceConcurrencyStatisticsResponseBodyData
func (GetConferenceConcurrencyStatisticsResponseBodyData) String ¶
func (s GetConferenceConcurrencyStatisticsResponseBodyData) String() string
type GetDeviceActiveCodeRequest ¶
type GetDeviceActiveCodeRequest struct {
SN *string `json:"SN,omitempty" xml:"SN,omitempty"`
}
func (GetDeviceActiveCodeRequest) GoString ¶
func (s GetDeviceActiveCodeRequest) GoString() string
func (*GetDeviceActiveCodeRequest) SetSN ¶
func (s *GetDeviceActiveCodeRequest) SetSN(v string) *GetDeviceActiveCodeRequest
func (GetDeviceActiveCodeRequest) String ¶
func (s GetDeviceActiveCodeRequest) String() string
type GetDeviceActiveCodeResponse ¶
type GetDeviceActiveCodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDeviceActiveCodeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDeviceActiveCodeResponse) GoString ¶
func (s GetDeviceActiveCodeResponse) GoString() string
func (*GetDeviceActiveCodeResponse) SetBody ¶
func (s *GetDeviceActiveCodeResponse) SetBody(v *GetDeviceActiveCodeResponseBody) *GetDeviceActiveCodeResponse
func (*GetDeviceActiveCodeResponse) SetHeaders ¶
func (s *GetDeviceActiveCodeResponse) SetHeaders(v map[string]*string) *GetDeviceActiveCodeResponse
func (GetDeviceActiveCodeResponse) String ¶
func (s GetDeviceActiveCodeResponse) String() string
type GetDeviceActiveCodeResponseBody ¶
type GetDeviceActiveCodeResponseBody struct { Devices []*GetDeviceActiveCodeResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetDeviceActiveCodeResponseBody) GoString ¶
func (s GetDeviceActiveCodeResponseBody) GoString() string
func (*GetDeviceActiveCodeResponseBody) SetDevices ¶
func (s *GetDeviceActiveCodeResponseBody) SetDevices(v []*GetDeviceActiveCodeResponseBodyDevices) *GetDeviceActiveCodeResponseBody
func (*GetDeviceActiveCodeResponseBody) SetErrorCode ¶
func (s *GetDeviceActiveCodeResponseBody) SetErrorCode(v int32) *GetDeviceActiveCodeResponseBody
func (*GetDeviceActiveCodeResponseBody) SetMessage ¶
func (s *GetDeviceActiveCodeResponseBody) SetMessage(v string) *GetDeviceActiveCodeResponseBody
func (*GetDeviceActiveCodeResponseBody) SetSuccess ¶
func (s *GetDeviceActiveCodeResponseBody) SetSuccess(v bool) *GetDeviceActiveCodeResponseBody
func (GetDeviceActiveCodeResponseBody) String ¶
func (s GetDeviceActiveCodeResponseBody) String() string
type GetDeviceActiveCodeResponseBodyDevices ¶
type GetDeviceActiveCodeResponseBodyDevices struct { ActiveCode *string `json:"ActiveCode,omitempty" xml:"ActiveCode,omitempty"` DeviceErrorCode *int32 `json:"DeviceErrorCode,omitempty" xml:"DeviceErrorCode,omitempty"` DeviceMessage *string `json:"DeviceMessage,omitempty" xml:"DeviceMessage,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (GetDeviceActiveCodeResponseBodyDevices) GoString ¶
func (s GetDeviceActiveCodeResponseBodyDevices) GoString() string
func (*GetDeviceActiveCodeResponseBodyDevices) SetActiveCode ¶
func (s *GetDeviceActiveCodeResponseBodyDevices) SetActiveCode(v string) *GetDeviceActiveCodeResponseBodyDevices
func (*GetDeviceActiveCodeResponseBodyDevices) SetDeviceErrorCode ¶
func (s *GetDeviceActiveCodeResponseBodyDevices) SetDeviceErrorCode(v int32) *GetDeviceActiveCodeResponseBodyDevices
func (*GetDeviceActiveCodeResponseBodyDevices) SetDeviceMessage ¶
func (s *GetDeviceActiveCodeResponseBodyDevices) SetDeviceMessage(v string) *GetDeviceActiveCodeResponseBodyDevices
func (*GetDeviceActiveCodeResponseBodyDevices) SetSN ¶
func (s *GetDeviceActiveCodeResponseBodyDevices) SetSN(v string) *GetDeviceActiveCodeResponseBodyDevices
func (GetDeviceActiveCodeResponseBodyDevices) String ¶
func (s GetDeviceActiveCodeResponseBodyDevices) String() string
type GetDeviceInfoRequest ¶
type GetDeviceInfoRequest struct { CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Sn *string `json:"Sn,omitempty" xml:"Sn,omitempty"` }
func (GetDeviceInfoRequest) GoString ¶
func (s GetDeviceInfoRequest) GoString() string
func (*GetDeviceInfoRequest) SetCastScreenCode ¶
func (s *GetDeviceInfoRequest) SetCastScreenCode(v string) *GetDeviceInfoRequest
func (*GetDeviceInfoRequest) SetGroupId ¶
func (s *GetDeviceInfoRequest) SetGroupId(v string) *GetDeviceInfoRequest
func (*GetDeviceInfoRequest) SetSn ¶
func (s *GetDeviceInfoRequest) SetSn(v string) *GetDeviceInfoRequest
func (GetDeviceInfoRequest) String ¶
func (s GetDeviceInfoRequest) String() string
type GetDeviceInfoResponse ¶
type GetDeviceInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDeviceInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDeviceInfoResponse) GoString ¶
func (s GetDeviceInfoResponse) GoString() string
func (*GetDeviceInfoResponse) SetBody ¶
func (s *GetDeviceInfoResponse) SetBody(v *GetDeviceInfoResponseBody) *GetDeviceInfoResponse
func (*GetDeviceInfoResponse) SetHeaders ¶
func (s *GetDeviceInfoResponse) SetHeaders(v map[string]*string) *GetDeviceInfoResponse
func (GetDeviceInfoResponse) String ¶
func (s GetDeviceInfoResponse) String() string
type GetDeviceInfoResponseBody ¶
type GetDeviceInfoResponseBody struct { Device *GetDeviceInfoResponseBodyDevice `json:"Device,omitempty" xml:"Device,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetDeviceInfoResponseBody) GoString ¶
func (s GetDeviceInfoResponseBody) GoString() string
func (*GetDeviceInfoResponseBody) SetDevice ¶
func (s *GetDeviceInfoResponseBody) SetDevice(v *GetDeviceInfoResponseBodyDevice) *GetDeviceInfoResponseBody
func (*GetDeviceInfoResponseBody) SetErrorCode ¶
func (s *GetDeviceInfoResponseBody) SetErrorCode(v int32) *GetDeviceInfoResponseBody
func (*GetDeviceInfoResponseBody) SetMessage ¶
func (s *GetDeviceInfoResponseBody) SetMessage(v string) *GetDeviceInfoResponseBody
func (*GetDeviceInfoResponseBody) SetRequestId ¶
func (s *GetDeviceInfoResponseBody) SetRequestId(v string) *GetDeviceInfoResponseBody
func (*GetDeviceInfoResponseBody) SetSuccess ¶
func (s *GetDeviceInfoResponseBody) SetSuccess(v bool) *GetDeviceInfoResponseBody
func (GetDeviceInfoResponseBody) String ¶
func (s GetDeviceInfoResponseBody) String() string
type GetDeviceInfoResponseBodyDevice ¶
type GetDeviceInfoResponseBodyDevice struct { ActivationCode *string `json:"ActivationCode,omitempty" xml:"ActivationCode,omitempty"` CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Mac *string `json:"Mac,omitempty" xml:"Mac,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` Sn *string `json:"Sn,omitempty" xml:"Sn,omitempty"` Ssid *string `json:"Ssid,omitempty" xml:"Ssid,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (GetDeviceInfoResponseBodyDevice) GoString ¶
func (s GetDeviceInfoResponseBodyDevice) GoString() string
func (*GetDeviceInfoResponseBodyDevice) SetActivationCode ¶
func (s *GetDeviceInfoResponseBodyDevice) SetActivationCode(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetCastScreenCode ¶
func (s *GetDeviceInfoResponseBodyDevice) SetCastScreenCode(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetIP ¶
func (s *GetDeviceInfoResponseBodyDevice) SetIP(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetMac ¶
func (s *GetDeviceInfoResponseBodyDevice) SetMac(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetPort ¶
func (s *GetDeviceInfoResponseBodyDevice) SetPort(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetSn ¶
func (s *GetDeviceInfoResponseBodyDevice) SetSn(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetSsid ¶
func (s *GetDeviceInfoResponseBodyDevice) SetSsid(v string) *GetDeviceInfoResponseBodyDevice
func (*GetDeviceInfoResponseBodyDevice) SetStatus ¶
func (s *GetDeviceInfoResponseBodyDevice) SetStatus(v int32) *GetDeviceInfoResponseBodyDevice
func (GetDeviceInfoResponseBodyDevice) String ¶
func (s GetDeviceInfoResponseBodyDevice) String() string
type GetDeviceListRequest ¶
type GetDeviceListRequest struct { CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` }
func (GetDeviceListRequest) GoString ¶
func (s GetDeviceListRequest) GoString() string
func (*GetDeviceListRequest) SetCastScreenCode ¶
func (s *GetDeviceListRequest) SetCastScreenCode(v string) *GetDeviceListRequest
func (*GetDeviceListRequest) SetGroupId ¶
func (s *GetDeviceListRequest) SetGroupId(v string) *GetDeviceListRequest
func (GetDeviceListRequest) String ¶
func (s GetDeviceListRequest) String() string
type GetDeviceListResponse ¶
type GetDeviceListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDeviceListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDeviceListResponse) GoString ¶
func (s GetDeviceListResponse) GoString() string
func (*GetDeviceListResponse) SetBody ¶
func (s *GetDeviceListResponse) SetBody(v *GetDeviceListResponseBody) *GetDeviceListResponse
func (*GetDeviceListResponse) SetHeaders ¶
func (s *GetDeviceListResponse) SetHeaders(v map[string]*string) *GetDeviceListResponse
func (GetDeviceListResponse) String ¶
func (s GetDeviceListResponse) String() string
type GetDeviceListResponseBody ¶
type GetDeviceListResponseBody struct { Data []*GetDeviceListResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetDeviceListResponseBody) GoString ¶
func (s GetDeviceListResponseBody) GoString() string
func (*GetDeviceListResponseBody) SetData ¶
func (s *GetDeviceListResponseBody) SetData(v []*GetDeviceListResponseBodyData) *GetDeviceListResponseBody
func (*GetDeviceListResponseBody) SetErrorCode ¶
func (s *GetDeviceListResponseBody) SetErrorCode(v int32) *GetDeviceListResponseBody
func (*GetDeviceListResponseBody) SetMessage ¶
func (s *GetDeviceListResponseBody) SetMessage(v string) *GetDeviceListResponseBody
func (*GetDeviceListResponseBody) SetRequestId ¶
func (s *GetDeviceListResponseBody) SetRequestId(v string) *GetDeviceListResponseBody
func (*GetDeviceListResponseBody) SetSuccess ¶
func (s *GetDeviceListResponseBody) SetSuccess(v bool) *GetDeviceListResponseBody
func (GetDeviceListResponseBody) String ¶
func (s GetDeviceListResponseBody) String() string
type GetDeviceListResponseBodyData ¶
type GetDeviceListResponseBodyData struct { ActivationCode *string `json:"ActivationCode,omitempty" xml:"ActivationCode,omitempty"` CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Mac *string `json:"Mac,omitempty" xml:"Mac,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (GetDeviceListResponseBodyData) GoString ¶
func (s GetDeviceListResponseBodyData) GoString() string
func (*GetDeviceListResponseBodyData) SetActivationCode ¶
func (s *GetDeviceListResponseBodyData) SetActivationCode(v string) *GetDeviceListResponseBodyData
func (*GetDeviceListResponseBodyData) SetCastScreenCode ¶
func (s *GetDeviceListResponseBodyData) SetCastScreenCode(v string) *GetDeviceListResponseBodyData
func (*GetDeviceListResponseBodyData) SetIP ¶
func (s *GetDeviceListResponseBodyData) SetIP(v string) *GetDeviceListResponseBodyData
func (*GetDeviceListResponseBodyData) SetMac ¶
func (s *GetDeviceListResponseBodyData) SetMac(v string) *GetDeviceListResponseBodyData
func (*GetDeviceListResponseBodyData) SetPort ¶
func (s *GetDeviceListResponseBodyData) SetPort(v string) *GetDeviceListResponseBodyData
func (*GetDeviceListResponseBodyData) SetSN ¶
func (s *GetDeviceListResponseBodyData) SetSN(v string) *GetDeviceListResponseBodyData
func (*GetDeviceListResponseBodyData) SetStatus ¶
func (s *GetDeviceListResponseBodyData) SetStatus(v int32) *GetDeviceListResponseBodyData
func (GetDeviceListResponseBodyData) String ¶
func (s GetDeviceListResponseBodyData) String() string
type GetDeviceTokenRequest ¶
type GetDeviceTokenRequest struct { SN *string `json:"SN,omitempty" xml:"SN,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (GetDeviceTokenRequest) GoString ¶
func (s GetDeviceTokenRequest) GoString() string
func (*GetDeviceTokenRequest) SetSN ¶
func (s *GetDeviceTokenRequest) SetSN(v string) *GetDeviceTokenRequest
func (*GetDeviceTokenRequest) SetToken ¶
func (s *GetDeviceTokenRequest) SetToken(v string) *GetDeviceTokenRequest
func (GetDeviceTokenRequest) String ¶
func (s GetDeviceTokenRequest) String() string
type GetDeviceTokenResponse ¶
type GetDeviceTokenResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDeviceTokenResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDeviceTokenResponse) GoString ¶
func (s GetDeviceTokenResponse) GoString() string
func (*GetDeviceTokenResponse) SetBody ¶
func (s *GetDeviceTokenResponse) SetBody(v *GetDeviceTokenResponseBody) *GetDeviceTokenResponse
func (*GetDeviceTokenResponse) SetHeaders ¶
func (s *GetDeviceTokenResponse) SetHeaders(v map[string]*string) *GetDeviceTokenResponse
func (GetDeviceTokenResponse) String ¶
func (s GetDeviceTokenResponse) String() string
type GetDeviceTokenResponseBody ¶
type GetDeviceTokenResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (GetDeviceTokenResponseBody) GoString ¶
func (s GetDeviceTokenResponseBody) GoString() string
func (*GetDeviceTokenResponseBody) SetErrorCode ¶
func (s *GetDeviceTokenResponseBody) SetErrorCode(v int32) *GetDeviceTokenResponseBody
func (*GetDeviceTokenResponseBody) SetMessage ¶
func (s *GetDeviceTokenResponseBody) SetMessage(v string) *GetDeviceTokenResponseBody
func (*GetDeviceTokenResponseBody) SetRequestId ¶
func (s *GetDeviceTokenResponseBody) SetRequestId(v string) *GetDeviceTokenResponseBody
func (*GetDeviceTokenResponseBody) SetSuccess ¶
func (s *GetDeviceTokenResponseBody) SetSuccess(v bool) *GetDeviceTokenResponseBody
func (*GetDeviceTokenResponseBody) SetToken ¶
func (s *GetDeviceTokenResponseBody) SetToken(v string) *GetDeviceTokenResponseBody
func (GetDeviceTokenResponseBody) String ¶
func (s GetDeviceTokenResponseBody) String() string
type GetGrtnTokenResponse ¶
type GetGrtnTokenResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetGrtnTokenResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetGrtnTokenResponse) GoString ¶
func (s GetGrtnTokenResponse) GoString() string
func (*GetGrtnTokenResponse) SetBody ¶
func (s *GetGrtnTokenResponse) SetBody(v *GetGrtnTokenResponseBody) *GetGrtnTokenResponse
func (*GetGrtnTokenResponse) SetHeaders ¶
func (s *GetGrtnTokenResponse) SetHeaders(v map[string]*string) *GetGrtnTokenResponse
func (GetGrtnTokenResponse) String ¶
func (s GetGrtnTokenResponse) String() string
type GetGrtnTokenResponseBody ¶
type GetGrtnTokenResponseBody struct { ErrorCode *int64 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` GrtnInfo *GetGrtnTokenResponseBodyGrtnInfo `json:"GrtnInfo,omitempty" xml:"GrtnInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetGrtnTokenResponseBody) GoString ¶
func (s GetGrtnTokenResponseBody) GoString() string
func (*GetGrtnTokenResponseBody) SetErrorCode ¶
func (s *GetGrtnTokenResponseBody) SetErrorCode(v int64) *GetGrtnTokenResponseBody
func (*GetGrtnTokenResponseBody) SetGrtnInfo ¶
func (s *GetGrtnTokenResponseBody) SetGrtnInfo(v *GetGrtnTokenResponseBodyGrtnInfo) *GetGrtnTokenResponseBody
func (*GetGrtnTokenResponseBody) SetMessage ¶
func (s *GetGrtnTokenResponseBody) SetMessage(v string) *GetGrtnTokenResponseBody
func (*GetGrtnTokenResponseBody) SetRequestId ¶
func (s *GetGrtnTokenResponseBody) SetRequestId(v string) *GetGrtnTokenResponseBody
func (*GetGrtnTokenResponseBody) SetSuccess ¶
func (s *GetGrtnTokenResponseBody) SetSuccess(v bool) *GetGrtnTokenResponseBody
func (GetGrtnTokenResponseBody) String ¶
func (s GetGrtnTokenResponseBody) String() string
type GetGrtnTokenResponseBodyGrtnInfo ¶
type GetGrtnTokenResponseBodyGrtnInfo struct { Agent *string `json:"Agent,omitempty" xml:"Agent,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` ChannelId *string `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` Gslb *string `json:"Gslb,omitempty" xml:"Gslb,omitempty"` Nonce *string `json:"Nonce,omitempty" xml:"Nonce,omitempty"` Timestamp *int64 `json:"Timestamp,omitempty" xml:"Timestamp,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (GetGrtnTokenResponseBodyGrtnInfo) GoString ¶
func (s GetGrtnTokenResponseBodyGrtnInfo) GoString() string
func (*GetGrtnTokenResponseBodyGrtnInfo) SetAgent ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetAgent(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetAppId ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetAppId(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetChannelId ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetChannelId(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetGslb ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetGslb(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetNonce ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetNonce(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetTimestamp ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetTimestamp(v int64) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetToken ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetToken(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (*GetGrtnTokenResponseBodyGrtnInfo) SetUserId ¶
func (s *GetGrtnTokenResponseBodyGrtnInfo) SetUserId(v string) *GetGrtnTokenResponseBodyGrtnInfo
func (GetGrtnTokenResponseBodyGrtnInfo) String ¶
func (s GetGrtnTokenResponseBodyGrtnInfo) String() string
type GetMeetingConcurrencyRequest ¶
type GetMeetingConcurrencyRequest struct {
MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"`
}
func (GetMeetingConcurrencyRequest) GoString ¶
func (s GetMeetingConcurrencyRequest) GoString() string
func (*GetMeetingConcurrencyRequest) SetMeetingUUID ¶
func (s *GetMeetingConcurrencyRequest) SetMeetingUUID(v string) *GetMeetingConcurrencyRequest
func (GetMeetingConcurrencyRequest) String ¶
func (s GetMeetingConcurrencyRequest) String() string
type GetMeetingConcurrencyResponse ¶
type GetMeetingConcurrencyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetMeetingConcurrencyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetMeetingConcurrencyResponse) GoString ¶
func (s GetMeetingConcurrencyResponse) GoString() string
func (*GetMeetingConcurrencyResponse) SetBody ¶
func (s *GetMeetingConcurrencyResponse) SetBody(v *GetMeetingConcurrencyResponseBody) *GetMeetingConcurrencyResponse
func (*GetMeetingConcurrencyResponse) SetHeaders ¶
func (s *GetMeetingConcurrencyResponse) SetHeaders(v map[string]*string) *GetMeetingConcurrencyResponse
func (GetMeetingConcurrencyResponse) String ¶
func (s GetMeetingConcurrencyResponse) String() string
type GetMeetingConcurrencyResponseBody ¶
type GetMeetingConcurrencyResponseBody struct { Data *GetMeetingConcurrencyResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetMeetingConcurrencyResponseBody) GoString ¶
func (s GetMeetingConcurrencyResponseBody) GoString() string
func (*GetMeetingConcurrencyResponseBody) SetErrorCode ¶
func (s *GetMeetingConcurrencyResponseBody) SetErrorCode(v int32) *GetMeetingConcurrencyResponseBody
func (*GetMeetingConcurrencyResponseBody) SetMessage ¶
func (s *GetMeetingConcurrencyResponseBody) SetMessage(v string) *GetMeetingConcurrencyResponseBody
func (*GetMeetingConcurrencyResponseBody) SetRequestId ¶
func (s *GetMeetingConcurrencyResponseBody) SetRequestId(v string) *GetMeetingConcurrencyResponseBody
func (*GetMeetingConcurrencyResponseBody) SetSuccess ¶
func (s *GetMeetingConcurrencyResponseBody) SetSuccess(v bool) *GetMeetingConcurrencyResponseBody
func (GetMeetingConcurrencyResponseBody) String ¶
func (s GetMeetingConcurrencyResponseBody) String() string
type GetMeetingConcurrencyResponseBodyData ¶
type GetMeetingConcurrencyResponseBodyData struct { OfflineCount *int32 `json:"OfflineCount,omitempty" xml:"OfflineCount,omitempty"` OnlineCount *int32 `json:"OnlineCount,omitempty" xml:"OnlineCount,omitempty"` }
func (GetMeetingConcurrencyResponseBodyData) GoString ¶
func (s GetMeetingConcurrencyResponseBodyData) GoString() string
func (*GetMeetingConcurrencyResponseBodyData) SetOfflineCount ¶
func (s *GetMeetingConcurrencyResponseBodyData) SetOfflineCount(v int32) *GetMeetingConcurrencyResponseBodyData
func (*GetMeetingConcurrencyResponseBodyData) SetOnlineCount ¶
func (s *GetMeetingConcurrencyResponseBodyData) SetOnlineCount(v int32) *GetMeetingConcurrencyResponseBodyData
func (GetMeetingConcurrencyResponseBodyData) String ¶
func (s GetMeetingConcurrencyResponseBodyData) String() string
type GetMeetingInternationalRequest ¶
type GetMeetingInternationalRequest struct {
MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"`
}
func (GetMeetingInternationalRequest) GoString ¶
func (s GetMeetingInternationalRequest) GoString() string
func (*GetMeetingInternationalRequest) SetMeetingUUID ¶
func (s *GetMeetingInternationalRequest) SetMeetingUUID(v string) *GetMeetingInternationalRequest
func (GetMeetingInternationalRequest) String ¶
func (s GetMeetingInternationalRequest) String() string
type GetMeetingInternationalResponse ¶
type GetMeetingInternationalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetMeetingInternationalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetMeetingInternationalResponse) GoString ¶
func (s GetMeetingInternationalResponse) GoString() string
func (*GetMeetingInternationalResponse) SetBody ¶
func (s *GetMeetingInternationalResponse) SetBody(v *GetMeetingInternationalResponseBody) *GetMeetingInternationalResponse
func (*GetMeetingInternationalResponse) SetHeaders ¶
func (s *GetMeetingInternationalResponse) SetHeaders(v map[string]*string) *GetMeetingInternationalResponse
func (GetMeetingInternationalResponse) String ¶
func (s GetMeetingInternationalResponse) String() string
type GetMeetingInternationalResponseBody ¶
type GetMeetingInternationalResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *GetMeetingInternationalResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetMeetingInternationalResponseBody) GoString ¶
func (s GetMeetingInternationalResponseBody) GoString() string
func (*GetMeetingInternationalResponseBody) SetErrorCode ¶
func (s *GetMeetingInternationalResponseBody) SetErrorCode(v int32) *GetMeetingInternationalResponseBody
func (*GetMeetingInternationalResponseBody) SetMeetingInfo ¶
func (s *GetMeetingInternationalResponseBody) SetMeetingInfo(v *GetMeetingInternationalResponseBodyMeetingInfo) *GetMeetingInternationalResponseBody
func (*GetMeetingInternationalResponseBody) SetMessage ¶
func (s *GetMeetingInternationalResponseBody) SetMessage(v string) *GetMeetingInternationalResponseBody
func (*GetMeetingInternationalResponseBody) SetRequestId ¶
func (s *GetMeetingInternationalResponseBody) SetRequestId(v string) *GetMeetingInternationalResponseBody
func (*GetMeetingInternationalResponseBody) SetSuccess ¶
func (s *GetMeetingInternationalResponseBody) SetSuccess(v bool) *GetMeetingInternationalResponseBody
func (GetMeetingInternationalResponseBody) String ¶
func (s GetMeetingInternationalResponseBody) String() string
type GetMeetingInternationalResponseBodyMeetingInfo ¶
type GetMeetingInternationalResponseBodyMeetingInfo struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingName *string `json:"MeetingName,omitempty" xml:"MeetingName,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberList []*GetMeetingInternationalResponseBodyMeetingInfoMemberList `json:"MemberList,omitempty" xml:"MemberList,omitempty" type:"Repeated"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` ValidTime *int64 `json:"ValidTime,omitempty" xml:"ValidTime,omitempty"` }
func (GetMeetingInternationalResponseBodyMeetingInfo) GoString ¶
func (s GetMeetingInternationalResponseBodyMeetingInfo) GoString() string
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetCreateTime ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetCreateTime(v int64) *GetMeetingInternationalResponseBodyMeetingInfo
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *GetMeetingInternationalResponseBodyMeetingInfo
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingName ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingName(v string) *GetMeetingInternationalResponseBodyMeetingInfo
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *GetMeetingInternationalResponseBodyMeetingInfo
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetMemberList ¶
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetPassword ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetPassword(v string) *GetMeetingInternationalResponseBodyMeetingInfo
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetUserId ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetUserId(v string) *GetMeetingInternationalResponseBodyMeetingInfo
func (*GetMeetingInternationalResponseBodyMeetingInfo) SetValidTime ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfo) SetValidTime(v int64) *GetMeetingInternationalResponseBodyMeetingInfo
func (GetMeetingInternationalResponseBodyMeetingInfo) String ¶
func (s GetMeetingInternationalResponseBodyMeetingInfo) String() string
type GetMeetingInternationalResponseBodyMeetingInfoMemberList ¶
type GetMeetingInternationalResponseBodyMeetingInfoMemberList struct { MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UserAvatarUrl *string `json:"UserAvatarUrl,omitempty" xml:"UserAvatarUrl,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (GetMeetingInternationalResponseBodyMeetingInfoMemberList) GoString ¶
func (s GetMeetingInternationalResponseBodyMeetingInfoMemberList) GoString() string
func (*GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetMemberUUID ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
func (*GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserAvatarUrl ¶
func (s *GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserAvatarUrl(v string) *GetMeetingInternationalResponseBodyMeetingInfoMemberList
func (*GetMeetingInternationalResponseBodyMeetingInfoMemberList) SetUserName ¶
func (GetMeetingInternationalResponseBodyMeetingInfoMemberList) String ¶
func (s GetMeetingInternationalResponseBodyMeetingInfoMemberList) String() string
type GetMeetingMemberRequest ¶
type GetMeetingMemberRequest struct {
MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"`
}
func (GetMeetingMemberRequest) GoString ¶
func (s GetMeetingMemberRequest) GoString() string
func (*GetMeetingMemberRequest) SetMeetingUUID ¶
func (s *GetMeetingMemberRequest) SetMeetingUUID(v string) *GetMeetingMemberRequest
func (GetMeetingMemberRequest) String ¶
func (s GetMeetingMemberRequest) String() string
type GetMeetingMemberResponse ¶
type GetMeetingMemberResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetMeetingMemberResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetMeetingMemberResponse) GoString ¶
func (s GetMeetingMemberResponse) GoString() string
func (*GetMeetingMemberResponse) SetBody ¶
func (s *GetMeetingMemberResponse) SetBody(v *GetMeetingMemberResponseBody) *GetMeetingMemberResponse
func (*GetMeetingMemberResponse) SetHeaders ¶
func (s *GetMeetingMemberResponse) SetHeaders(v map[string]*string) *GetMeetingMemberResponse
func (GetMeetingMemberResponse) String ¶
func (s GetMeetingMemberResponse) String() string
type GetMeetingMemberResponseBody ¶
type GetMeetingMemberResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Members map[string]interface{} `json:"Members,omitempty" xml:"Members,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetMeetingMemberResponseBody) GoString ¶
func (s GetMeetingMemberResponseBody) GoString() string
func (*GetMeetingMemberResponseBody) SetErrorCode ¶
func (s *GetMeetingMemberResponseBody) SetErrorCode(v int32) *GetMeetingMemberResponseBody
func (*GetMeetingMemberResponseBody) SetMembers ¶
func (s *GetMeetingMemberResponseBody) SetMembers(v map[string]interface{}) *GetMeetingMemberResponseBody
func (*GetMeetingMemberResponseBody) SetMessage ¶
func (s *GetMeetingMemberResponseBody) SetMessage(v string) *GetMeetingMemberResponseBody
func (*GetMeetingMemberResponseBody) SetRequestId ¶
func (s *GetMeetingMemberResponseBody) SetRequestId(v string) *GetMeetingMemberResponseBody
func (*GetMeetingMemberResponseBody) SetSuccess ¶
func (s *GetMeetingMemberResponseBody) SetSuccess(v bool) *GetMeetingMemberResponseBody
func (GetMeetingMemberResponseBody) String ¶
func (s GetMeetingMemberResponseBody) String() string
type GetMeetingRequest ¶
type GetMeetingRequest struct {
MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"`
}
func (GetMeetingRequest) GoString ¶
func (s GetMeetingRequest) GoString() string
func (*GetMeetingRequest) SetMeetingUUID ¶
func (s *GetMeetingRequest) SetMeetingUUID(v string) *GetMeetingRequest
func (GetMeetingRequest) String ¶
func (s GetMeetingRequest) String() string
type GetMeetingResponse ¶
type GetMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetMeetingResponse) GoString ¶
func (s GetMeetingResponse) GoString() string
func (*GetMeetingResponse) SetBody ¶
func (s *GetMeetingResponse) SetBody(v *GetMeetingResponseBody) *GetMeetingResponse
func (*GetMeetingResponse) SetHeaders ¶
func (s *GetMeetingResponse) SetHeaders(v map[string]*string) *GetMeetingResponse
func (GetMeetingResponse) String ¶
func (s GetMeetingResponse) String() string
type GetMeetingResponseBody ¶
type GetMeetingResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *GetMeetingResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetMeetingResponseBody) GoString ¶
func (s GetMeetingResponseBody) GoString() string
func (*GetMeetingResponseBody) SetErrorCode ¶
func (s *GetMeetingResponseBody) SetErrorCode(v int32) *GetMeetingResponseBody
func (*GetMeetingResponseBody) SetMeetingInfo ¶
func (s *GetMeetingResponseBody) SetMeetingInfo(v *GetMeetingResponseBodyMeetingInfo) *GetMeetingResponseBody
func (*GetMeetingResponseBody) SetMessage ¶
func (s *GetMeetingResponseBody) SetMessage(v string) *GetMeetingResponseBody
func (*GetMeetingResponseBody) SetRequestId ¶
func (s *GetMeetingResponseBody) SetRequestId(v string) *GetMeetingResponseBody
func (*GetMeetingResponseBody) SetSuccess ¶
func (s *GetMeetingResponseBody) SetSuccess(v bool) *GetMeetingResponseBody
func (GetMeetingResponseBody) String ¶
func (s GetMeetingResponseBody) String() string
type GetMeetingResponseBodyMeetingInfo ¶
type GetMeetingResponseBodyMeetingInfo struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingName *string `json:"MeetingName,omitempty" xml:"MeetingName,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberList []*GetMeetingResponseBodyMeetingInfoMemberList `json:"MemberList,omitempty" xml:"MemberList,omitempty" type:"Repeated"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` ValidTime *int64 `json:"ValidTime,omitempty" xml:"ValidTime,omitempty"` }
func (GetMeetingResponseBodyMeetingInfo) GoString ¶
func (s GetMeetingResponseBodyMeetingInfo) GoString() string
func (*GetMeetingResponseBodyMeetingInfo) SetCreateTime ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetCreateTime(v int64) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetMeetingName ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetMeetingName(v string) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetMemberList ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetMemberList(v []*GetMeetingResponseBodyMeetingInfoMemberList) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetPassword ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetPassword(v string) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetUserId ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetUserId(v string) *GetMeetingResponseBodyMeetingInfo
func (*GetMeetingResponseBodyMeetingInfo) SetValidTime ¶
func (s *GetMeetingResponseBodyMeetingInfo) SetValidTime(v int64) *GetMeetingResponseBodyMeetingInfo
func (GetMeetingResponseBodyMeetingInfo) String ¶
func (s GetMeetingResponseBodyMeetingInfo) String() string
type GetMeetingResponseBodyMeetingInfoMemberList ¶
type GetMeetingResponseBodyMeetingInfoMemberList struct { MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UserAvatarUrl *string `json:"UserAvatarUrl,omitempty" xml:"UserAvatarUrl,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (GetMeetingResponseBodyMeetingInfoMemberList) GoString ¶
func (s GetMeetingResponseBodyMeetingInfoMemberList) GoString() string
func (*GetMeetingResponseBodyMeetingInfoMemberList) SetMemberUUID ¶
func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetMemberUUID(v string) *GetMeetingResponseBodyMeetingInfoMemberList
func (*GetMeetingResponseBodyMeetingInfoMemberList) SetStatus ¶
func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetStatus(v string) *GetMeetingResponseBodyMeetingInfoMemberList
func (*GetMeetingResponseBodyMeetingInfoMemberList) SetUserAvatarUrl ¶
func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetUserAvatarUrl(v string) *GetMeetingResponseBodyMeetingInfoMemberList
func (*GetMeetingResponseBodyMeetingInfoMemberList) SetUserId ¶
func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetUserId(v string) *GetMeetingResponseBodyMeetingInfoMemberList
func (*GetMeetingResponseBodyMeetingInfoMemberList) SetUserName ¶
func (s *GetMeetingResponseBodyMeetingInfoMemberList) SetUserName(v string) *GetMeetingResponseBodyMeetingInfoMemberList
func (GetMeetingResponseBodyMeetingInfoMemberList) String ¶
func (s GetMeetingResponseBodyMeetingInfoMemberList) String() string
type GetMemberStatusRequest ¶
type GetMemberStatusRequest struct { MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (GetMemberStatusRequest) GoString ¶
func (s GetMemberStatusRequest) GoString() string
func (*GetMemberStatusRequest) SetMeetingUUID ¶
func (s *GetMemberStatusRequest) SetMeetingUUID(v string) *GetMemberStatusRequest
func (*GetMemberStatusRequest) SetUserId ¶
func (s *GetMemberStatusRequest) SetUserId(v string) *GetMemberStatusRequest
func (GetMemberStatusRequest) String ¶
func (s GetMemberStatusRequest) String() string
type GetMemberStatusResponse ¶
type GetMemberStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetMemberStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetMemberStatusResponse) GoString ¶
func (s GetMemberStatusResponse) GoString() string
func (*GetMemberStatusResponse) SetBody ¶
func (s *GetMemberStatusResponse) SetBody(v *GetMemberStatusResponseBody) *GetMemberStatusResponse
func (*GetMemberStatusResponse) SetHeaders ¶
func (s *GetMemberStatusResponse) SetHeaders(v map[string]*string) *GetMemberStatusResponse
func (GetMemberStatusResponse) String ¶
func (s GetMemberStatusResponse) String() string
type GetMemberStatusResponseBody ¶
type GetMemberStatusResponseBody struct { ErrorCode *int64 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetMemberStatusResponseBody) GoString ¶
func (s GetMemberStatusResponseBody) GoString() string
func (*GetMemberStatusResponseBody) SetErrorCode ¶
func (s *GetMemberStatusResponseBody) SetErrorCode(v int64) *GetMemberStatusResponseBody
func (*GetMemberStatusResponseBody) SetMessage ¶
func (s *GetMemberStatusResponseBody) SetMessage(v string) *GetMemberStatusResponseBody
func (*GetMemberStatusResponseBody) SetRequestId ¶
func (s *GetMemberStatusResponseBody) SetRequestId(v string) *GetMemberStatusResponseBody
func (*GetMemberStatusResponseBody) SetStatus ¶
func (s *GetMemberStatusResponseBody) SetStatus(v string) *GetMemberStatusResponseBody
func (*GetMemberStatusResponseBody) SetSuccess ¶
func (s *GetMemberStatusResponseBody) SetSuccess(v bool) *GetMemberStatusResponseBody
func (GetMemberStatusResponseBody) String ¶
func (s GetMemberStatusResponseBody) String() string
type GetScreenVerificationCodeRequest ¶
type GetScreenVerificationCodeRequest struct {
CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"`
}
func (GetScreenVerificationCodeRequest) GoString ¶
func (s GetScreenVerificationCodeRequest) GoString() string
func (*GetScreenVerificationCodeRequest) SetCastScreenCode ¶
func (s *GetScreenVerificationCodeRequest) SetCastScreenCode(v string) *GetScreenVerificationCodeRequest
func (GetScreenVerificationCodeRequest) String ¶
func (s GetScreenVerificationCodeRequest) String() string
type GetScreenVerificationCodeResponse ¶
type GetScreenVerificationCodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetScreenVerificationCodeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetScreenVerificationCodeResponse) GoString ¶
func (s GetScreenVerificationCodeResponse) GoString() string
func (*GetScreenVerificationCodeResponse) SetHeaders ¶
func (s *GetScreenVerificationCodeResponse) SetHeaders(v map[string]*string) *GetScreenVerificationCodeResponse
func (GetScreenVerificationCodeResponse) String ¶
func (s GetScreenVerificationCodeResponse) String() string
type GetScreenVerificationCodeResponseBody ¶
type GetScreenVerificationCodeResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ScreenVerificationCode *string `json:"ScreenVerificationCode,omitempty" xml:"ScreenVerificationCode,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetScreenVerificationCodeResponseBody) GoString ¶
func (s GetScreenVerificationCodeResponseBody) GoString() string
func (*GetScreenVerificationCodeResponseBody) SetErrorCode ¶
func (s *GetScreenVerificationCodeResponseBody) SetErrorCode(v int32) *GetScreenVerificationCodeResponseBody
func (*GetScreenVerificationCodeResponseBody) SetMessage ¶
func (s *GetScreenVerificationCodeResponseBody) SetMessage(v string) *GetScreenVerificationCodeResponseBody
func (*GetScreenVerificationCodeResponseBody) SetRequestId ¶
func (s *GetScreenVerificationCodeResponseBody) SetRequestId(v string) *GetScreenVerificationCodeResponseBody
func (*GetScreenVerificationCodeResponseBody) SetScreenVerificationCode ¶
func (s *GetScreenVerificationCodeResponseBody) SetScreenVerificationCode(v string) *GetScreenVerificationCodeResponseBody
func (*GetScreenVerificationCodeResponseBody) SetSuccess ¶
func (s *GetScreenVerificationCodeResponseBody) SetSuccess(v bool) *GetScreenVerificationCodeResponseBody
func (GetScreenVerificationCodeResponseBody) String ¶
func (s GetScreenVerificationCodeResponseBody) String() string
type GetStatisticRequest ¶
type GetStatisticRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (GetStatisticRequest) GoString ¶
func (s GetStatisticRequest) GoString() string
func (*GetStatisticRequest) SetEndTime ¶
func (s *GetStatisticRequest) SetEndTime(v int64) *GetStatisticRequest
func (*GetStatisticRequest) SetStartTime ¶
func (s *GetStatisticRequest) SetStartTime(v int64) *GetStatisticRequest
func (GetStatisticRequest) String ¶
func (s GetStatisticRequest) String() string
type GetStatisticResponse ¶
type GetStatisticResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetStatisticResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetStatisticResponse) GoString ¶
func (s GetStatisticResponse) GoString() string
func (*GetStatisticResponse) SetBody ¶
func (s *GetStatisticResponse) SetBody(v *GetStatisticResponseBody) *GetStatisticResponse
func (*GetStatisticResponse) SetHeaders ¶
func (s *GetStatisticResponse) SetHeaders(v map[string]*string) *GetStatisticResponse
func (GetStatisticResponse) String ¶
func (s GetStatisticResponse) String() string
type GetStatisticResponseBody ¶
type GetStatisticResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StatisticInfo *GetStatisticResponseBodyStatisticInfo `json:"StatisticInfo,omitempty" xml:"StatisticInfo,omitempty" type:"Struct"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetStatisticResponseBody) GoString ¶
func (s GetStatisticResponseBody) GoString() string
func (*GetStatisticResponseBody) SetErrorCode ¶
func (s *GetStatisticResponseBody) SetErrorCode(v int32) *GetStatisticResponseBody
func (*GetStatisticResponseBody) SetMessage ¶
func (s *GetStatisticResponseBody) SetMessage(v string) *GetStatisticResponseBody
func (*GetStatisticResponseBody) SetRequestId ¶
func (s *GetStatisticResponseBody) SetRequestId(v string) *GetStatisticResponseBody
func (*GetStatisticResponseBody) SetStatisticInfo ¶
func (s *GetStatisticResponseBody) SetStatisticInfo(v *GetStatisticResponseBodyStatisticInfo) *GetStatisticResponseBody
func (*GetStatisticResponseBody) SetSuccess ¶
func (s *GetStatisticResponseBody) SetSuccess(v bool) *GetStatisticResponseBody
func (GetStatisticResponseBody) String ¶
func (s GetStatisticResponseBody) String() string
type GetStatisticResponseBodyStatisticInfo ¶
type GetStatisticResponseBodyStatisticInfo struct { MaxConcurrency *int64 `json:"MaxConcurrency,omitempty" xml:"MaxConcurrency,omitempty"` MeetingDuration *int64 `json:"MeetingDuration,omitempty" xml:"MeetingDuration,omitempty"` MeetingNumber *int64 `json:"MeetingNumber,omitempty" xml:"MeetingNumber,omitempty"` MemberNumber *int64 `json:"MemberNumber,omitempty" xml:"MemberNumber,omitempty"` }
func (GetStatisticResponseBodyStatisticInfo) GoString ¶
func (s GetStatisticResponseBodyStatisticInfo) GoString() string
func (*GetStatisticResponseBodyStatisticInfo) SetMaxConcurrency ¶
func (s *GetStatisticResponseBodyStatisticInfo) SetMaxConcurrency(v int64) *GetStatisticResponseBodyStatisticInfo
func (*GetStatisticResponseBodyStatisticInfo) SetMeetingDuration ¶
func (s *GetStatisticResponseBodyStatisticInfo) SetMeetingDuration(v int64) *GetStatisticResponseBodyStatisticInfo
func (*GetStatisticResponseBodyStatisticInfo) SetMeetingNumber ¶
func (s *GetStatisticResponseBodyStatisticInfo) SetMeetingNumber(v int64) *GetStatisticResponseBodyStatisticInfo
func (*GetStatisticResponseBodyStatisticInfo) SetMemberNumber ¶
func (s *GetStatisticResponseBodyStatisticInfo) SetMemberNumber(v int64) *GetStatisticResponseBodyStatisticInfo
func (GetStatisticResponseBodyStatisticInfo) String ¶
func (s GetStatisticResponseBodyStatisticInfo) String() string
type GetUserRequest ¶
type GetUserRequest struct {
UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"`
}
func (GetUserRequest) GoString ¶
func (s GetUserRequest) GoString() string
func (*GetUserRequest) SetUserId ¶
func (s *GetUserRequest) SetUserId(v string) *GetUserRequest
func (GetUserRequest) String ¶
func (s GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserResponse) GoString ¶
func (s GetUserResponse) GoString() string
func (*GetUserResponse) SetBody ¶
func (s *GetUserResponse) SetBody(v *GetUserResponseBody) *GetUserResponse
func (*GetUserResponse) SetHeaders ¶
func (s *GetUserResponse) SetHeaders(v map[string]*string) *GetUserResponse
func (GetUserResponse) String ¶
func (s GetUserResponse) String() string
type GetUserResponseBody ¶
type GetUserResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` UserInfo *GetUserResponseBodyUserInfo `json:"UserInfo,omitempty" xml:"UserInfo,omitempty" type:"Struct"` }
func (GetUserResponseBody) GoString ¶
func (s GetUserResponseBody) GoString() string
func (*GetUserResponseBody) SetErrorCode ¶
func (s *GetUserResponseBody) SetErrorCode(v int32) *GetUserResponseBody
func (*GetUserResponseBody) SetMessage ¶
func (s *GetUserResponseBody) SetMessage(v string) *GetUserResponseBody
func (*GetUserResponseBody) SetRequestId ¶
func (s *GetUserResponseBody) SetRequestId(v string) *GetUserResponseBody
func (*GetUserResponseBody) SetSuccess ¶
func (s *GetUserResponseBody) SetSuccess(v bool) *GetUserResponseBody
func (*GetUserResponseBody) SetUserInfo ¶
func (s *GetUserResponseBody) SetUserInfo(v *GetUserResponseBodyUserInfo) *GetUserResponseBody
func (GetUserResponseBody) String ¶
func (s GetUserResponseBody) String() string
type GetUserResponseBodyUserInfo ¶
type GetUserResponseBodyUserInfo struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DepartId *string `json:"DepartId,omitempty" xml:"DepartId,omitempty"` DepartName *string `json:"DepartName,omitempty" xml:"DepartName,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` JobName *string `json:"JobName,omitempty" xml:"JobName,omitempty"` UserAvatarUrl *string `json:"UserAvatarUrl,omitempty" xml:"UserAvatarUrl,omitempty"` UserEmail *string `json:"UserEmail,omitempty" xml:"UserEmail,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` UserMobile *string `json:"UserMobile,omitempty" xml:"UserMobile,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` UserTel *string `json:"UserTel,omitempty" xml:"UserTel,omitempty"` }
func (GetUserResponseBodyUserInfo) GoString ¶
func (s GetUserResponseBodyUserInfo) GoString() string
func (*GetUserResponseBodyUserInfo) SetCreateTime ¶
func (s *GetUserResponseBodyUserInfo) SetCreateTime(v int64) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetDepartId ¶
func (s *GetUserResponseBodyUserInfo) SetDepartId(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetDepartName ¶
func (s *GetUserResponseBodyUserInfo) SetDepartName(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetGroupId ¶
func (s *GetUserResponseBodyUserInfo) SetGroupId(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetGroupName ¶
func (s *GetUserResponseBodyUserInfo) SetGroupName(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetJobName ¶
func (s *GetUserResponseBodyUserInfo) SetJobName(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetUserAvatarUrl ¶
func (s *GetUserResponseBodyUserInfo) SetUserAvatarUrl(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetUserEmail ¶
func (s *GetUserResponseBodyUserInfo) SetUserEmail(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetUserId ¶
func (s *GetUserResponseBodyUserInfo) SetUserId(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetUserMobile ¶
func (s *GetUserResponseBodyUserInfo) SetUserMobile(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetUserName ¶
func (s *GetUserResponseBodyUserInfo) SetUserName(v string) *GetUserResponseBodyUserInfo
func (*GetUserResponseBodyUserInfo) SetUserTel ¶
func (s *GetUserResponseBodyUserInfo) SetUserTel(v string) *GetUserResponseBodyUserInfo
func (GetUserResponseBodyUserInfo) String ¶
func (s GetUserResponseBodyUserInfo) String() string
type GetWebSocketTokenRequest ¶
type GetWebSocketTokenRequest struct { OldToken *string `json:"OldToken,omitempty" xml:"OldToken,omitempty"` SessionId *string `json:"SessionId,omitempty" xml:"SessionId,omitempty"` }
func (GetWebSocketTokenRequest) GoString ¶
func (s GetWebSocketTokenRequest) GoString() string
func (*GetWebSocketTokenRequest) SetOldToken ¶
func (s *GetWebSocketTokenRequest) SetOldToken(v string) *GetWebSocketTokenRequest
func (*GetWebSocketTokenRequest) SetSessionId ¶
func (s *GetWebSocketTokenRequest) SetSessionId(v string) *GetWebSocketTokenRequest
func (GetWebSocketTokenRequest) String ¶
func (s GetWebSocketTokenRequest) String() string
type GetWebSocketTokenResponse ¶
type GetWebSocketTokenResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetWebSocketTokenResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetWebSocketTokenResponse) GoString ¶
func (s GetWebSocketTokenResponse) GoString() string
func (*GetWebSocketTokenResponse) SetBody ¶
func (s *GetWebSocketTokenResponse) SetBody(v *GetWebSocketTokenResponseBody) *GetWebSocketTokenResponse
func (*GetWebSocketTokenResponse) SetHeaders ¶
func (s *GetWebSocketTokenResponse) SetHeaders(v map[string]*string) *GetWebSocketTokenResponse
func (GetWebSocketTokenResponse) String ¶
func (s GetWebSocketTokenResponse) String() string
type GetWebSocketTokenResponseBody ¶
type GetWebSocketTokenResponseBody struct { Data *GetWebSocketTokenResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetWebSocketTokenResponseBody) GoString ¶
func (s GetWebSocketTokenResponseBody) GoString() string
func (*GetWebSocketTokenResponseBody) SetData ¶
func (s *GetWebSocketTokenResponseBody) SetData(v *GetWebSocketTokenResponseBodyData) *GetWebSocketTokenResponseBody
func (*GetWebSocketTokenResponseBody) SetErrorCode ¶
func (s *GetWebSocketTokenResponseBody) SetErrorCode(v int32) *GetWebSocketTokenResponseBody
func (*GetWebSocketTokenResponseBody) SetMessage ¶
func (s *GetWebSocketTokenResponseBody) SetMessage(v string) *GetWebSocketTokenResponseBody
func (*GetWebSocketTokenResponseBody) SetRequestId ¶
func (s *GetWebSocketTokenResponseBody) SetRequestId(v string) *GetWebSocketTokenResponseBody
func (*GetWebSocketTokenResponseBody) SetSuccess ¶
func (s *GetWebSocketTokenResponseBody) SetSuccess(v bool) *GetWebSocketTokenResponseBody
func (GetWebSocketTokenResponseBody) String ¶
func (s GetWebSocketTokenResponseBody) String() string
type GetWebSocketTokenResponseBodyData ¶
type GetWebSocketTokenResponseBodyData struct { AuthWsUrl *string `json:"AuthWsUrl,omitempty" xml:"AuthWsUrl,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` WsOuterReConnTime *string `json:"WsOuterReConnTime,omitempty" xml:"WsOuterReConnTime,omitempty"` }
func (GetWebSocketTokenResponseBodyData) GoString ¶
func (s GetWebSocketTokenResponseBodyData) GoString() string
func (*GetWebSocketTokenResponseBodyData) SetAuthWsUrl ¶
func (s *GetWebSocketTokenResponseBodyData) SetAuthWsUrl(v string) *GetWebSocketTokenResponseBodyData
func (*GetWebSocketTokenResponseBodyData) SetToken ¶
func (s *GetWebSocketTokenResponseBodyData) SetToken(v string) *GetWebSocketTokenResponseBodyData
func (*GetWebSocketTokenResponseBodyData) SetWsOuterReConnTime ¶
func (s *GetWebSocketTokenResponseBodyData) SetWsOuterReConnTime(v string) *GetWebSocketTokenResponseBodyData
func (GetWebSocketTokenResponseBodyData) String ¶
func (s GetWebSocketTokenResponseBodyData) String() string
type InviteUserRequest ¶
type InviteUserRequest struct { MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` UserIds *string `json:"UserIds,omitempty" xml:"UserIds,omitempty"` }
func (InviteUserRequest) GoString ¶
func (s InviteUserRequest) GoString() string
func (*InviteUserRequest) SetMeetingUUID ¶
func (s *InviteUserRequest) SetMeetingUUID(v string) *InviteUserRequest
func (*InviteUserRequest) SetUserIds ¶
func (s *InviteUserRequest) SetUserIds(v string) *InviteUserRequest
func (InviteUserRequest) String ¶
func (s InviteUserRequest) String() string
type InviteUserResponse ¶
type InviteUserResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *InviteUserResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (InviteUserResponse) GoString ¶
func (s InviteUserResponse) GoString() string
func (*InviteUserResponse) SetBody ¶
func (s *InviteUserResponse) SetBody(v *InviteUserResponseBody) *InviteUserResponse
func (*InviteUserResponse) SetHeaders ¶
func (s *InviteUserResponse) SetHeaders(v map[string]*string) *InviteUserResponse
func (InviteUserResponse) String ¶
func (s InviteUserResponse) String() string
type InviteUserResponseBody ¶
type InviteUserResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (InviteUserResponseBody) GoString ¶
func (s InviteUserResponseBody) GoString() string
func (*InviteUserResponseBody) SetErrorCode ¶
func (s *InviteUserResponseBody) SetErrorCode(v int32) *InviteUserResponseBody
func (*InviteUserResponseBody) SetMessage ¶
func (s *InviteUserResponseBody) SetMessage(v string) *InviteUserResponseBody
func (*InviteUserResponseBody) SetRequestId ¶
func (s *InviteUserResponseBody) SetRequestId(v string) *InviteUserResponseBody
func (*InviteUserResponseBody) SetSuccess ¶
func (s *InviteUserResponseBody) SetSuccess(v bool) *InviteUserResponseBody
func (InviteUserResponseBody) String ¶
func (s InviteUserResponseBody) String() string
type JoinDeviceMeetingRequest ¶
type JoinDeviceMeetingRequest struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (JoinDeviceMeetingRequest) GoString ¶
func (s JoinDeviceMeetingRequest) GoString() string
func (*JoinDeviceMeetingRequest) SetMeetingCode ¶
func (s *JoinDeviceMeetingRequest) SetMeetingCode(v string) *JoinDeviceMeetingRequest
func (*JoinDeviceMeetingRequest) SetPassword ¶
func (s *JoinDeviceMeetingRequest) SetPassword(v string) *JoinDeviceMeetingRequest
func (*JoinDeviceMeetingRequest) SetSN ¶
func (s *JoinDeviceMeetingRequest) SetSN(v string) *JoinDeviceMeetingRequest
func (*JoinDeviceMeetingRequest) SetToken ¶
func (s *JoinDeviceMeetingRequest) SetToken(v string) *JoinDeviceMeetingRequest
func (JoinDeviceMeetingRequest) String ¶
func (s JoinDeviceMeetingRequest) String() string
type JoinDeviceMeetingResponse ¶
type JoinDeviceMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *JoinDeviceMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (JoinDeviceMeetingResponse) GoString ¶
func (s JoinDeviceMeetingResponse) GoString() string
func (*JoinDeviceMeetingResponse) SetBody ¶
func (s *JoinDeviceMeetingResponse) SetBody(v *JoinDeviceMeetingResponseBody) *JoinDeviceMeetingResponse
func (*JoinDeviceMeetingResponse) SetHeaders ¶
func (s *JoinDeviceMeetingResponse) SetHeaders(v map[string]*string) *JoinDeviceMeetingResponse
func (JoinDeviceMeetingResponse) String ¶
func (s JoinDeviceMeetingResponse) String() string
type JoinDeviceMeetingResponseBody ¶
type JoinDeviceMeetingResponseBody struct { Device *JoinDeviceMeetingResponseBodyDevice `json:"Device,omitempty" xml:"Device,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (JoinDeviceMeetingResponseBody) GoString ¶
func (s JoinDeviceMeetingResponseBody) GoString() string
func (*JoinDeviceMeetingResponseBody) SetDevice ¶
func (s *JoinDeviceMeetingResponseBody) SetDevice(v *JoinDeviceMeetingResponseBodyDevice) *JoinDeviceMeetingResponseBody
func (*JoinDeviceMeetingResponseBody) SetErrorCode ¶
func (s *JoinDeviceMeetingResponseBody) SetErrorCode(v int32) *JoinDeviceMeetingResponseBody
func (*JoinDeviceMeetingResponseBody) SetMessage ¶
func (s *JoinDeviceMeetingResponseBody) SetMessage(v string) *JoinDeviceMeetingResponseBody
func (*JoinDeviceMeetingResponseBody) SetRequestId ¶
func (s *JoinDeviceMeetingResponseBody) SetRequestId(v string) *JoinDeviceMeetingResponseBody
func (*JoinDeviceMeetingResponseBody) SetSuccess ¶
func (s *JoinDeviceMeetingResponseBody) SetSuccess(v bool) *JoinDeviceMeetingResponseBody
func (JoinDeviceMeetingResponseBody) String ¶
func (s JoinDeviceMeetingResponseBody) String() string
type JoinDeviceMeetingResponseBodyDevice ¶
type JoinDeviceMeetingResponseBodyDevice struct { ClientAppId *string `json:"ClientAppId,omitempty" xml:"ClientAppId,omitempty"` MeetingAppId *string `json:"MeetingAppId,omitempty" xml:"MeetingAppId,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingDomain *string `json:"MeetingDomain,omitempty" xml:"MeetingDomain,omitempty"` MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` SlsInfo *JoinDeviceMeetingResponseBodyDeviceSlsInfo `json:"SlsInfo,omitempty" xml:"SlsInfo,omitempty" type:"Struct"` }
func (JoinDeviceMeetingResponseBodyDevice) GoString ¶
func (s JoinDeviceMeetingResponseBodyDevice) GoString() string
func (*JoinDeviceMeetingResponseBodyDevice) SetClientAppId ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetClientAppId(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetMeetingAppId ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingAppId(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetMeetingCode ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingCode(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetMeetingDomain ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingDomain(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetMeetingToken ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingToken(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetMeetingUUID ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetMeetingUUID(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetMemberUUID ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetMemberUUID(v string) *JoinDeviceMeetingResponseBodyDevice
func (*JoinDeviceMeetingResponseBodyDevice) SetSlsInfo ¶
func (s *JoinDeviceMeetingResponseBodyDevice) SetSlsInfo(v *JoinDeviceMeetingResponseBodyDeviceSlsInfo) *JoinDeviceMeetingResponseBodyDevice
func (JoinDeviceMeetingResponseBodyDevice) String ¶
func (s JoinDeviceMeetingResponseBodyDevice) String() string
type JoinDeviceMeetingResponseBodyDeviceSlsInfo ¶
type JoinDeviceMeetingResponseBodyDeviceSlsInfo struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` Logstore *string `json:"Logstore,omitempty" xml:"Logstore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (JoinDeviceMeetingResponseBodyDeviceSlsInfo) GoString ¶
func (s JoinDeviceMeetingResponseBodyDeviceSlsInfo) GoString() string
func (*JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetLogServiceEndpoint ¶
func (s *JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetLogServiceEndpoint(v string) *JoinDeviceMeetingResponseBodyDeviceSlsInfo
func (*JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetLogstore ¶
func (s *JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetLogstore(v string) *JoinDeviceMeetingResponseBodyDeviceSlsInfo
func (*JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetProject ¶
func (s *JoinDeviceMeetingResponseBodyDeviceSlsInfo) SetProject(v string) *JoinDeviceMeetingResponseBodyDeviceSlsInfo
func (JoinDeviceMeetingResponseBodyDeviceSlsInfo) String ¶
func (s JoinDeviceMeetingResponseBodyDeviceSlsInfo) String() string
type JoinLiveRequest ¶
type JoinLiveRequest struct { LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (JoinLiveRequest) GoString ¶
func (s JoinLiveRequest) GoString() string
func (*JoinLiveRequest) SetLiveUUID ¶
func (s *JoinLiveRequest) SetLiveUUID(v string) *JoinLiveRequest
func (*JoinLiveRequest) SetPassword ¶
func (s *JoinLiveRequest) SetPassword(v string) *JoinLiveRequest
func (*JoinLiveRequest) SetUserId ¶
func (s *JoinLiveRequest) SetUserId(v string) *JoinLiveRequest
func (JoinLiveRequest) String ¶
func (s JoinLiveRequest) String() string
type JoinLiveResponse ¶
type JoinLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *JoinLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (JoinLiveResponse) GoString ¶
func (s JoinLiveResponse) GoString() string
func (*JoinLiveResponse) SetBody ¶
func (s *JoinLiveResponse) SetBody(v *JoinLiveResponseBody) *JoinLiveResponse
func (*JoinLiveResponse) SetHeaders ¶
func (s *JoinLiveResponse) SetHeaders(v map[string]*string) *JoinLiveResponse
func (JoinLiveResponse) String ¶
func (s JoinLiveResponse) String() string
type JoinLiveResponseBody ¶
type JoinLiveResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *JoinLiveResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (JoinLiveResponseBody) GoString ¶
func (s JoinLiveResponseBody) GoString() string
func (*JoinLiveResponseBody) SetErrorCode ¶
func (s *JoinLiveResponseBody) SetErrorCode(v int32) *JoinLiveResponseBody
func (*JoinLiveResponseBody) SetMeetingInfo ¶
func (s *JoinLiveResponseBody) SetMeetingInfo(v *JoinLiveResponseBodyMeetingInfo) *JoinLiveResponseBody
func (*JoinLiveResponseBody) SetMessage ¶
func (s *JoinLiveResponseBody) SetMessage(v string) *JoinLiveResponseBody
func (*JoinLiveResponseBody) SetRequestId ¶
func (s *JoinLiveResponseBody) SetRequestId(v string) *JoinLiveResponseBody
func (*JoinLiveResponseBody) SetSuccess ¶
func (s *JoinLiveResponseBody) SetSuccess(v bool) *JoinLiveResponseBody
func (JoinLiveResponseBody) String ¶
func (s JoinLiveResponseBody) String() string
type JoinLiveResponseBodyMeetingInfo ¶
type JoinLiveResponseBodyMeetingInfo struct { ClientAppId *string `json:"ClientAppId,omitempty" xml:"ClientAppId,omitempty"` MeetingAppId *string `json:"MeetingAppId,omitempty" xml:"MeetingAppId,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingDomain *string `json:"MeetingDomain,omitempty" xml:"MeetingDomain,omitempty"` MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` SlsInfo *JoinLiveResponseBodyMeetingInfoSlsInfo `json:"SlsInfo,omitempty" xml:"SlsInfo,omitempty" type:"Struct"` }
func (JoinLiveResponseBodyMeetingInfo) GoString ¶
func (s JoinLiveResponseBodyMeetingInfo) GoString() string
func (*JoinLiveResponseBodyMeetingInfo) SetClientAppId ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetClientAppId(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetMeetingAppId ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingAppId(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingCode(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetMeetingDomain ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingDomain(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetMeetingToken ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingToken(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetMeetingUUID(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetMemberUUID ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetMemberUUID(v string) *JoinLiveResponseBodyMeetingInfo
func (*JoinLiveResponseBodyMeetingInfo) SetSlsInfo ¶
func (s *JoinLiveResponseBodyMeetingInfo) SetSlsInfo(v *JoinLiveResponseBodyMeetingInfoSlsInfo) *JoinLiveResponseBodyMeetingInfo
func (JoinLiveResponseBodyMeetingInfo) String ¶
func (s JoinLiveResponseBodyMeetingInfo) String() string
type JoinLiveResponseBodyMeetingInfoSlsInfo ¶
type JoinLiveResponseBodyMeetingInfoSlsInfo struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` Logstore *string `json:"Logstore,omitempty" xml:"Logstore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (JoinLiveResponseBodyMeetingInfoSlsInfo) GoString ¶
func (s JoinLiveResponseBodyMeetingInfoSlsInfo) GoString() string
func (*JoinLiveResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint ¶
func (s *JoinLiveResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *JoinLiveResponseBodyMeetingInfoSlsInfo
func (*JoinLiveResponseBodyMeetingInfoSlsInfo) SetLogstore ¶
func (s *JoinLiveResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *JoinLiveResponseBodyMeetingInfoSlsInfo
func (*JoinLiveResponseBodyMeetingInfoSlsInfo) SetProject ¶
func (s *JoinLiveResponseBodyMeetingInfoSlsInfo) SetProject(v string) *JoinLiveResponseBodyMeetingInfoSlsInfo
func (JoinLiveResponseBodyMeetingInfoSlsInfo) String ¶
func (s JoinLiveResponseBodyMeetingInfoSlsInfo) String() string
type JoinMeetingInternationalRequest ¶
type JoinMeetingInternationalRequest struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (JoinMeetingInternationalRequest) GoString ¶
func (s JoinMeetingInternationalRequest) GoString() string
func (*JoinMeetingInternationalRequest) SetMeetingCode ¶
func (s *JoinMeetingInternationalRequest) SetMeetingCode(v string) *JoinMeetingInternationalRequest
func (*JoinMeetingInternationalRequest) SetPassword ¶
func (s *JoinMeetingInternationalRequest) SetPassword(v string) *JoinMeetingInternationalRequest
func (*JoinMeetingInternationalRequest) SetUserId ¶
func (s *JoinMeetingInternationalRequest) SetUserId(v string) *JoinMeetingInternationalRequest
func (JoinMeetingInternationalRequest) String ¶
func (s JoinMeetingInternationalRequest) String() string
type JoinMeetingInternationalResponse ¶
type JoinMeetingInternationalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *JoinMeetingInternationalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (JoinMeetingInternationalResponse) GoString ¶
func (s JoinMeetingInternationalResponse) GoString() string
func (*JoinMeetingInternationalResponse) SetBody ¶
func (s *JoinMeetingInternationalResponse) SetBody(v *JoinMeetingInternationalResponseBody) *JoinMeetingInternationalResponse
func (*JoinMeetingInternationalResponse) SetHeaders ¶
func (s *JoinMeetingInternationalResponse) SetHeaders(v map[string]*string) *JoinMeetingInternationalResponse
func (JoinMeetingInternationalResponse) String ¶
func (s JoinMeetingInternationalResponse) String() string
type JoinMeetingInternationalResponseBody ¶
type JoinMeetingInternationalResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *JoinMeetingInternationalResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (JoinMeetingInternationalResponseBody) GoString ¶
func (s JoinMeetingInternationalResponseBody) GoString() string
func (*JoinMeetingInternationalResponseBody) SetErrorCode ¶
func (s *JoinMeetingInternationalResponseBody) SetErrorCode(v int32) *JoinMeetingInternationalResponseBody
func (*JoinMeetingInternationalResponseBody) SetMeetingInfo ¶
func (s *JoinMeetingInternationalResponseBody) SetMeetingInfo(v *JoinMeetingInternationalResponseBodyMeetingInfo) *JoinMeetingInternationalResponseBody
func (*JoinMeetingInternationalResponseBody) SetMessage ¶
func (s *JoinMeetingInternationalResponseBody) SetMessage(v string) *JoinMeetingInternationalResponseBody
func (*JoinMeetingInternationalResponseBody) SetRequestId ¶
func (s *JoinMeetingInternationalResponseBody) SetRequestId(v string) *JoinMeetingInternationalResponseBody
func (*JoinMeetingInternationalResponseBody) SetSuccess ¶
func (s *JoinMeetingInternationalResponseBody) SetSuccess(v bool) *JoinMeetingInternationalResponseBody
func (JoinMeetingInternationalResponseBody) String ¶
func (s JoinMeetingInternationalResponseBody) String() string
type JoinMeetingInternationalResponseBodyMeetingInfo ¶
type JoinMeetingInternationalResponseBodyMeetingInfo struct { ClientAppId *string `json:"ClientAppId,omitempty" xml:"ClientAppId,omitempty"` MeetingAppId *string `json:"MeetingAppId,omitempty" xml:"MeetingAppId,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingDomain *string `json:"MeetingDomain,omitempty" xml:"MeetingDomain,omitempty"` MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` SlsInfo *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo `json:"SlsInfo,omitempty" xml:"SlsInfo,omitempty" type:"Struct"` }
func (JoinMeetingInternationalResponseBodyMeetingInfo) GoString ¶
func (s JoinMeetingInternationalResponseBodyMeetingInfo) GoString() string
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetClientAppId ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetClientAppId(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingAppId ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingAppId(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingCode(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingDomain ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingDomain(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingToken ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingToken(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMeetingUUID(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetMemberUUID ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfo) SetMemberUUID(v string) *JoinMeetingInternationalResponseBodyMeetingInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfo) SetSlsInfo ¶
func (JoinMeetingInternationalResponseBodyMeetingInfo) String ¶
func (s JoinMeetingInternationalResponseBodyMeetingInfo) String() string
type JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo ¶
type JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` Logstore *string `json:"Logstore,omitempty" xml:"Logstore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) GoString ¶
func (s JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) GoString() string
func (*JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint ¶
func (s *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo
func (*JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetLogstore ¶
func (*JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) SetProject ¶
func (JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) String ¶
func (s JoinMeetingInternationalResponseBodyMeetingInfoSlsInfo) String() string
type JoinMeetingRequest ¶
type JoinMeetingRequest struct { MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` RtcEngine *string `json:"RtcEngine,omitempty" xml:"RtcEngine,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (JoinMeetingRequest) GoString ¶
func (s JoinMeetingRequest) GoString() string
func (*JoinMeetingRequest) SetMeetingCode ¶
func (s *JoinMeetingRequest) SetMeetingCode(v string) *JoinMeetingRequest
func (*JoinMeetingRequest) SetPassword ¶
func (s *JoinMeetingRequest) SetPassword(v string) *JoinMeetingRequest
func (*JoinMeetingRequest) SetRtcEngine ¶
func (s *JoinMeetingRequest) SetRtcEngine(v string) *JoinMeetingRequest
func (*JoinMeetingRequest) SetUserId ¶
func (s *JoinMeetingRequest) SetUserId(v string) *JoinMeetingRequest
func (JoinMeetingRequest) String ¶
func (s JoinMeetingRequest) String() string
type JoinMeetingResponse ¶
type JoinMeetingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *JoinMeetingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (JoinMeetingResponse) GoString ¶
func (s JoinMeetingResponse) GoString() string
func (*JoinMeetingResponse) SetBody ¶
func (s *JoinMeetingResponse) SetBody(v *JoinMeetingResponseBody) *JoinMeetingResponse
func (*JoinMeetingResponse) SetHeaders ¶
func (s *JoinMeetingResponse) SetHeaders(v map[string]*string) *JoinMeetingResponse
func (JoinMeetingResponse) String ¶
func (s JoinMeetingResponse) String() string
type JoinMeetingResponseBody ¶
type JoinMeetingResponseBody struct { ErrorCode *int64 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *JoinMeetingResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (JoinMeetingResponseBody) GoString ¶
func (s JoinMeetingResponseBody) GoString() string
func (*JoinMeetingResponseBody) SetErrorCode ¶
func (s *JoinMeetingResponseBody) SetErrorCode(v int64) *JoinMeetingResponseBody
func (*JoinMeetingResponseBody) SetMeetingInfo ¶
func (s *JoinMeetingResponseBody) SetMeetingInfo(v *JoinMeetingResponseBodyMeetingInfo) *JoinMeetingResponseBody
func (*JoinMeetingResponseBody) SetMessage ¶
func (s *JoinMeetingResponseBody) SetMessage(v string) *JoinMeetingResponseBody
func (*JoinMeetingResponseBody) SetRequestId ¶
func (s *JoinMeetingResponseBody) SetRequestId(v string) *JoinMeetingResponseBody
func (*JoinMeetingResponseBody) SetSuccess ¶
func (s *JoinMeetingResponseBody) SetSuccess(v bool) *JoinMeetingResponseBody
func (JoinMeetingResponseBody) String ¶
func (s JoinMeetingResponseBody) String() string
type JoinMeetingResponseBodyMeetingInfo ¶
type JoinMeetingResponseBodyMeetingInfo struct { ClientAppId *string `json:"ClientAppId,omitempty" xml:"ClientAppId,omitempty"` GrtnInfo *JoinMeetingResponseBodyMeetingInfoGrtnInfo `json:"GrtnInfo,omitempty" xml:"GrtnInfo,omitempty" type:"Struct"` MeetingAppId *string `json:"MeetingAppId,omitempty" xml:"MeetingAppId,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingDomain *string `json:"MeetingDomain,omitempty" xml:"MeetingDomain,omitempty"` MeetingToken *string `json:"MeetingToken,omitempty" xml:"MeetingToken,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` SlsInfo *JoinMeetingResponseBodyMeetingInfoSlsInfo `json:"SlsInfo,omitempty" xml:"SlsInfo,omitempty" type:"Struct"` }
func (JoinMeetingResponseBodyMeetingInfo) GoString ¶
func (s JoinMeetingResponseBodyMeetingInfo) GoString() string
func (*JoinMeetingResponseBodyMeetingInfo) SetClientAppId ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetClientAppId(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetGrtnInfo ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetGrtnInfo(v *JoinMeetingResponseBodyMeetingInfoGrtnInfo) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetMeetingAppId ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingAppId(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingCode(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetMeetingDomain ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingDomain(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetMeetingToken ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingToken(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetMeetingUUID(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetMemberUUID ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetMemberUUID(v string) *JoinMeetingResponseBodyMeetingInfo
func (*JoinMeetingResponseBodyMeetingInfo) SetSlsInfo ¶
func (s *JoinMeetingResponseBodyMeetingInfo) SetSlsInfo(v *JoinMeetingResponseBodyMeetingInfoSlsInfo) *JoinMeetingResponseBodyMeetingInfo
func (JoinMeetingResponseBodyMeetingInfo) String ¶
func (s JoinMeetingResponseBodyMeetingInfo) String() string
type JoinMeetingResponseBodyMeetingInfoGrtnInfo ¶
type JoinMeetingResponseBodyMeetingInfoGrtnInfo struct { Agent *string `json:"Agent,omitempty" xml:"Agent,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` ChannelId *int64 `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` Gslb []*string `json:"Gslb,omitempty" xml:"Gslb,omitempty" type:"Repeated"` Nonce *string `json:"Nonce,omitempty" xml:"Nonce,omitempty"` Timestamp *int64 `json:"Timestamp,omitempty" xml:"Timestamp,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (JoinMeetingResponseBodyMeetingInfoGrtnInfo) GoString ¶
func (s JoinMeetingResponseBodyMeetingInfoGrtnInfo) GoString() string
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetAgent ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetAgent(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetAppId ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetAppId(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetChannelId ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetChannelId(v int64) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetGslb ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetGslb(v []*string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetNonce ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetNonce(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetTimestamp ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetTimestamp(v int64) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetToken ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetToken(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (*JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetUserId ¶
func (s *JoinMeetingResponseBodyMeetingInfoGrtnInfo) SetUserId(v string) *JoinMeetingResponseBodyMeetingInfoGrtnInfo
func (JoinMeetingResponseBodyMeetingInfoGrtnInfo) String ¶
func (s JoinMeetingResponseBodyMeetingInfoGrtnInfo) String() string
type JoinMeetingResponseBodyMeetingInfoSlsInfo ¶
type JoinMeetingResponseBodyMeetingInfoSlsInfo struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` Logstore *string `json:"Logstore,omitempty" xml:"Logstore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (JoinMeetingResponseBodyMeetingInfoSlsInfo) GoString ¶
func (s JoinMeetingResponseBodyMeetingInfoSlsInfo) GoString() string
func (*JoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint ¶
func (s *JoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogServiceEndpoint(v string) *JoinMeetingResponseBodyMeetingInfoSlsInfo
func (*JoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogstore ¶
func (s *JoinMeetingResponseBodyMeetingInfoSlsInfo) SetLogstore(v string) *JoinMeetingResponseBodyMeetingInfoSlsInfo
func (*JoinMeetingResponseBodyMeetingInfoSlsInfo) SetProject ¶
func (s *JoinMeetingResponseBodyMeetingInfoSlsInfo) SetProject(v string) *JoinMeetingResponseBodyMeetingInfoSlsInfo
func (JoinMeetingResponseBodyMeetingInfoSlsInfo) String ¶
func (s JoinMeetingResponseBodyMeetingInfoSlsInfo) String() string
type ListConferenceDevicesRequest ¶
type ListConferenceDevicesRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SerialNumber *string `json:"SerialNumber,omitempty" xml:"SerialNumber,omitempty"` }
func (ListConferenceDevicesRequest) GoString ¶
func (s ListConferenceDevicesRequest) GoString() string
func (*ListConferenceDevicesRequest) SetPageNumber ¶
func (s *ListConferenceDevicesRequest) SetPageNumber(v int32) *ListConferenceDevicesRequest
func (*ListConferenceDevicesRequest) SetPageSize ¶
func (s *ListConferenceDevicesRequest) SetPageSize(v int32) *ListConferenceDevicesRequest
func (*ListConferenceDevicesRequest) SetSerialNumber ¶
func (s *ListConferenceDevicesRequest) SetSerialNumber(v string) *ListConferenceDevicesRequest
func (ListConferenceDevicesRequest) String ¶
func (s ListConferenceDevicesRequest) String() string
type ListConferenceDevicesResponse ¶
type ListConferenceDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListConferenceDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListConferenceDevicesResponse) GoString ¶
func (s ListConferenceDevicesResponse) GoString() string
func (*ListConferenceDevicesResponse) SetBody ¶
func (s *ListConferenceDevicesResponse) SetBody(v *ListConferenceDevicesResponseBody) *ListConferenceDevicesResponse
func (*ListConferenceDevicesResponse) SetHeaders ¶
func (s *ListConferenceDevicesResponse) SetHeaders(v map[string]*string) *ListConferenceDevicesResponse
func (ListConferenceDevicesResponse) String ¶
func (s ListConferenceDevicesResponse) String() string
type ListConferenceDevicesResponseBody ¶
type ListConferenceDevicesResponseBody struct { ConferencesDatas *ListConferenceDevicesResponseBodyConferencesDatas `json:"ConferencesDatas,omitempty" xml:"ConferencesDatas,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListConferenceDevicesResponseBody) GoString ¶
func (s ListConferenceDevicesResponseBody) GoString() string
func (*ListConferenceDevicesResponseBody) SetConferencesDatas ¶
func (s *ListConferenceDevicesResponseBody) SetConferencesDatas(v *ListConferenceDevicesResponseBodyConferencesDatas) *ListConferenceDevicesResponseBody
func (*ListConferenceDevicesResponseBody) SetErrorCode ¶
func (s *ListConferenceDevicesResponseBody) SetErrorCode(v int32) *ListConferenceDevicesResponseBody
func (*ListConferenceDevicesResponseBody) SetMessage ¶
func (s *ListConferenceDevicesResponseBody) SetMessage(v string) *ListConferenceDevicesResponseBody
func (*ListConferenceDevicesResponseBody) SetRequestId ¶
func (s *ListConferenceDevicesResponseBody) SetRequestId(v string) *ListConferenceDevicesResponseBody
func (*ListConferenceDevicesResponseBody) SetSuccess ¶
func (s *ListConferenceDevicesResponseBody) SetSuccess(v bool) *ListConferenceDevicesResponseBody
func (ListConferenceDevicesResponseBody) String ¶
func (s ListConferenceDevicesResponseBody) String() string
type ListConferenceDevicesResponseBodyConferencesDatas ¶
type ListConferenceDevicesResponseBodyConferencesDatas struct { Conferences []*ListConferenceDevicesResponseBodyConferencesDatasConferences `json:"Conferences,omitempty" xml:"Conferences,omitempty" type:"Repeated"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListConferenceDevicesResponseBodyConferencesDatas) GoString ¶
func (s ListConferenceDevicesResponseBodyConferencesDatas) GoString() string
func (*ListConferenceDevicesResponseBodyConferencesDatas) SetConferences ¶
func (*ListConferenceDevicesResponseBodyConferencesDatas) SetPageNumber ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatas) SetPageNumber(v int32) *ListConferenceDevicesResponseBodyConferencesDatas
func (*ListConferenceDevicesResponseBodyConferencesDatas) SetPageSize ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatas) SetPageSize(v int32) *ListConferenceDevicesResponseBodyConferencesDatas
func (ListConferenceDevicesResponseBodyConferencesDatas) String ¶
func (s ListConferenceDevicesResponseBodyConferencesDatas) String() string
type ListConferenceDevicesResponseBodyConferencesDatasConferences ¶
type ListConferenceDevicesResponseBodyConferencesDatasConferences struct { ActivationCode *string `json:"ActivationCode,omitempty" xml:"ActivationCode,omitempty"` CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` ConferenceCode *string `json:"ConferenceCode,omitempty" xml:"ConferenceCode,omitempty"` ConferenceName *string `json:"ConferenceName,omitempty" xml:"ConferenceName,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DeviceModel *string `json:"DeviceModel,omitempty" xml:"DeviceModel,omitempty"` Manufacturer *string `json:"Manufacturer,omitempty" xml:"Manufacturer,omitempty"` PictureUrl *string `json:"PictureUrl,omitempty" xml:"PictureUrl,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` StartUpPictureUrl *string `json:"StartUpPictureUrl,omitempty" xml:"StartUpPictureUrl,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ListConferenceDevicesResponseBodyConferencesDatasConferences) GoString ¶
func (s ListConferenceDevicesResponseBodyConferencesDatasConferences) GoString() string
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetActivationCode ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetActivationCode(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetCastScreenCode ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetCastScreenCode(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetConferenceCode ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetConferenceCode(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetConferenceName ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetConferenceName(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetCreateTime ¶
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetDeviceModel ¶
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetManufacturer ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetManufacturer(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetPictureUrl ¶
func (*ListConferenceDevicesResponseBodyConferencesDatasConferences) SetStartUpPictureUrl ¶
func (s *ListConferenceDevicesResponseBodyConferencesDatasConferences) SetStartUpPictureUrl(v string) *ListConferenceDevicesResponseBodyConferencesDatasConferences
func (ListConferenceDevicesResponseBodyConferencesDatasConferences) String ¶
func (s ListConferenceDevicesResponseBodyConferencesDatasConferences) String() string
type ListDeviceIpRequest ¶
type ListDeviceIpRequest struct { GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (ListDeviceIpRequest) GoString ¶
func (s ListDeviceIpRequest) GoString() string
func (*ListDeviceIpRequest) SetGroupId ¶
func (s *ListDeviceIpRequest) SetGroupId(v string) *ListDeviceIpRequest
func (*ListDeviceIpRequest) SetSN ¶
func (s *ListDeviceIpRequest) SetSN(v string) *ListDeviceIpRequest
func (ListDeviceIpRequest) String ¶
func (s ListDeviceIpRequest) String() string
type ListDeviceIpResponse ¶
type ListDeviceIpResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListDeviceIpResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListDeviceIpResponse) GoString ¶
func (s ListDeviceIpResponse) GoString() string
func (*ListDeviceIpResponse) SetBody ¶
func (s *ListDeviceIpResponse) SetBody(v *ListDeviceIpResponseBody) *ListDeviceIpResponse
func (*ListDeviceIpResponse) SetHeaders ¶
func (s *ListDeviceIpResponse) SetHeaders(v map[string]*string) *ListDeviceIpResponse
func (ListDeviceIpResponse) String ¶
func (s ListDeviceIpResponse) String() string
type ListDeviceIpResponseBody ¶
type ListDeviceIpResponseBody struct { Devices []*ListDeviceIpResponseBodyDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListDeviceIpResponseBody) GoString ¶
func (s ListDeviceIpResponseBody) GoString() string
func (*ListDeviceIpResponseBody) SetDevices ¶
func (s *ListDeviceIpResponseBody) SetDevices(v []*ListDeviceIpResponseBodyDevices) *ListDeviceIpResponseBody
func (*ListDeviceIpResponseBody) SetErrorCode ¶
func (s *ListDeviceIpResponseBody) SetErrorCode(v int32) *ListDeviceIpResponseBody
func (*ListDeviceIpResponseBody) SetMessage ¶
func (s *ListDeviceIpResponseBody) SetMessage(v string) *ListDeviceIpResponseBody
func (*ListDeviceIpResponseBody) SetRequestId ¶
func (s *ListDeviceIpResponseBody) SetRequestId(v string) *ListDeviceIpResponseBody
func (*ListDeviceIpResponseBody) SetSuccess ¶
func (s *ListDeviceIpResponseBody) SetSuccess(v bool) *ListDeviceIpResponseBody
func (ListDeviceIpResponseBody) String ¶
func (s ListDeviceIpResponseBody) String() string
type ListDeviceIpResponseBodyDevices ¶
type ListDeviceIpResponseBodyDevices struct { Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Mac *string `json:"Mac,omitempty" xml:"Mac,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` ScreenCode *string `json:"ScreenCode,omitempty" xml:"ScreenCode,omitempty"` SsId *string `json:"SsId,omitempty" xml:"SsId,omitempty"` }
func (ListDeviceIpResponseBodyDevices) GoString ¶
func (s ListDeviceIpResponseBodyDevices) GoString() string
func (*ListDeviceIpResponseBodyDevices) SetIp ¶
func (s *ListDeviceIpResponseBodyDevices) SetIp(v string) *ListDeviceIpResponseBodyDevices
func (*ListDeviceIpResponseBodyDevices) SetMac ¶
func (s *ListDeviceIpResponseBodyDevices) SetMac(v string) *ListDeviceIpResponseBodyDevices
func (*ListDeviceIpResponseBodyDevices) SetPort ¶
func (s *ListDeviceIpResponseBodyDevices) SetPort(v string) *ListDeviceIpResponseBodyDevices
func (*ListDeviceIpResponseBodyDevices) SetScreenCode ¶
func (s *ListDeviceIpResponseBodyDevices) SetScreenCode(v string) *ListDeviceIpResponseBodyDevices
func (*ListDeviceIpResponseBodyDevices) SetSsId ¶
func (s *ListDeviceIpResponseBodyDevices) SetSsId(v string) *ListDeviceIpResponseBodyDevices
func (ListDeviceIpResponseBodyDevices) String ¶
func (s ListDeviceIpResponseBodyDevices) String() string
type ListDevicesRequest ¶
type ListDevicesRequest struct { CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` }
func (ListDevicesRequest) GoString ¶
func (s ListDevicesRequest) GoString() string
func (*ListDevicesRequest) SetCastScreenCode ¶
func (s *ListDevicesRequest) SetCastScreenCode(v string) *ListDevicesRequest
func (*ListDevicesRequest) SetPageNumber ¶
func (s *ListDevicesRequest) SetPageNumber(v int32) *ListDevicesRequest
func (*ListDevicesRequest) SetPageSize ¶
func (s *ListDevicesRequest) SetPageSize(v int32) *ListDevicesRequest
func (*ListDevicesRequest) SetSN ¶
func (s *ListDevicesRequest) SetSN(v string) *ListDevicesRequest
func (ListDevicesRequest) String ¶
func (s ListDevicesRequest) String() string
type ListDevicesResponse ¶
type ListDevicesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListDevicesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListDevicesResponse) GoString ¶
func (s ListDevicesResponse) GoString() string
func (*ListDevicesResponse) SetBody ¶
func (s *ListDevicesResponse) SetBody(v *ListDevicesResponseBody) *ListDevicesResponse
func (*ListDevicesResponse) SetHeaders ¶
func (s *ListDevicesResponse) SetHeaders(v map[string]*string) *ListDevicesResponse
func (ListDevicesResponse) String ¶
func (s ListDevicesResponse) String() string
type ListDevicesResponseBody ¶
type ListDevicesResponseBody struct { Data *ListDevicesResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListDevicesResponseBody) GoString ¶
func (s ListDevicesResponseBody) GoString() string
func (*ListDevicesResponseBody) SetData ¶
func (s *ListDevicesResponseBody) SetData(v *ListDevicesResponseBodyData) *ListDevicesResponseBody
func (*ListDevicesResponseBody) SetErrorCode ¶
func (s *ListDevicesResponseBody) SetErrorCode(v int32) *ListDevicesResponseBody
func (*ListDevicesResponseBody) SetMessage ¶
func (s *ListDevicesResponseBody) SetMessage(v string) *ListDevicesResponseBody
func (*ListDevicesResponseBody) SetRequestId ¶
func (s *ListDevicesResponseBody) SetRequestId(v string) *ListDevicesResponseBody
func (*ListDevicesResponseBody) SetSuccess ¶
func (s *ListDevicesResponseBody) SetSuccess(v bool) *ListDevicesResponseBody
func (ListDevicesResponseBody) String ¶
func (s ListDevicesResponseBody) String() string
type ListDevicesResponseBodyData ¶
type ListDevicesResponseBodyData struct { Devices []*ListDevicesResponseBodyDataDevices `json:"Devices,omitempty" xml:"Devices,omitempty" type:"Repeated"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListDevicesResponseBodyData) GoString ¶
func (s ListDevicesResponseBodyData) GoString() string
func (*ListDevicesResponseBodyData) SetDevices ¶
func (s *ListDevicesResponseBodyData) SetDevices(v []*ListDevicesResponseBodyDataDevices) *ListDevicesResponseBodyData
func (*ListDevicesResponseBodyData) SetPageNumber ¶
func (s *ListDevicesResponseBodyData) SetPageNumber(v int32) *ListDevicesResponseBodyData
func (*ListDevicesResponseBodyData) SetPageSize ¶
func (s *ListDevicesResponseBodyData) SetPageSize(v int32) *ListDevicesResponseBodyData
func (*ListDevicesResponseBodyData) SetTotal ¶
func (s *ListDevicesResponseBodyData) SetTotal(v int32) *ListDevicesResponseBodyData
func (ListDevicesResponseBodyData) String ¶
func (s ListDevicesResponseBodyData) String() string
type ListDevicesResponseBodyDataDevices ¶
type ListDevicesResponseBodyDataDevices struct { ActivationCode *string `json:"ActivationCode,omitempty" xml:"ActivationCode,omitempty"` CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` ConferenceCode *string `json:"ConferenceCode,omitempty" xml:"ConferenceCode,omitempty"` ConferenceName *string `json:"ConferenceName,omitempty" xml:"ConferenceName,omitempty"` CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` PictureUrl *string `json:"PictureUrl,omitempty" xml:"PictureUrl,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` StartUpPictureUrl *string `json:"StartUpPictureUrl,omitempty" xml:"StartUpPictureUrl,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ListDevicesResponseBodyDataDevices) GoString ¶
func (s ListDevicesResponseBodyDataDevices) GoString() string
func (*ListDevicesResponseBodyDataDevices) SetActivationCode ¶
func (s *ListDevicesResponseBodyDataDevices) SetActivationCode(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetCastScreenCode ¶
func (s *ListDevicesResponseBodyDataDevices) SetCastScreenCode(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetConferenceCode ¶
func (s *ListDevicesResponseBodyDataDevices) SetConferenceCode(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetConferenceName ¶
func (s *ListDevicesResponseBodyDataDevices) SetConferenceName(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetCreateTime ¶
func (s *ListDevicesResponseBodyDataDevices) SetCreateTime(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetPictureUrl ¶
func (s *ListDevicesResponseBodyDataDevices) SetPictureUrl(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetSN ¶
func (s *ListDevicesResponseBodyDataDevices) SetSN(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetStartUpPictureUrl ¶
func (s *ListDevicesResponseBodyDataDevices) SetStartUpPictureUrl(v string) *ListDevicesResponseBodyDataDevices
func (*ListDevicesResponseBodyDataDevices) SetStatus ¶
func (s *ListDevicesResponseBodyDataDevices) SetStatus(v string) *ListDevicesResponseBodyDataDevices
func (ListDevicesResponseBodyDataDevices) String ¶
func (s ListDevicesResponseBodyDataDevices) String() string
type ListEvaluationsResponse ¶
type ListEvaluationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListEvaluationsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListEvaluationsResponse) GoString ¶
func (s ListEvaluationsResponse) GoString() string
func (*ListEvaluationsResponse) SetBody ¶
func (s *ListEvaluationsResponse) SetBody(v *ListEvaluationsResponseBody) *ListEvaluationsResponse
func (*ListEvaluationsResponse) SetHeaders ¶
func (s *ListEvaluationsResponse) SetHeaders(v map[string]*string) *ListEvaluationsResponse
func (ListEvaluationsResponse) String ¶
func (s ListEvaluationsResponse) String() string
type ListEvaluationsResponseBody ¶
type ListEvaluationsResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` UserEvaluation *string `json:"UserEvaluation,omitempty" xml:"UserEvaluation,omitempty"` }
func (ListEvaluationsResponseBody) GoString ¶
func (s ListEvaluationsResponseBody) GoString() string
func (*ListEvaluationsResponseBody) SetErrorCode ¶
func (s *ListEvaluationsResponseBody) SetErrorCode(v int32) *ListEvaluationsResponseBody
func (*ListEvaluationsResponseBody) SetMessage ¶
func (s *ListEvaluationsResponseBody) SetMessage(v string) *ListEvaluationsResponseBody
func (*ListEvaluationsResponseBody) SetRequestId ¶
func (s *ListEvaluationsResponseBody) SetRequestId(v string) *ListEvaluationsResponseBody
func (*ListEvaluationsResponseBody) SetSuccess ¶
func (s *ListEvaluationsResponseBody) SetSuccess(v bool) *ListEvaluationsResponseBody
func (*ListEvaluationsResponseBody) SetUserEvaluation ¶
func (s *ListEvaluationsResponseBody) SetUserEvaluation(v string) *ListEvaluationsResponseBody
func (ListEvaluationsResponseBody) String ¶
func (s ListEvaluationsResponseBody) String() string
type ListIsvStatisticsRequest ¶
type ListIsvStatisticsRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (ListIsvStatisticsRequest) GoString ¶
func (s ListIsvStatisticsRequest) GoString() string
func (*ListIsvStatisticsRequest) SetEndTime ¶
func (s *ListIsvStatisticsRequest) SetEndTime(v int64) *ListIsvStatisticsRequest
func (*ListIsvStatisticsRequest) SetStartTime ¶
func (s *ListIsvStatisticsRequest) SetStartTime(v int64) *ListIsvStatisticsRequest
func (ListIsvStatisticsRequest) String ¶
func (s ListIsvStatisticsRequest) String() string
type ListIsvStatisticsResponse ¶
type ListIsvStatisticsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListIsvStatisticsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIsvStatisticsResponse) GoString ¶
func (s ListIsvStatisticsResponse) GoString() string
func (*ListIsvStatisticsResponse) SetBody ¶
func (s *ListIsvStatisticsResponse) SetBody(v *ListIsvStatisticsResponseBody) *ListIsvStatisticsResponse
func (*ListIsvStatisticsResponse) SetHeaders ¶
func (s *ListIsvStatisticsResponse) SetHeaders(v map[string]*string) *ListIsvStatisticsResponse
func (ListIsvStatisticsResponse) String ¶
func (s ListIsvStatisticsResponse) String() string
type ListIsvStatisticsResponseBody ¶
type ListIsvStatisticsResponseBody struct { Data *ListIsvStatisticsResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListIsvStatisticsResponseBody) GoString ¶
func (s ListIsvStatisticsResponseBody) GoString() string
func (*ListIsvStatisticsResponseBody) SetData ¶
func (s *ListIsvStatisticsResponseBody) SetData(v *ListIsvStatisticsResponseBodyData) *ListIsvStatisticsResponseBody
func (*ListIsvStatisticsResponseBody) SetErrorCode ¶
func (s *ListIsvStatisticsResponseBody) SetErrorCode(v int32) *ListIsvStatisticsResponseBody
func (*ListIsvStatisticsResponseBody) SetMessage ¶
func (s *ListIsvStatisticsResponseBody) SetMessage(v string) *ListIsvStatisticsResponseBody
func (*ListIsvStatisticsResponseBody) SetRequestId ¶
func (s *ListIsvStatisticsResponseBody) SetRequestId(v string) *ListIsvStatisticsResponseBody
func (*ListIsvStatisticsResponseBody) SetSuccess ¶
func (s *ListIsvStatisticsResponseBody) SetSuccess(v bool) *ListIsvStatisticsResponseBody
func (ListIsvStatisticsResponseBody) String ¶
func (s ListIsvStatisticsResponseBody) String() string
type ListIsvStatisticsResponseBodyData ¶
type ListIsvStatisticsResponseBodyData struct { Statistics []*ListIsvStatisticsResponseBodyDataStatistics `json:"Statistics,omitempty" xml:"Statistics,omitempty" type:"Repeated"` Total *ListIsvStatisticsResponseBodyDataTotal `json:"Total,omitempty" xml:"Total,omitempty" type:"Struct"` }
func (ListIsvStatisticsResponseBodyData) GoString ¶
func (s ListIsvStatisticsResponseBodyData) GoString() string
func (*ListIsvStatisticsResponseBodyData) SetStatistics ¶
func (s *ListIsvStatisticsResponseBodyData) SetStatistics(v []*ListIsvStatisticsResponseBodyDataStatistics) *ListIsvStatisticsResponseBodyData
func (*ListIsvStatisticsResponseBodyData) SetTotal ¶
func (s *ListIsvStatisticsResponseBodyData) SetTotal(v *ListIsvStatisticsResponseBodyDataTotal) *ListIsvStatisticsResponseBodyData
func (ListIsvStatisticsResponseBodyData) String ¶
func (s ListIsvStatisticsResponseBodyData) String() string
type ListIsvStatisticsResponseBodyDataStatistics ¶
type ListIsvStatisticsResponseBodyDataStatistics struct { Day *string `json:"Day,omitempty" xml:"Day,omitempty"` MeetingLength *string `json:"MeetingLength,omitempty" xml:"MeetingLength,omitempty"` MeetingNumber *string `json:"MeetingNumber,omitempty" xml:"MeetingNumber,omitempty"` MemberNumber *string `json:"MemberNumber,omitempty" xml:"MemberNumber,omitempty"` }
func (ListIsvStatisticsResponseBodyDataStatistics) GoString ¶
func (s ListIsvStatisticsResponseBodyDataStatistics) GoString() string
func (*ListIsvStatisticsResponseBodyDataStatistics) SetDay ¶
func (s *ListIsvStatisticsResponseBodyDataStatistics) SetDay(v string) *ListIsvStatisticsResponseBodyDataStatistics
func (*ListIsvStatisticsResponseBodyDataStatistics) SetMeetingLength ¶
func (s *ListIsvStatisticsResponseBodyDataStatistics) SetMeetingLength(v string) *ListIsvStatisticsResponseBodyDataStatistics
func (*ListIsvStatisticsResponseBodyDataStatistics) SetMeetingNumber ¶
func (s *ListIsvStatisticsResponseBodyDataStatistics) SetMeetingNumber(v string) *ListIsvStatisticsResponseBodyDataStatistics
func (*ListIsvStatisticsResponseBodyDataStatistics) SetMemberNumber ¶
func (s *ListIsvStatisticsResponseBodyDataStatistics) SetMemberNumber(v string) *ListIsvStatisticsResponseBodyDataStatistics
func (ListIsvStatisticsResponseBodyDataStatistics) String ¶
func (s ListIsvStatisticsResponseBodyDataStatistics) String() string
type ListIsvStatisticsResponseBodyDataTotal ¶
type ListIsvStatisticsResponseBodyDataTotal struct { MeetingLength *int32 `json:"MeetingLength,omitempty" xml:"MeetingLength,omitempty"` MeetingNumber *int32 `json:"MeetingNumber,omitempty" xml:"MeetingNumber,omitempty"` MemberNumber *int32 `json:"MemberNumber,omitempty" xml:"MemberNumber,omitempty"` }
func (ListIsvStatisticsResponseBodyDataTotal) GoString ¶
func (s ListIsvStatisticsResponseBodyDataTotal) GoString() string
func (*ListIsvStatisticsResponseBodyDataTotal) SetMeetingLength ¶
func (s *ListIsvStatisticsResponseBodyDataTotal) SetMeetingLength(v int32) *ListIsvStatisticsResponseBodyDataTotal
func (*ListIsvStatisticsResponseBodyDataTotal) SetMeetingNumber ¶
func (s *ListIsvStatisticsResponseBodyDataTotal) SetMeetingNumber(v int32) *ListIsvStatisticsResponseBodyDataTotal
func (*ListIsvStatisticsResponseBodyDataTotal) SetMemberNumber ¶
func (s *ListIsvStatisticsResponseBodyDataTotal) SetMemberNumber(v int32) *ListIsvStatisticsResponseBodyDataTotal
func (ListIsvStatisticsResponseBodyDataTotal) String ¶
func (s ListIsvStatisticsResponseBodyDataTotal) String() string
type ListMembersRequest ¶
type ListMembersRequest struct {
MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"`
}
func (ListMembersRequest) GoString ¶
func (s ListMembersRequest) GoString() string
func (*ListMembersRequest) SetMeetingUUID ¶
func (s *ListMembersRequest) SetMeetingUUID(v string) *ListMembersRequest
func (ListMembersRequest) String ¶
func (s ListMembersRequest) String() string
type ListMembersResponse ¶
type ListMembersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListMembersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListMembersResponse) GoString ¶
func (s ListMembersResponse) GoString() string
func (*ListMembersResponse) SetBody ¶
func (s *ListMembersResponse) SetBody(v *ListMembersResponseBody) *ListMembersResponse
func (*ListMembersResponse) SetHeaders ¶
func (s *ListMembersResponse) SetHeaders(v map[string]*string) *ListMembersResponse
func (ListMembersResponse) String ¶
func (s ListMembersResponse) String() string
type ListMembersResponseBody ¶
type ListMembersResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` MeetingInfo *ListMembersResponseBodyMeetingInfo `json:"MeetingInfo,omitempty" xml:"MeetingInfo,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListMembersResponseBody) GoString ¶
func (s ListMembersResponseBody) GoString() string
func (*ListMembersResponseBody) SetErrorCode ¶
func (s *ListMembersResponseBody) SetErrorCode(v int32) *ListMembersResponseBody
func (*ListMembersResponseBody) SetMeetingInfo ¶
func (s *ListMembersResponseBody) SetMeetingInfo(v *ListMembersResponseBodyMeetingInfo) *ListMembersResponseBody
func (*ListMembersResponseBody) SetMessage ¶
func (s *ListMembersResponseBody) SetMessage(v string) *ListMembersResponseBody
func (*ListMembersResponseBody) SetRequestId ¶
func (s *ListMembersResponseBody) SetRequestId(v string) *ListMembersResponseBody
func (*ListMembersResponseBody) SetSuccess ¶
func (s *ListMembersResponseBody) SetSuccess(v bool) *ListMembersResponseBody
func (ListMembersResponseBody) String ¶
func (s ListMembersResponseBody) String() string
type ListMembersResponseBodyMeetingInfo ¶
type ListMembersResponseBodyMeetingInfo struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` MeetingCode *string `json:"MeetingCode,omitempty" xml:"MeetingCode,omitempty"` MeetingName *string `json:"MeetingName,omitempty" xml:"MeetingName,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberInfos []*ListMembersResponseBodyMeetingInfoMemberInfos `json:"MemberInfos,omitempty" xml:"MemberInfos,omitempty" type:"Repeated"` Memo *string `json:"Memo,omitempty" xml:"Memo,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (ListMembersResponseBodyMeetingInfo) GoString ¶
func (s ListMembersResponseBodyMeetingInfo) GoString() string
func (*ListMembersResponseBodyMeetingInfo) SetCreateTime ¶
func (s *ListMembersResponseBodyMeetingInfo) SetCreateTime(v int64) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetMeetingCode ¶
func (s *ListMembersResponseBodyMeetingInfo) SetMeetingCode(v string) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetMeetingName ¶
func (s *ListMembersResponseBodyMeetingInfo) SetMeetingName(v string) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetMeetingUUID ¶
func (s *ListMembersResponseBodyMeetingInfo) SetMeetingUUID(v string) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetMemberInfos ¶
func (s *ListMembersResponseBodyMeetingInfo) SetMemberInfos(v []*ListMembersResponseBodyMeetingInfoMemberInfos) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetMemo ¶
func (s *ListMembersResponseBodyMeetingInfo) SetMemo(v string) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetUserId ¶
func (s *ListMembersResponseBodyMeetingInfo) SetUserId(v string) *ListMembersResponseBodyMeetingInfo
func (*ListMembersResponseBodyMeetingInfo) SetUserName ¶
func (s *ListMembersResponseBodyMeetingInfo) SetUserName(v string) *ListMembersResponseBodyMeetingInfo
func (ListMembersResponseBodyMeetingInfo) String ¶
func (s ListMembersResponseBodyMeetingInfo) String() string
type ListMembersResponseBodyMeetingInfoMemberInfos ¶
type ListMembersResponseBodyMeetingInfoMemberInfos struct { BeginTime *int64 `json:"BeginTime,omitempty" xml:"BeginTime,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (ListMembersResponseBodyMeetingInfoMemberInfos) GoString ¶
func (s ListMembersResponseBodyMeetingInfoMemberInfos) GoString() string
func (*ListMembersResponseBodyMeetingInfoMemberInfos) SetBeginTime ¶
func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetBeginTime(v int64) *ListMembersResponseBodyMeetingInfoMemberInfos
func (*ListMembersResponseBodyMeetingInfoMemberInfos) SetEndTime ¶
func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetEndTime(v int64) *ListMembersResponseBodyMeetingInfoMemberInfos
func (*ListMembersResponseBodyMeetingInfoMemberInfos) SetMemberUUID ¶
func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetMemberUUID(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
func (*ListMembersResponseBodyMeetingInfoMemberInfos) SetStatus ¶
func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetStatus(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
func (*ListMembersResponseBodyMeetingInfoMemberInfos) SetUserId ¶
func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetUserId(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
func (*ListMembersResponseBodyMeetingInfoMemberInfos) SetUserName ¶
func (s *ListMembersResponseBodyMeetingInfoMemberInfos) SetUserName(v string) *ListMembersResponseBodyMeetingInfoMemberInfos
func (ListMembersResponseBodyMeetingInfoMemberInfos) String ¶
func (s ListMembersResponseBodyMeetingInfoMemberInfos) String() string
type ListUsersRequest ¶
type ListUsersRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListUsersRequest) GoString ¶
func (s ListUsersRequest) GoString() string
func (*ListUsersRequest) SetPageNumber ¶
func (s *ListUsersRequest) SetPageNumber(v int32) *ListUsersRequest
func (*ListUsersRequest) SetPageSize ¶
func (s *ListUsersRequest) SetPageSize(v int32) *ListUsersRequest
func (ListUsersRequest) String ¶
func (s ListUsersRequest) String() string
type ListUsersResponse ¶
type ListUsersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListUsersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUsersResponse) GoString ¶
func (s ListUsersResponse) GoString() string
func (*ListUsersResponse) SetBody ¶
func (s *ListUsersResponse) SetBody(v *ListUsersResponseBody) *ListUsersResponse
func (*ListUsersResponse) SetHeaders ¶
func (s *ListUsersResponse) SetHeaders(v map[string]*string) *ListUsersResponse
func (ListUsersResponse) String ¶
func (s ListUsersResponse) String() string
type ListUsersResponseBody ¶
type ListUsersResponseBody struct { Data *ListUsersResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ListUsersResponseBody) GoString ¶
func (s ListUsersResponseBody) GoString() string
func (*ListUsersResponseBody) SetData ¶
func (s *ListUsersResponseBody) SetData(v *ListUsersResponseBodyData) *ListUsersResponseBody
func (*ListUsersResponseBody) SetErrorCode ¶
func (s *ListUsersResponseBody) SetErrorCode(v int32) *ListUsersResponseBody
func (*ListUsersResponseBody) SetMessage ¶
func (s *ListUsersResponseBody) SetMessage(v string) *ListUsersResponseBody
func (*ListUsersResponseBody) SetRequestId ¶
func (s *ListUsersResponseBody) SetRequestId(v string) *ListUsersResponseBody
func (*ListUsersResponseBody) SetSuccess ¶
func (s *ListUsersResponseBody) SetSuccess(v bool) *ListUsersResponseBody
func (ListUsersResponseBody) String ¶
func (s ListUsersResponseBody) String() string
type ListUsersResponseBodyData ¶
type ListUsersResponseBodyData struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` UserInfos []*ListUsersResponseBodyDataUserInfos `json:"UserInfos,omitempty" xml:"UserInfos,omitempty" type:"Repeated"` }
func (ListUsersResponseBodyData) GoString ¶
func (s ListUsersResponseBodyData) GoString() string
func (*ListUsersResponseBodyData) SetPageNumber ¶
func (s *ListUsersResponseBodyData) SetPageNumber(v int32) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetPageSize ¶
func (s *ListUsersResponseBodyData) SetPageSize(v int32) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetTotalCount ¶
func (s *ListUsersResponseBodyData) SetTotalCount(v int32) *ListUsersResponseBodyData
func (*ListUsersResponseBodyData) SetUserInfos ¶
func (s *ListUsersResponseBodyData) SetUserInfos(v []*ListUsersResponseBodyDataUserInfos) *ListUsersResponseBodyData
func (ListUsersResponseBodyData) String ¶
func (s ListUsersResponseBodyData) String() string
type ListUsersResponseBodyDataUserInfos ¶
type ListUsersResponseBodyDataUserInfos struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DepartId *string `json:"DepartId,omitempty" xml:"DepartId,omitempty"` DepartName *string `json:"DepartName,omitempty" xml:"DepartName,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` JobName *string `json:"JobName,omitempty" xml:"JobName,omitempty"` UserAvatarUrl *string `json:"UserAvatarUrl,omitempty" xml:"UserAvatarUrl,omitempty"` UserEmail *string `json:"UserEmail,omitempty" xml:"UserEmail,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` UserMobile *string `json:"UserMobile,omitempty" xml:"UserMobile,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` UserTel *string `json:"UserTel,omitempty" xml:"UserTel,omitempty"` }
func (ListUsersResponseBodyDataUserInfos) GoString ¶
func (s ListUsersResponseBodyDataUserInfos) GoString() string
func (*ListUsersResponseBodyDataUserInfos) SetCreateTime ¶
func (s *ListUsersResponseBodyDataUserInfos) SetCreateTime(v int64) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetDepartId ¶
func (s *ListUsersResponseBodyDataUserInfos) SetDepartId(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetDepartName ¶
func (s *ListUsersResponseBodyDataUserInfos) SetDepartName(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetGroupId ¶
func (s *ListUsersResponseBodyDataUserInfos) SetGroupId(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetGroupName ¶
func (s *ListUsersResponseBodyDataUserInfos) SetGroupName(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetJobName ¶
func (s *ListUsersResponseBodyDataUserInfos) SetJobName(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetUserAvatarUrl ¶
func (s *ListUsersResponseBodyDataUserInfos) SetUserAvatarUrl(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetUserEmail ¶
func (s *ListUsersResponseBodyDataUserInfos) SetUserEmail(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetUserId ¶
func (s *ListUsersResponseBodyDataUserInfos) SetUserId(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetUserMobile ¶
func (s *ListUsersResponseBodyDataUserInfos) SetUserMobile(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetUserName ¶
func (s *ListUsersResponseBodyDataUserInfos) SetUserName(v string) *ListUsersResponseBodyDataUserInfos
func (*ListUsersResponseBodyDataUserInfos) SetUserTel ¶
func (s *ListUsersResponseBodyDataUserInfos) SetUserTel(v string) *ListUsersResponseBodyDataUserInfos
func (ListUsersResponseBodyDataUserInfos) String ¶
func (s ListUsersResponseBodyDataUserInfos) String() string
type ModifyDeviceBackgroundRequest ¶
type ModifyDeviceBackgroundRequest struct { Picture *string `json:"Picture,omitempty" xml:"Picture,omitempty"` SerialNumber *string `json:"SerialNumber,omitempty" xml:"SerialNumber,omitempty"` }
func (ModifyDeviceBackgroundRequest) GoString ¶
func (s ModifyDeviceBackgroundRequest) GoString() string
func (*ModifyDeviceBackgroundRequest) SetPicture ¶
func (s *ModifyDeviceBackgroundRequest) SetPicture(v string) *ModifyDeviceBackgroundRequest
func (*ModifyDeviceBackgroundRequest) SetSerialNumber ¶
func (s *ModifyDeviceBackgroundRequest) SetSerialNumber(v string) *ModifyDeviceBackgroundRequest
func (ModifyDeviceBackgroundRequest) String ¶
func (s ModifyDeviceBackgroundRequest) String() string
type ModifyDeviceBackgroundResponse ¶
type ModifyDeviceBackgroundResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyDeviceBackgroundResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyDeviceBackgroundResponse) GoString ¶
func (s ModifyDeviceBackgroundResponse) GoString() string
func (*ModifyDeviceBackgroundResponse) SetBody ¶
func (s *ModifyDeviceBackgroundResponse) SetBody(v *ModifyDeviceBackgroundResponseBody) *ModifyDeviceBackgroundResponse
func (*ModifyDeviceBackgroundResponse) SetHeaders ¶
func (s *ModifyDeviceBackgroundResponse) SetHeaders(v map[string]*string) *ModifyDeviceBackgroundResponse
func (ModifyDeviceBackgroundResponse) String ¶
func (s ModifyDeviceBackgroundResponse) String() string
type ModifyDeviceBackgroundResponseBody ¶
type ModifyDeviceBackgroundResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ModifyDeviceBackgroundResponseBody) GoString ¶
func (s ModifyDeviceBackgroundResponseBody) GoString() string
func (*ModifyDeviceBackgroundResponseBody) SetErrorCode ¶
func (s *ModifyDeviceBackgroundResponseBody) SetErrorCode(v int32) *ModifyDeviceBackgroundResponseBody
func (*ModifyDeviceBackgroundResponseBody) SetMessage ¶
func (s *ModifyDeviceBackgroundResponseBody) SetMessage(v string) *ModifyDeviceBackgroundResponseBody
func (*ModifyDeviceBackgroundResponseBody) SetRequestId ¶
func (s *ModifyDeviceBackgroundResponseBody) SetRequestId(v string) *ModifyDeviceBackgroundResponseBody
func (*ModifyDeviceBackgroundResponseBody) SetSuccess ¶
func (s *ModifyDeviceBackgroundResponseBody) SetSuccess(v bool) *ModifyDeviceBackgroundResponseBody
func (ModifyDeviceBackgroundResponseBody) String ¶
func (s ModifyDeviceBackgroundResponseBody) String() string
type ModifyMeetingPasswordInternationalRequest ¶
type ModifyMeetingPasswordInternationalRequest struct { MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` OpenPasswordFlag *bool `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (ModifyMeetingPasswordInternationalRequest) GoString ¶
func (s ModifyMeetingPasswordInternationalRequest) GoString() string
func (*ModifyMeetingPasswordInternationalRequest) SetMeetingUUID ¶
func (s *ModifyMeetingPasswordInternationalRequest) SetMeetingUUID(v string) *ModifyMeetingPasswordInternationalRequest
func (*ModifyMeetingPasswordInternationalRequest) SetOpenPasswordFlag ¶
func (s *ModifyMeetingPasswordInternationalRequest) SetOpenPasswordFlag(v bool) *ModifyMeetingPasswordInternationalRequest
func (*ModifyMeetingPasswordInternationalRequest) SetPassword ¶
func (s *ModifyMeetingPasswordInternationalRequest) SetPassword(v string) *ModifyMeetingPasswordInternationalRequest
func (*ModifyMeetingPasswordInternationalRequest) SetUserId ¶
func (s *ModifyMeetingPasswordInternationalRequest) SetUserId(v string) *ModifyMeetingPasswordInternationalRequest
func (ModifyMeetingPasswordInternationalRequest) String ¶
func (s ModifyMeetingPasswordInternationalRequest) String() string
type ModifyMeetingPasswordInternationalResponse ¶
type ModifyMeetingPasswordInternationalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyMeetingPasswordInternationalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyMeetingPasswordInternationalResponse) GoString ¶
func (s ModifyMeetingPasswordInternationalResponse) GoString() string
func (*ModifyMeetingPasswordInternationalResponse) SetHeaders ¶
func (s *ModifyMeetingPasswordInternationalResponse) SetHeaders(v map[string]*string) *ModifyMeetingPasswordInternationalResponse
func (ModifyMeetingPasswordInternationalResponse) String ¶
func (s ModifyMeetingPasswordInternationalResponse) String() string
type ModifyMeetingPasswordInternationalResponseBody ¶
type ModifyMeetingPasswordInternationalResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ModifyMeetingPasswordInternationalResponseBody) GoString ¶
func (s ModifyMeetingPasswordInternationalResponseBody) GoString() string
func (*ModifyMeetingPasswordInternationalResponseBody) SetErrorCode ¶
func (s *ModifyMeetingPasswordInternationalResponseBody) SetErrorCode(v int32) *ModifyMeetingPasswordInternationalResponseBody
func (*ModifyMeetingPasswordInternationalResponseBody) SetMessage ¶
func (s *ModifyMeetingPasswordInternationalResponseBody) SetMessage(v string) *ModifyMeetingPasswordInternationalResponseBody
func (*ModifyMeetingPasswordInternationalResponseBody) SetRequestId ¶
func (s *ModifyMeetingPasswordInternationalResponseBody) SetRequestId(v string) *ModifyMeetingPasswordInternationalResponseBody
func (*ModifyMeetingPasswordInternationalResponseBody) SetSuccess ¶
func (s *ModifyMeetingPasswordInternationalResponseBody) SetSuccess(v bool) *ModifyMeetingPasswordInternationalResponseBody
func (ModifyMeetingPasswordInternationalResponseBody) String ¶
func (s ModifyMeetingPasswordInternationalResponseBody) String() string
type ModifyMeetingPasswordRequest ¶
type ModifyMeetingPasswordRequest struct { MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` OpenPasswordFlag *bool `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (ModifyMeetingPasswordRequest) GoString ¶
func (s ModifyMeetingPasswordRequest) GoString() string
func (*ModifyMeetingPasswordRequest) SetMeetingUUID ¶
func (s *ModifyMeetingPasswordRequest) SetMeetingUUID(v string) *ModifyMeetingPasswordRequest
func (*ModifyMeetingPasswordRequest) SetOpenPasswordFlag ¶
func (s *ModifyMeetingPasswordRequest) SetOpenPasswordFlag(v bool) *ModifyMeetingPasswordRequest
func (*ModifyMeetingPasswordRequest) SetPassword ¶
func (s *ModifyMeetingPasswordRequest) SetPassword(v string) *ModifyMeetingPasswordRequest
func (*ModifyMeetingPasswordRequest) SetUserId ¶
func (s *ModifyMeetingPasswordRequest) SetUserId(v string) *ModifyMeetingPasswordRequest
func (ModifyMeetingPasswordRequest) String ¶
func (s ModifyMeetingPasswordRequest) String() string
type ModifyMeetingPasswordResponse ¶
type ModifyMeetingPasswordResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyMeetingPasswordResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyMeetingPasswordResponse) GoString ¶
func (s ModifyMeetingPasswordResponse) GoString() string
func (*ModifyMeetingPasswordResponse) SetBody ¶
func (s *ModifyMeetingPasswordResponse) SetBody(v *ModifyMeetingPasswordResponseBody) *ModifyMeetingPasswordResponse
func (*ModifyMeetingPasswordResponse) SetHeaders ¶
func (s *ModifyMeetingPasswordResponse) SetHeaders(v map[string]*string) *ModifyMeetingPasswordResponse
func (ModifyMeetingPasswordResponse) String ¶
func (s ModifyMeetingPasswordResponse) String() string
type ModifyMeetingPasswordResponseBody ¶
type ModifyMeetingPasswordResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ModifyMeetingPasswordResponseBody) GoString ¶
func (s ModifyMeetingPasswordResponseBody) GoString() string
func (*ModifyMeetingPasswordResponseBody) SetErrorCode ¶
func (s *ModifyMeetingPasswordResponseBody) SetErrorCode(v int32) *ModifyMeetingPasswordResponseBody
func (*ModifyMeetingPasswordResponseBody) SetMessage ¶
func (s *ModifyMeetingPasswordResponseBody) SetMessage(v string) *ModifyMeetingPasswordResponseBody
func (*ModifyMeetingPasswordResponseBody) SetRequestId ¶
func (s *ModifyMeetingPasswordResponseBody) SetRequestId(v string) *ModifyMeetingPasswordResponseBody
func (*ModifyMeetingPasswordResponseBody) SetSuccess ¶
func (s *ModifyMeetingPasswordResponseBody) SetSuccess(v bool) *ModifyMeetingPasswordResponseBody
func (ModifyMeetingPasswordResponseBody) String ¶
func (s ModifyMeetingPasswordResponseBody) String() string
type QueryMeetingMemberActionRequest ¶
type QueryMeetingMemberActionRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MeetingUnitKey *string `json:"MeetingUnitKey,omitempty" xml:"MeetingUnitKey,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (QueryMeetingMemberActionRequest) GoString ¶
func (s QueryMeetingMemberActionRequest) GoString() string
func (*QueryMeetingMemberActionRequest) SetEndTime ¶
func (s *QueryMeetingMemberActionRequest) SetEndTime(v int64) *QueryMeetingMemberActionRequest
func (*QueryMeetingMemberActionRequest) SetMeetingUUID ¶
func (s *QueryMeetingMemberActionRequest) SetMeetingUUID(v string) *QueryMeetingMemberActionRequest
func (*QueryMeetingMemberActionRequest) SetMeetingUnitKey ¶
func (s *QueryMeetingMemberActionRequest) SetMeetingUnitKey(v string) *QueryMeetingMemberActionRequest
func (*QueryMeetingMemberActionRequest) SetMemberUUID ¶
func (s *QueryMeetingMemberActionRequest) SetMemberUUID(v string) *QueryMeetingMemberActionRequest
func (*QueryMeetingMemberActionRequest) SetStartTime ¶
func (s *QueryMeetingMemberActionRequest) SetStartTime(v int64) *QueryMeetingMemberActionRequest
func (QueryMeetingMemberActionRequest) String ¶
func (s QueryMeetingMemberActionRequest) String() string
type QueryMeetingMemberActionResponse ¶
type QueryMeetingMemberActionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryMeetingMemberActionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryMeetingMemberActionResponse) GoString ¶
func (s QueryMeetingMemberActionResponse) GoString() string
func (*QueryMeetingMemberActionResponse) SetBody ¶
func (s *QueryMeetingMemberActionResponse) SetBody(v *QueryMeetingMemberActionResponseBody) *QueryMeetingMemberActionResponse
func (*QueryMeetingMemberActionResponse) SetHeaders ¶
func (s *QueryMeetingMemberActionResponse) SetHeaders(v map[string]*string) *QueryMeetingMemberActionResponse
func (QueryMeetingMemberActionResponse) String ¶
func (s QueryMeetingMemberActionResponse) String() string
type QueryMeetingMemberActionResponseBody ¶
type QueryMeetingMemberActionResponseBody struct { AudioStatus *int32 `json:"AudioStatus,omitempty" xml:"AudioStatus,omitempty"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` ErrorCodeCount *int64 `json:"ErrorCodeCount,omitempty" xml:"ErrorCodeCount,omitempty"` ErrorCodeList []*QueryMeetingMemberActionResponseBodyErrorCodeList `json:"ErrorCodeList,omitempty" xml:"ErrorCodeList,omitempty" type:"Repeated"` MeetingStatus *int32 `json:"MeetingStatus,omitempty" xml:"MeetingStatus,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` // Id of the request RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` VideoStatus *int32 `json:"VideoStatus,omitempty" xml:"VideoStatus,omitempty"` }
func (QueryMeetingMemberActionResponseBody) GoString ¶
func (s QueryMeetingMemberActionResponseBody) GoString() string
func (*QueryMeetingMemberActionResponseBody) SetAudioStatus ¶
func (s *QueryMeetingMemberActionResponseBody) SetAudioStatus(v int32) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetErrorCode ¶
func (s *QueryMeetingMemberActionResponseBody) SetErrorCode(v int32) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetErrorCodeCount ¶
func (s *QueryMeetingMemberActionResponseBody) SetErrorCodeCount(v int64) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetErrorCodeList ¶
func (s *QueryMeetingMemberActionResponseBody) SetErrorCodeList(v []*QueryMeetingMemberActionResponseBodyErrorCodeList) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetMeetingStatus ¶
func (s *QueryMeetingMemberActionResponseBody) SetMeetingStatus(v int32) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetMessage ¶
func (s *QueryMeetingMemberActionResponseBody) SetMessage(v string) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetRequestId ¶
func (s *QueryMeetingMemberActionResponseBody) SetRequestId(v string) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetSuccess ¶
func (s *QueryMeetingMemberActionResponseBody) SetSuccess(v bool) *QueryMeetingMemberActionResponseBody
func (*QueryMeetingMemberActionResponseBody) SetVideoStatus ¶
func (s *QueryMeetingMemberActionResponseBody) SetVideoStatus(v int32) *QueryMeetingMemberActionResponseBody
func (QueryMeetingMemberActionResponseBody) String ¶
func (s QueryMeetingMemberActionResponseBody) String() string
type QueryMeetingMemberActionResponseBodyErrorCodeList ¶
type QueryMeetingMemberActionResponseBodyErrorCodeList struct { ErrorCodeCount *int64 `json:"ErrorCodeCount,omitempty" xml:"ErrorCodeCount,omitempty"` Time *int64 `json:"Time,omitempty" xml:"Time,omitempty"` }
func (QueryMeetingMemberActionResponseBodyErrorCodeList) GoString ¶
func (s QueryMeetingMemberActionResponseBodyErrorCodeList) GoString() string
func (*QueryMeetingMemberActionResponseBodyErrorCodeList) SetErrorCodeCount ¶
func (s *QueryMeetingMemberActionResponseBodyErrorCodeList) SetErrorCodeCount(v int64) *QueryMeetingMemberActionResponseBodyErrorCodeList
func (QueryMeetingMemberActionResponseBodyErrorCodeList) String ¶
func (s QueryMeetingMemberActionResponseBodyErrorCodeList) String() string
type RefreshDeviceScreenCodeRequest ¶
type RefreshDeviceScreenCodeRequest struct {
SerialNumber *string `json:"SerialNumber,omitempty" xml:"SerialNumber,omitempty"`
}
func (RefreshDeviceScreenCodeRequest) GoString ¶
func (s RefreshDeviceScreenCodeRequest) GoString() string
func (*RefreshDeviceScreenCodeRequest) SetSerialNumber ¶
func (s *RefreshDeviceScreenCodeRequest) SetSerialNumber(v string) *RefreshDeviceScreenCodeRequest
func (RefreshDeviceScreenCodeRequest) String ¶
func (s RefreshDeviceScreenCodeRequest) String() string
type RefreshDeviceScreenCodeResponse ¶
type RefreshDeviceScreenCodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RefreshDeviceScreenCodeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RefreshDeviceScreenCodeResponse) GoString ¶
func (s RefreshDeviceScreenCodeResponse) GoString() string
func (*RefreshDeviceScreenCodeResponse) SetBody ¶
func (s *RefreshDeviceScreenCodeResponse) SetBody(v *RefreshDeviceScreenCodeResponseBody) *RefreshDeviceScreenCodeResponse
func (*RefreshDeviceScreenCodeResponse) SetHeaders ¶
func (s *RefreshDeviceScreenCodeResponse) SetHeaders(v map[string]*string) *RefreshDeviceScreenCodeResponse
func (RefreshDeviceScreenCodeResponse) String ¶
func (s RefreshDeviceScreenCodeResponse) String() string
type RefreshDeviceScreenCodeResponseBody ¶
type RefreshDeviceScreenCodeResponseBody struct { Data *RefreshDeviceScreenCodeResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (RefreshDeviceScreenCodeResponseBody) GoString ¶
func (s RefreshDeviceScreenCodeResponseBody) GoString() string
func (*RefreshDeviceScreenCodeResponseBody) SetErrorCode ¶
func (s *RefreshDeviceScreenCodeResponseBody) SetErrorCode(v int32) *RefreshDeviceScreenCodeResponseBody
func (*RefreshDeviceScreenCodeResponseBody) SetMessage ¶
func (s *RefreshDeviceScreenCodeResponseBody) SetMessage(v string) *RefreshDeviceScreenCodeResponseBody
func (*RefreshDeviceScreenCodeResponseBody) SetRequestId ¶
func (s *RefreshDeviceScreenCodeResponseBody) SetRequestId(v string) *RefreshDeviceScreenCodeResponseBody
func (*RefreshDeviceScreenCodeResponseBody) SetSuccess ¶
func (s *RefreshDeviceScreenCodeResponseBody) SetSuccess(v bool) *RefreshDeviceScreenCodeResponseBody
func (RefreshDeviceScreenCodeResponseBody) String ¶
func (s RefreshDeviceScreenCodeResponseBody) String() string
type RefreshDeviceScreenCodeResponseBodyData ¶
type RefreshDeviceScreenCodeResponseBodyData struct { ScreenCode *string `json:"ScreenCode,omitempty" xml:"ScreenCode,omitempty"` SerialNumber *string `json:"SerialNumber,omitempty" xml:"SerialNumber,omitempty"` }
func (RefreshDeviceScreenCodeResponseBodyData) GoString ¶
func (s RefreshDeviceScreenCodeResponseBodyData) GoString() string
func (*RefreshDeviceScreenCodeResponseBodyData) SetScreenCode ¶
func (s *RefreshDeviceScreenCodeResponseBodyData) SetScreenCode(v string) *RefreshDeviceScreenCodeResponseBodyData
func (*RefreshDeviceScreenCodeResponseBodyData) SetSerialNumber ¶
func (s *RefreshDeviceScreenCodeResponseBodyData) SetSerialNumber(v string) *RefreshDeviceScreenCodeResponseBodyData
func (RefreshDeviceScreenCodeResponseBodyData) String ¶
func (s RefreshDeviceScreenCodeResponseBodyData) String() string
type RegisterDeviceRequest ¶
type RegisterDeviceRequest struct { DeviceVersion *string `json:"DeviceVersion,omitempty" xml:"DeviceVersion,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Mac *string `json:"Mac,omitempty" xml:"Mac,omitempty"` SN *string `json:"SN,omitempty" xml:"SN,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (RegisterDeviceRequest) GoString ¶
func (s RegisterDeviceRequest) GoString() string
func (*RegisterDeviceRequest) SetDeviceVersion ¶
func (s *RegisterDeviceRequest) SetDeviceVersion(v string) *RegisterDeviceRequest
func (*RegisterDeviceRequest) SetIP ¶
func (s *RegisterDeviceRequest) SetIP(v string) *RegisterDeviceRequest
func (*RegisterDeviceRequest) SetMac ¶
func (s *RegisterDeviceRequest) SetMac(v string) *RegisterDeviceRequest
func (*RegisterDeviceRequest) SetSN ¶
func (s *RegisterDeviceRequest) SetSN(v string) *RegisterDeviceRequest
func (*RegisterDeviceRequest) SetToken ¶
func (s *RegisterDeviceRequest) SetToken(v string) *RegisterDeviceRequest
func (RegisterDeviceRequest) String ¶
func (s RegisterDeviceRequest) String() string
type RegisterDeviceResponse ¶
type RegisterDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RegisterDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RegisterDeviceResponse) GoString ¶
func (s RegisterDeviceResponse) GoString() string
func (*RegisterDeviceResponse) SetBody ¶
func (s *RegisterDeviceResponse) SetBody(v *RegisterDeviceResponseBody) *RegisterDeviceResponse
func (*RegisterDeviceResponse) SetHeaders ¶
func (s *RegisterDeviceResponse) SetHeaders(v map[string]*string) *RegisterDeviceResponse
func (RegisterDeviceResponse) String ¶
func (s RegisterDeviceResponse) String() string
type RegisterDeviceResponseBody ¶
type RegisterDeviceResponseBody struct { DeviceInfo *RegisterDeviceResponseBodyDeviceInfo `json:"DeviceInfo,omitempty" xml:"DeviceInfo,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (RegisterDeviceResponseBody) GoString ¶
func (s RegisterDeviceResponseBody) GoString() string
func (*RegisterDeviceResponseBody) SetDeviceInfo ¶
func (s *RegisterDeviceResponseBody) SetDeviceInfo(v *RegisterDeviceResponseBodyDeviceInfo) *RegisterDeviceResponseBody
func (*RegisterDeviceResponseBody) SetErrorCode ¶
func (s *RegisterDeviceResponseBody) SetErrorCode(v int32) *RegisterDeviceResponseBody
func (*RegisterDeviceResponseBody) SetMessage ¶
func (s *RegisterDeviceResponseBody) SetMessage(v string) *RegisterDeviceResponseBody
func (*RegisterDeviceResponseBody) SetRequestId ¶
func (s *RegisterDeviceResponseBody) SetRequestId(v string) *RegisterDeviceResponseBody
func (*RegisterDeviceResponseBody) SetSuccess ¶
func (s *RegisterDeviceResponseBody) SetSuccess(v bool) *RegisterDeviceResponseBody
func (RegisterDeviceResponseBody) String ¶
func (s RegisterDeviceResponseBody) String() string
type RegisterDeviceResponseBodyDeviceInfo ¶
type RegisterDeviceResponseBodyDeviceInfo struct { AuthWsChannelConfig *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig `json:"AuthWsChannelConfig,omitempty" xml:"AuthWsChannelConfig,omitempty" type:"Struct"` ChannelType *string `json:"ChannelType,omitempty" xml:"ChannelType,omitempty"` DeviceName *string `json:"DeviceName,omitempty" xml:"DeviceName,omitempty"` DeviceSessionId *string `json:"DeviceSessionId,omitempty" xml:"DeviceSessionId,omitempty"` MessageKey *string `json:"MessageKey,omitempty" xml:"MessageKey,omitempty"` MqttParam *RegisterDeviceResponseBodyDeviceInfoMqttParam `json:"MqttParam,omitempty" xml:"MqttParam,omitempty" type:"Struct"` RegisterTime *int64 `json:"RegisterTime,omitempty" xml:"RegisterTime,omitempty"` ScreenCode *string `json:"ScreenCode,omitempty" xml:"ScreenCode,omitempty"` SlsConfig *RegisterDeviceResponseBodyDeviceInfoSlsConfig `json:"SlsConfig,omitempty" xml:"SlsConfig,omitempty" type:"Struct"` }
func (RegisterDeviceResponseBodyDeviceInfo) GoString ¶
func (s RegisterDeviceResponseBodyDeviceInfo) GoString() string
func (*RegisterDeviceResponseBodyDeviceInfo) SetAuthWsChannelConfig ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetAuthWsChannelConfig(v *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetChannelType ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetChannelType(v string) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetDeviceName ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetDeviceName(v string) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetDeviceSessionId ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetDeviceSessionId(v string) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetMessageKey ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetMessageKey(v string) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetMqttParam ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetMqttParam(v *RegisterDeviceResponseBodyDeviceInfoMqttParam) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetRegisterTime ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetRegisterTime(v int64) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetScreenCode ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetScreenCode(v string) *RegisterDeviceResponseBodyDeviceInfo
func (*RegisterDeviceResponseBodyDeviceInfo) SetSlsConfig ¶
func (s *RegisterDeviceResponseBodyDeviceInfo) SetSlsConfig(v *RegisterDeviceResponseBodyDeviceInfoSlsConfig) *RegisterDeviceResponseBodyDeviceInfo
func (RegisterDeviceResponseBodyDeviceInfo) String ¶
func (s RegisterDeviceResponseBodyDeviceInfo) String() string
type RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig ¶
type RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig struct { AuthWsUrl *string `json:"AuthWsUrl,omitempty" xml:"AuthWsUrl,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` WsOuterReconnTime *int32 `json:"WsOuterReconnTime,omitempty" xml:"WsOuterReconnTime,omitempty"` }
func (RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) GoString ¶
func (s RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) GoString() string
func (*RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetAuthWsUrl ¶
func (s *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetAuthWsUrl(v string) *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig
func (*RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetWsOuterReconnTime ¶
func (s *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetWsOuterReconnTime(v int32) *RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig
func (RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) String ¶
func (s RegisterDeviceResponseBodyDeviceInfoAuthWsChannelConfig) String() string
type RegisterDeviceResponseBodyDeviceInfoMqttParam ¶
type RegisterDeviceResponseBodyDeviceInfoMqttParam struct { CleanSession *string `json:"CleanSession,omitempty" xml:"CleanSession,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` ReconnectTimeout *string `json:"ReconnectTimeout,omitempty" xml:"ReconnectTimeout,omitempty"` SDKClientPort *string `json:"SDKClientPort,omitempty" xml:"SDKClientPort,omitempty"` TLSPort *string `json:"TLSPort,omitempty" xml:"TLSPort,omitempty"` Topic *string `json:"Topic,omitempty" xml:"Topic,omitempty"` UseTLS *string `json:"UseTLS,omitempty" xml:"UseTLS,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (RegisterDeviceResponseBodyDeviceInfoMqttParam) GoString ¶
func (s RegisterDeviceResponseBodyDeviceInfoMqttParam) GoString() string
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetCleanSession ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetCleanSession(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetClientId ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetClientId(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetGroupId ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetGroupId(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetHost ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetHost(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetPassword ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetPassword(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetPort ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetPort(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetReconnectTimeout ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetReconnectTimeout(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetSDKClientPort ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetSDKClientPort(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetTLSPort ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetTLSPort(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetTopic ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetTopic(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetUseTLS ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetUseTLS(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterDeviceResponseBodyDeviceInfoMqttParam) SetUserName ¶
func (s *RegisterDeviceResponseBodyDeviceInfoMqttParam) SetUserName(v string) *RegisterDeviceResponseBodyDeviceInfoMqttParam
func (RegisterDeviceResponseBodyDeviceInfoMqttParam) String ¶
func (s RegisterDeviceResponseBodyDeviceInfoMqttParam) String() string
type RegisterDeviceResponseBodyDeviceInfoSlsConfig ¶
type RegisterDeviceResponseBodyDeviceInfoSlsConfig struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` LogStore *string `json:"LogStore,omitempty" xml:"LogStore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (RegisterDeviceResponseBodyDeviceInfoSlsConfig) GoString ¶
func (s RegisterDeviceResponseBodyDeviceInfoSlsConfig) GoString() string
func (*RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetLogServiceEndpoint ¶
func (s *RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetLogServiceEndpoint(v string) *RegisterDeviceResponseBodyDeviceInfoSlsConfig
func (*RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetLogStore ¶
func (s *RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetLogStore(v string) *RegisterDeviceResponseBodyDeviceInfoSlsConfig
func (*RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetProject ¶
func (s *RegisterDeviceResponseBodyDeviceInfoSlsConfig) SetProject(v string) *RegisterDeviceResponseBodyDeviceInfoSlsConfig
func (RegisterDeviceResponseBodyDeviceInfoSlsConfig) String ¶
func (s RegisterDeviceResponseBodyDeviceInfoSlsConfig) String() string
type RegisterUemDeviceRequest ¶
type RegisterUemDeviceRequest struct { DeviceId *string `json:"DeviceId,omitempty" xml:"DeviceId,omitempty"` DeviceVersion *string `json:"DeviceVersion,omitempty" xml:"DeviceVersion,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` GroupName *string `json:"GroupName,omitempty" xml:"GroupName,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Mac *string `json:"Mac,omitempty" xml:"Mac,omitempty"` OwnerId *string `json:"OwnerId,omitempty" xml:"OwnerId,omitempty"` }
func (RegisterUemDeviceRequest) GoString ¶
func (s RegisterUemDeviceRequest) GoString() string
func (*RegisterUemDeviceRequest) SetDeviceId ¶
func (s *RegisterUemDeviceRequest) SetDeviceId(v string) *RegisterUemDeviceRequest
func (*RegisterUemDeviceRequest) SetDeviceVersion ¶
func (s *RegisterUemDeviceRequest) SetDeviceVersion(v string) *RegisterUemDeviceRequest
func (*RegisterUemDeviceRequest) SetGroupId ¶
func (s *RegisterUemDeviceRequest) SetGroupId(v string) *RegisterUemDeviceRequest
func (*RegisterUemDeviceRequest) SetGroupName ¶
func (s *RegisterUemDeviceRequest) SetGroupName(v string) *RegisterUemDeviceRequest
func (*RegisterUemDeviceRequest) SetIP ¶
func (s *RegisterUemDeviceRequest) SetIP(v string) *RegisterUemDeviceRequest
func (*RegisterUemDeviceRequest) SetMac ¶
func (s *RegisterUemDeviceRequest) SetMac(v string) *RegisterUemDeviceRequest
func (*RegisterUemDeviceRequest) SetOwnerId ¶
func (s *RegisterUemDeviceRequest) SetOwnerId(v string) *RegisterUemDeviceRequest
func (RegisterUemDeviceRequest) String ¶
func (s RegisterUemDeviceRequest) String() string
type RegisterUemDeviceResponse ¶
type RegisterUemDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RegisterUemDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RegisterUemDeviceResponse) GoString ¶
func (s RegisterUemDeviceResponse) GoString() string
func (*RegisterUemDeviceResponse) SetBody ¶
func (s *RegisterUemDeviceResponse) SetBody(v *RegisterUemDeviceResponseBody) *RegisterUemDeviceResponse
func (*RegisterUemDeviceResponse) SetHeaders ¶
func (s *RegisterUemDeviceResponse) SetHeaders(v map[string]*string) *RegisterUemDeviceResponse
func (RegisterUemDeviceResponse) String ¶
func (s RegisterUemDeviceResponse) String() string
type RegisterUemDeviceResponseBody ¶
type RegisterUemDeviceResponseBody struct { DeviceInfo *RegisterUemDeviceResponseBodyDeviceInfo `json:"DeviceInfo,omitempty" xml:"DeviceInfo,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (RegisterUemDeviceResponseBody) GoString ¶
func (s RegisterUemDeviceResponseBody) GoString() string
func (*RegisterUemDeviceResponseBody) SetDeviceInfo ¶
func (s *RegisterUemDeviceResponseBody) SetDeviceInfo(v *RegisterUemDeviceResponseBodyDeviceInfo) *RegisterUemDeviceResponseBody
func (*RegisterUemDeviceResponseBody) SetErrorCode ¶
func (s *RegisterUemDeviceResponseBody) SetErrorCode(v int32) *RegisterUemDeviceResponseBody
func (*RegisterUemDeviceResponseBody) SetMessage ¶
func (s *RegisterUemDeviceResponseBody) SetMessage(v string) *RegisterUemDeviceResponseBody
func (*RegisterUemDeviceResponseBody) SetRequestId ¶
func (s *RegisterUemDeviceResponseBody) SetRequestId(v string) *RegisterUemDeviceResponseBody
func (*RegisterUemDeviceResponseBody) SetSuccess ¶
func (s *RegisterUemDeviceResponseBody) SetSuccess(v bool) *RegisterUemDeviceResponseBody
func (RegisterUemDeviceResponseBody) String ¶
func (s RegisterUemDeviceResponseBody) String() string
type RegisterUemDeviceResponseBodyDeviceInfo ¶
type RegisterUemDeviceResponseBodyDeviceInfo struct { AuthWsChannelConfig *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig `json:"AuthWsChannelConfig,omitempty" xml:"AuthWsChannelConfig,omitempty" type:"Struct"` ChannelType *string `json:"ChannelType,omitempty" xml:"ChannelType,omitempty"` DeviceName *string `json:"DeviceName,omitempty" xml:"DeviceName,omitempty"` DeviceSessionId *string `json:"DeviceSessionId,omitempty" xml:"DeviceSessionId,omitempty"` MessageKey *string `json:"MessageKey,omitempty" xml:"MessageKey,omitempty"` MqttParam *RegisterUemDeviceResponseBodyDeviceInfoMqttParam `json:"MqttParam,omitempty" xml:"MqttParam,omitempty" type:"Struct"` RegisterTime *int64 `json:"RegisterTime,omitempty" xml:"RegisterTime,omitempty"` ScreenCode *string `json:"ScreenCode,omitempty" xml:"ScreenCode,omitempty"` SlsConfig *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig `json:"SlsConfig,omitempty" xml:"SlsConfig,omitempty" type:"Struct"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (RegisterUemDeviceResponseBodyDeviceInfo) GoString ¶
func (s RegisterUemDeviceResponseBodyDeviceInfo) GoString() string
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetAuthWsChannelConfig ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetAuthWsChannelConfig(v *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetChannelType ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetChannelType(v string) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetDeviceName ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetDeviceName(v string) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetDeviceSessionId ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetDeviceSessionId(v string) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetMessageKey ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetMessageKey(v string) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetMqttParam ¶
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetRegisterTime ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetRegisterTime(v int64) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetScreenCode ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetScreenCode(v string) *RegisterUemDeviceResponseBodyDeviceInfo
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetSlsConfig ¶
func (*RegisterUemDeviceResponseBodyDeviceInfo) SetToken ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfo) SetToken(v string) *RegisterUemDeviceResponseBodyDeviceInfo
func (RegisterUemDeviceResponseBodyDeviceInfo) String ¶
func (s RegisterUemDeviceResponseBodyDeviceInfo) String() string
type RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig ¶
type RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig struct { AuthWsUrl *string `json:"AuthWsUrl,omitempty" xml:"AuthWsUrl,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` WsOuterReconnTime *int32 `json:"WsOuterReconnTime,omitempty" xml:"WsOuterReconnTime,omitempty"` }
func (RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) GoString ¶
func (s RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) GoString() string
func (*RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetAuthWsUrl ¶
func (*RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetWsOuterReconnTime ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) SetWsOuterReconnTime(v int32) *RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig
func (RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) String ¶
func (s RegisterUemDeviceResponseBodyDeviceInfoAuthWsChannelConfig) String() string
type RegisterUemDeviceResponseBodyDeviceInfoMqttParam ¶
type RegisterUemDeviceResponseBodyDeviceInfoMqttParam struct { CleanSession *string `json:"CleanSession,omitempty" xml:"CleanSession,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` GroupId *string `json:"GroupId,omitempty" xml:"GroupId,omitempty"` Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` ReconnectTimeout *string `json:"ReconnectTimeout,omitempty" xml:"ReconnectTimeout,omitempty"` SDKClientPort *string `json:"SDKClientPort,omitempty" xml:"SDKClientPort,omitempty"` TLSPort *string `json:"TLSPort,omitempty" xml:"TLSPort,omitempty"` Topic *string `json:"Topic,omitempty" xml:"Topic,omitempty"` UseTLS *string `json:"UseTLS,omitempty" xml:"UseTLS,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (RegisterUemDeviceResponseBodyDeviceInfoMqttParam) GoString ¶
func (s RegisterUemDeviceResponseBodyDeviceInfoMqttParam) GoString() string
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetCleanSession ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetCleanSession(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetClientId ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetClientId(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetGroupId ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetGroupId(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetPassword ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetPassword(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetReconnectTimeout ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetReconnectTimeout(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetSDKClientPort ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetSDKClientPort(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetTLSPort ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetTLSPort(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetUseTLS ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetUseTLS(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (*RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetUserName ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoMqttParam) SetUserName(v string) *RegisterUemDeviceResponseBodyDeviceInfoMqttParam
func (RegisterUemDeviceResponseBodyDeviceInfoMqttParam) String ¶
func (s RegisterUemDeviceResponseBodyDeviceInfoMqttParam) String() string
type RegisterUemDeviceResponseBodyDeviceInfoSlsConfig ¶
type RegisterUemDeviceResponseBodyDeviceInfoSlsConfig struct { LogServiceEndpoint *string `json:"LogServiceEndpoint,omitempty" xml:"LogServiceEndpoint,omitempty"` LogStore *string `json:"LogStore,omitempty" xml:"LogStore,omitempty"` Project *string `json:"Project,omitempty" xml:"Project,omitempty"` }
func (RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) GoString ¶
func (s RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) GoString() string
func (*RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetLogServiceEndpoint ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetLogServiceEndpoint(v string) *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
func (*RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetLogStore ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetLogStore(v string) *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
func (*RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetProject ¶
func (s *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) SetProject(v string) *RegisterUemDeviceResponseBodyDeviceInfoSlsConfig
func (RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) String ¶
func (s RegisterUemDeviceResponseBodyDeviceInfoSlsConfig) String() string
type SendMeetingCommandRequest ¶
type SendMeetingCommandRequest struct { Command *string `json:"Command,omitempty" xml:"Command,omitempty"` MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` MemberUUID *string `json:"MemberUUID,omitempty" xml:"MemberUUID,omitempty"` OperatorMemberUUID *string `json:"OperatorMemberUUID,omitempty" xml:"OperatorMemberUUID,omitempty"` SendType *int32 `json:"SendType,omitempty" xml:"SendType,omitempty"` }
func (SendMeetingCommandRequest) GoString ¶
func (s SendMeetingCommandRequest) GoString() string
func (*SendMeetingCommandRequest) SetCommand ¶
func (s *SendMeetingCommandRequest) SetCommand(v string) *SendMeetingCommandRequest
func (*SendMeetingCommandRequest) SetMeetingUUID ¶
func (s *SendMeetingCommandRequest) SetMeetingUUID(v string) *SendMeetingCommandRequest
func (*SendMeetingCommandRequest) SetMemberUUID ¶
func (s *SendMeetingCommandRequest) SetMemberUUID(v string) *SendMeetingCommandRequest
func (*SendMeetingCommandRequest) SetOperatorMemberUUID ¶
func (s *SendMeetingCommandRequest) SetOperatorMemberUUID(v string) *SendMeetingCommandRequest
func (*SendMeetingCommandRequest) SetSendType ¶
func (s *SendMeetingCommandRequest) SetSendType(v int32) *SendMeetingCommandRequest
func (SendMeetingCommandRequest) String ¶
func (s SendMeetingCommandRequest) String() string
type SendMeetingCommandResponse ¶
type SendMeetingCommandResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SendMeetingCommandResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SendMeetingCommandResponse) GoString ¶
func (s SendMeetingCommandResponse) GoString() string
func (*SendMeetingCommandResponse) SetBody ¶
func (s *SendMeetingCommandResponse) SetBody(v *SendMeetingCommandResponseBody) *SendMeetingCommandResponse
func (*SendMeetingCommandResponse) SetHeaders ¶
func (s *SendMeetingCommandResponse) SetHeaders(v map[string]*string) *SendMeetingCommandResponse
func (SendMeetingCommandResponse) String ¶
func (s SendMeetingCommandResponse) String() string
type SendMeetingCommandResponseBody ¶
type SendMeetingCommandResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SendMeetingCommandResponseBody) GoString ¶
func (s SendMeetingCommandResponseBody) GoString() string
func (*SendMeetingCommandResponseBody) SetErrorCode ¶
func (s *SendMeetingCommandResponseBody) SetErrorCode(v int32) *SendMeetingCommandResponseBody
func (*SendMeetingCommandResponseBody) SetMessage ¶
func (s *SendMeetingCommandResponseBody) SetMessage(v string) *SendMeetingCommandResponseBody
func (*SendMeetingCommandResponseBody) SetRequestId ¶
func (s *SendMeetingCommandResponseBody) SetRequestId(v string) *SendMeetingCommandResponseBody
func (*SendMeetingCommandResponseBody) SetSuccess ¶
func (s *SendMeetingCommandResponseBody) SetSuccess(v bool) *SendMeetingCommandResponseBody
func (SendMeetingCommandResponseBody) String ¶
func (s SendMeetingCommandResponseBody) String() string
type SendScreenStartRequest ¶
type SendScreenStartRequest struct { CastScreenCode *string `json:"CastScreenCode,omitempty" xml:"CastScreenCode,omitempty"` SessionId *string `json:"SessionId,omitempty" xml:"SessionId,omitempty"` }
func (SendScreenStartRequest) GoString ¶
func (s SendScreenStartRequest) GoString() string
func (*SendScreenStartRequest) SetCastScreenCode ¶
func (s *SendScreenStartRequest) SetCastScreenCode(v string) *SendScreenStartRequest
func (*SendScreenStartRequest) SetSessionId ¶
func (s *SendScreenStartRequest) SetSessionId(v string) *SendScreenStartRequest
func (SendScreenStartRequest) String ¶
func (s SendScreenStartRequest) String() string
type SendScreenStartResponse ¶
type SendScreenStartResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SendScreenStartResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SendScreenStartResponse) GoString ¶
func (s SendScreenStartResponse) GoString() string
func (*SendScreenStartResponse) SetBody ¶
func (s *SendScreenStartResponse) SetBody(v *SendScreenStartResponseBody) *SendScreenStartResponse
func (*SendScreenStartResponse) SetHeaders ¶
func (s *SendScreenStartResponse) SetHeaders(v map[string]*string) *SendScreenStartResponse
func (SendScreenStartResponse) String ¶
func (s SendScreenStartResponse) String() string
type SendScreenStartResponseBody ¶
type SendScreenStartResponseBody struct { Data *SendScreenStartResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SendScreenStartResponseBody) GoString ¶
func (s SendScreenStartResponseBody) GoString() string
func (*SendScreenStartResponseBody) SetData ¶
func (s *SendScreenStartResponseBody) SetData(v *SendScreenStartResponseBodyData) *SendScreenStartResponseBody
func (*SendScreenStartResponseBody) SetErrorCode ¶
func (s *SendScreenStartResponseBody) SetErrorCode(v int32) *SendScreenStartResponseBody
func (*SendScreenStartResponseBody) SetMessage ¶
func (s *SendScreenStartResponseBody) SetMessage(v string) *SendScreenStartResponseBody
func (*SendScreenStartResponseBody) SetRequestId ¶
func (s *SendScreenStartResponseBody) SetRequestId(v string) *SendScreenStartResponseBody
func (*SendScreenStartResponseBody) SetSuccess ¶
func (s *SendScreenStartResponseBody) SetSuccess(v bool) *SendScreenStartResponseBody
func (SendScreenStartResponseBody) String ¶
func (s SendScreenStartResponseBody) String() string
type SendScreenStartResponseBodyData ¶
type SendScreenStartResponseBodyData struct { AuthWsChannelConfig *SendScreenStartResponseBodyDataAuthWsChannelConfig `json:"AuthWsChannelConfig,omitempty" xml:"AuthWsChannelConfig,omitempty" type:"Struct"` IceServers []*SendScreenStartResponseBodyDataIceServers `json:"IceServers,omitempty" xml:"IceServers,omitempty" type:"Repeated"` ReceiverInfo map[string]interface{} `json:"ReceiverInfo,omitempty" xml:"ReceiverInfo,omitempty"` SessionId *string `json:"SessionId,omitempty" xml:"SessionId,omitempty"` SignallingServerConfig *SendScreenStartResponseBodyDataSignallingServerConfig `json:"SignallingServerConfig,omitempty" xml:"SignallingServerConfig,omitempty" type:"Struct"` }
func (SendScreenStartResponseBodyData) GoString ¶
func (s SendScreenStartResponseBodyData) GoString() string
func (*SendScreenStartResponseBodyData) SetAuthWsChannelConfig ¶
func (s *SendScreenStartResponseBodyData) SetAuthWsChannelConfig(v *SendScreenStartResponseBodyDataAuthWsChannelConfig) *SendScreenStartResponseBodyData
func (*SendScreenStartResponseBodyData) SetIceServers ¶
func (s *SendScreenStartResponseBodyData) SetIceServers(v []*SendScreenStartResponseBodyDataIceServers) *SendScreenStartResponseBodyData
func (*SendScreenStartResponseBodyData) SetReceiverInfo ¶
func (s *SendScreenStartResponseBodyData) SetReceiverInfo(v map[string]interface{}) *SendScreenStartResponseBodyData
func (*SendScreenStartResponseBodyData) SetSessionId ¶
func (s *SendScreenStartResponseBodyData) SetSessionId(v string) *SendScreenStartResponseBodyData
func (*SendScreenStartResponseBodyData) SetShareConfig ¶
func (s *SendScreenStartResponseBodyData) SetShareConfig(v *SendScreenStartResponseBodyDataShareConfig) *SendScreenStartResponseBodyData
func (*SendScreenStartResponseBodyData) SetSignallingServerConfig ¶
func (s *SendScreenStartResponseBodyData) SetSignallingServerConfig(v *SendScreenStartResponseBodyDataSignallingServerConfig) *SendScreenStartResponseBodyData
func (SendScreenStartResponseBodyData) String ¶
func (s SendScreenStartResponseBodyData) String() string
type SendScreenStartResponseBodyDataAuthWsChannelConfig ¶
type SendScreenStartResponseBodyDataAuthWsChannelConfig struct { AuthWsUrl *string `json:"AuthWsUrl,omitempty" xml:"AuthWsUrl,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` WsOuterReConnTime *int32 `json:"WsOuterReConnTime,omitempty" xml:"WsOuterReConnTime,omitempty"` }
func (SendScreenStartResponseBodyDataAuthWsChannelConfig) GoString ¶
func (s SendScreenStartResponseBodyDataAuthWsChannelConfig) GoString() string
func (*SendScreenStartResponseBodyDataAuthWsChannelConfig) SetAuthWsUrl ¶
func (s *SendScreenStartResponseBodyDataAuthWsChannelConfig) SetAuthWsUrl(v string) *SendScreenStartResponseBodyDataAuthWsChannelConfig
func (*SendScreenStartResponseBodyDataAuthWsChannelConfig) SetWsOuterReConnTime ¶
func (s *SendScreenStartResponseBodyDataAuthWsChannelConfig) SetWsOuterReConnTime(v int32) *SendScreenStartResponseBodyDataAuthWsChannelConfig
func (SendScreenStartResponseBodyDataAuthWsChannelConfig) String ¶
func (s SendScreenStartResponseBodyDataAuthWsChannelConfig) String() string
type SendScreenStartResponseBodyDataIceServers ¶
type SendScreenStartResponseBodyDataIceServers struct { Credential *string `json:"Credential,omitempty" xml:"Credential,omitempty"` Url *string `json:"Url,omitempty" xml:"Url,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` }
func (SendScreenStartResponseBodyDataIceServers) GoString ¶
func (s SendScreenStartResponseBodyDataIceServers) GoString() string
func (*SendScreenStartResponseBodyDataIceServers) SetCredential ¶
func (s *SendScreenStartResponseBodyDataIceServers) SetCredential(v string) *SendScreenStartResponseBodyDataIceServers
func (*SendScreenStartResponseBodyDataIceServers) SetUrl ¶
func (s *SendScreenStartResponseBodyDataIceServers) SetUrl(v string) *SendScreenStartResponseBodyDataIceServers
func (*SendScreenStartResponseBodyDataIceServers) SetUserName ¶
func (s *SendScreenStartResponseBodyDataIceServers) SetUserName(v string) *SendScreenStartResponseBodyDataIceServers
func (SendScreenStartResponseBodyDataIceServers) String ¶
func (s SendScreenStartResponseBodyDataIceServers) String() string
type SendScreenStartResponseBodyDataShareConfig ¶
type SendScreenStartResponseBodyDataShareConfig struct {}
func (SendScreenStartResponseBodyDataShareConfig) GoString ¶
func (s SendScreenStartResponseBodyDataShareConfig) GoString() string
func (*SendScreenStartResponseBodyDataShareConfig) SetMaxMultiScreenShareBitrate ¶
func (s *SendScreenStartResponseBodyDataShareConfig) SetMaxMultiScreenShareBitrate(v int32) *SendScreenStartResponseBodyDataShareConfig
func (*SendScreenStartResponseBodyDataShareConfig) SetMaxScreenShareBitrate ¶
func (s *SendScreenStartResponseBodyDataShareConfig) SetMaxScreenShareBitrate(v int32) *SendScreenStartResponseBodyDataShareConfig
func (*SendScreenStartResponseBodyDataShareConfig) SetShareConfigMaxFrameRate ¶
func (s *SendScreenStartResponseBodyDataShareConfig) SetShareConfigMaxFrameRate(v int32) *SendScreenStartResponseBodyDataShareConfig
func (*SendScreenStartResponseBodyDataShareConfig) SetShareConfigMinFrameRate ¶
func (s *SendScreenStartResponseBodyDataShareConfig) SetShareConfigMinFrameRate(v int32) *SendScreenStartResponseBodyDataShareConfig
func (SendScreenStartResponseBodyDataShareConfig) String ¶
func (s SendScreenStartResponseBodyDataShareConfig) String() string
type SendScreenStartResponseBodyDataSignallingServerConfig ¶
type SendScreenStartResponseBodyDataSignallingServerConfig struct { ClientHeartBeatUrl *string `json:"ClientHeartBeatUrl,omitempty" xml:"ClientHeartBeatUrl,omitempty"` GetMessageUrl *string `json:"GetMessageUrl,omitempty" xml:"GetMessageUrl,omitempty"` GetReceiverInfoUrl *string `json:"GetReceiverInfoUrl,omitempty" xml:"GetReceiverInfoUrl,omitempty"` SendMessageUrl *string `json:"SendMessageUrl,omitempty" xml:"SendMessageUrl,omitempty"` }
func (SendScreenStartResponseBodyDataSignallingServerConfig) GoString ¶
func (s SendScreenStartResponseBodyDataSignallingServerConfig) GoString() string
func (*SendScreenStartResponseBodyDataSignallingServerConfig) SetClientHeartBeatUrl ¶
func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetClientHeartBeatUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
func (*SendScreenStartResponseBodyDataSignallingServerConfig) SetGetMessageUrl ¶
func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetGetMessageUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
func (*SendScreenStartResponseBodyDataSignallingServerConfig) SetGetReceiverInfoUrl ¶
func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetGetReceiverInfoUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
func (*SendScreenStartResponseBodyDataSignallingServerConfig) SetSendMessageUrl ¶
func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetSendMessageUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
func (*SendScreenStartResponseBodyDataSignallingServerConfig) SetShareScreenMeetingRobUrl ¶
func (s *SendScreenStartResponseBodyDataSignallingServerConfig) SetShareScreenMeetingRobUrl(v string) *SendScreenStartResponseBodyDataSignallingServerConfig
func (SendScreenStartResponseBodyDataSignallingServerConfig) String ¶
func (s SendScreenStartResponseBodyDataSignallingServerConfig) String() string
type StartLiveRequest ¶
type StartLiveRequest struct { LayoutInfo *string `json:"LayoutInfo,omitempty" xml:"LayoutInfo,omitempty"` LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` PushInfo *string `json:"PushInfo,omitempty" xml:"PushInfo,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (StartLiveRequest) GoString ¶
func (s StartLiveRequest) GoString() string
func (*StartLiveRequest) SetLayoutInfo ¶
func (s *StartLiveRequest) SetLayoutInfo(v string) *StartLiveRequest
func (*StartLiveRequest) SetLiveUUID ¶
func (s *StartLiveRequest) SetLiveUUID(v string) *StartLiveRequest
func (*StartLiveRequest) SetPushInfo ¶
func (s *StartLiveRequest) SetPushInfo(v string) *StartLiveRequest
func (*StartLiveRequest) SetUserId ¶
func (s *StartLiveRequest) SetUserId(v string) *StartLiveRequest
func (StartLiveRequest) String ¶
func (s StartLiveRequest) String() string
type StartLiveResponse ¶
type StartLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartLiveResponse) GoString ¶
func (s StartLiveResponse) GoString() string
func (*StartLiveResponse) SetBody ¶
func (s *StartLiveResponse) SetBody(v *StartLiveResponseBody) *StartLiveResponse
func (*StartLiveResponse) SetHeaders ¶
func (s *StartLiveResponse) SetHeaders(v map[string]*string) *StartLiveResponse
func (StartLiveResponse) String ¶
func (s StartLiveResponse) String() string
type StartLiveResponseBody ¶
type StartLiveResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (StartLiveResponseBody) GoString ¶
func (s StartLiveResponseBody) GoString() string
func (*StartLiveResponseBody) SetErrorCode ¶
func (s *StartLiveResponseBody) SetErrorCode(v int32) *StartLiveResponseBody
func (*StartLiveResponseBody) SetMessage ¶
func (s *StartLiveResponseBody) SetMessage(v string) *StartLiveResponseBody
func (*StartLiveResponseBody) SetRequestId ¶
func (s *StartLiveResponseBody) SetRequestId(v string) *StartLiveResponseBody
func (*StartLiveResponseBody) SetSuccess ¶
func (s *StartLiveResponseBody) SetSuccess(v bool) *StartLiveResponseBody
func (StartLiveResponseBody) String ¶
func (s StartLiveResponseBody) String() string
type UpdateDeviceHeartBeatRequest ¶
type UpdateDeviceHeartBeatRequest struct {
Message *string `json:"Message,omitempty" xml:"Message,omitempty"`
}
func (UpdateDeviceHeartBeatRequest) GoString ¶
func (s UpdateDeviceHeartBeatRequest) GoString() string
func (*UpdateDeviceHeartBeatRequest) SetMessage ¶
func (s *UpdateDeviceHeartBeatRequest) SetMessage(v string) *UpdateDeviceHeartBeatRequest
func (UpdateDeviceHeartBeatRequest) String ¶
func (s UpdateDeviceHeartBeatRequest) String() string
type UpdateDeviceHeartBeatResponse ¶
type UpdateDeviceHeartBeatResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateDeviceHeartBeatResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateDeviceHeartBeatResponse) GoString ¶
func (s UpdateDeviceHeartBeatResponse) GoString() string
func (*UpdateDeviceHeartBeatResponse) SetBody ¶
func (s *UpdateDeviceHeartBeatResponse) SetBody(v *UpdateDeviceHeartBeatResponseBody) *UpdateDeviceHeartBeatResponse
func (*UpdateDeviceHeartBeatResponse) SetHeaders ¶
func (s *UpdateDeviceHeartBeatResponse) SetHeaders(v map[string]*string) *UpdateDeviceHeartBeatResponse
func (UpdateDeviceHeartBeatResponse) String ¶
func (s UpdateDeviceHeartBeatResponse) String() string
type UpdateDeviceHeartBeatResponseBody ¶
type UpdateDeviceHeartBeatResponseBody struct { DeviceInfo *UpdateDeviceHeartBeatResponseBodyDeviceInfo `json:"DeviceInfo,omitempty" xml:"DeviceInfo,omitempty" type:"Struct"` ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateDeviceHeartBeatResponseBody) GoString ¶
func (s UpdateDeviceHeartBeatResponseBody) GoString() string
func (*UpdateDeviceHeartBeatResponseBody) SetDeviceInfo ¶
func (s *UpdateDeviceHeartBeatResponseBody) SetDeviceInfo(v *UpdateDeviceHeartBeatResponseBodyDeviceInfo) *UpdateDeviceHeartBeatResponseBody
func (*UpdateDeviceHeartBeatResponseBody) SetErrorCode ¶
func (s *UpdateDeviceHeartBeatResponseBody) SetErrorCode(v int32) *UpdateDeviceHeartBeatResponseBody
func (*UpdateDeviceHeartBeatResponseBody) SetMessage ¶
func (s *UpdateDeviceHeartBeatResponseBody) SetMessage(v string) *UpdateDeviceHeartBeatResponseBody
func (*UpdateDeviceHeartBeatResponseBody) SetRequestId ¶
func (s *UpdateDeviceHeartBeatResponseBody) SetRequestId(v string) *UpdateDeviceHeartBeatResponseBody
func (*UpdateDeviceHeartBeatResponseBody) SetSuccess ¶
func (s *UpdateDeviceHeartBeatResponseBody) SetSuccess(v bool) *UpdateDeviceHeartBeatResponseBody
func (UpdateDeviceHeartBeatResponseBody) String ¶
func (s UpdateDeviceHeartBeatResponseBody) String() string
type UpdateDeviceHeartBeatResponseBodyDeviceInfo ¶
type UpdateDeviceHeartBeatResponseBodyDeviceInfo struct {
ChannelType *string `json:"ChannelType,omitempty" xml:"ChannelType,omitempty"`
}
func (UpdateDeviceHeartBeatResponseBodyDeviceInfo) GoString ¶
func (s UpdateDeviceHeartBeatResponseBodyDeviceInfo) GoString() string
func (*UpdateDeviceHeartBeatResponseBodyDeviceInfo) SetChannelType ¶
func (s *UpdateDeviceHeartBeatResponseBodyDeviceInfo) SetChannelType(v string) *UpdateDeviceHeartBeatResponseBodyDeviceInfo
func (UpdateDeviceHeartBeatResponseBodyDeviceInfo) String ¶
func (s UpdateDeviceHeartBeatResponseBodyDeviceInfo) String() string
type UpdateDeviceStartupPictureRequest ¶
type UpdateDeviceStartupPictureRequest struct { Picture *string `json:"Picture,omitempty" xml:"Picture,omitempty"` SerialNumber *string `json:"SerialNumber,omitempty" xml:"SerialNumber,omitempty"` }
func (UpdateDeviceStartupPictureRequest) GoString ¶
func (s UpdateDeviceStartupPictureRequest) GoString() string
func (*UpdateDeviceStartupPictureRequest) SetPicture ¶
func (s *UpdateDeviceStartupPictureRequest) SetPicture(v string) *UpdateDeviceStartupPictureRequest
func (*UpdateDeviceStartupPictureRequest) SetSerialNumber ¶
func (s *UpdateDeviceStartupPictureRequest) SetSerialNumber(v string) *UpdateDeviceStartupPictureRequest
func (UpdateDeviceStartupPictureRequest) String ¶
func (s UpdateDeviceStartupPictureRequest) String() string
type UpdateDeviceStartupPictureResponse ¶
type UpdateDeviceStartupPictureResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateDeviceStartupPictureResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateDeviceStartupPictureResponse) GoString ¶
func (s UpdateDeviceStartupPictureResponse) GoString() string
func (*UpdateDeviceStartupPictureResponse) SetHeaders ¶
func (s *UpdateDeviceStartupPictureResponse) SetHeaders(v map[string]*string) *UpdateDeviceStartupPictureResponse
func (UpdateDeviceStartupPictureResponse) String ¶
func (s UpdateDeviceStartupPictureResponse) String() string
type UpdateDeviceStartupPictureResponseBody ¶
type UpdateDeviceStartupPictureResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateDeviceStartupPictureResponseBody) GoString ¶
func (s UpdateDeviceStartupPictureResponseBody) GoString() string
func (*UpdateDeviceStartupPictureResponseBody) SetErrorCode ¶
func (s *UpdateDeviceStartupPictureResponseBody) SetErrorCode(v int32) *UpdateDeviceStartupPictureResponseBody
func (*UpdateDeviceStartupPictureResponseBody) SetMessage ¶
func (s *UpdateDeviceStartupPictureResponseBody) SetMessage(v string) *UpdateDeviceStartupPictureResponseBody
func (*UpdateDeviceStartupPictureResponseBody) SetRequestId ¶
func (s *UpdateDeviceStartupPictureResponseBody) SetRequestId(v string) *UpdateDeviceStartupPictureResponseBody
func (*UpdateDeviceStartupPictureResponseBody) SetSuccess ¶
func (s *UpdateDeviceStartupPictureResponseBody) SetSuccess(v bool) *UpdateDeviceStartupPictureResponseBody
func (UpdateDeviceStartupPictureResponseBody) String ¶
func (s UpdateDeviceStartupPictureResponseBody) String() string
type UpdateGonggeLayoutRequest ¶
type UpdateGonggeLayoutRequest struct { MeetingUUID *string `json:"MeetingUUID,omitempty" xml:"MeetingUUID,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` VideoCount *string `json:"VideoCount,omitempty" xml:"VideoCount,omitempty"` }
func (UpdateGonggeLayoutRequest) GoString ¶
func (s UpdateGonggeLayoutRequest) GoString() string
func (*UpdateGonggeLayoutRequest) SetMeetingUUID ¶
func (s *UpdateGonggeLayoutRequest) SetMeetingUUID(v string) *UpdateGonggeLayoutRequest
func (*UpdateGonggeLayoutRequest) SetValue ¶
func (s *UpdateGonggeLayoutRequest) SetValue(v string) *UpdateGonggeLayoutRequest
func (*UpdateGonggeLayoutRequest) SetVideoCount ¶
func (s *UpdateGonggeLayoutRequest) SetVideoCount(v string) *UpdateGonggeLayoutRequest
func (UpdateGonggeLayoutRequest) String ¶
func (s UpdateGonggeLayoutRequest) String() string
type UpdateGonggeLayoutResponse ¶
type UpdateGonggeLayoutResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateGonggeLayoutResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateGonggeLayoutResponse) GoString ¶
func (s UpdateGonggeLayoutResponse) GoString() string
func (*UpdateGonggeLayoutResponse) SetBody ¶
func (s *UpdateGonggeLayoutResponse) SetBody(v *UpdateGonggeLayoutResponseBody) *UpdateGonggeLayoutResponse
func (*UpdateGonggeLayoutResponse) SetHeaders ¶
func (s *UpdateGonggeLayoutResponse) SetHeaders(v map[string]*string) *UpdateGonggeLayoutResponse
func (UpdateGonggeLayoutResponse) String ¶
func (s UpdateGonggeLayoutResponse) String() string
type UpdateGonggeLayoutResponseBody ¶
type UpdateGonggeLayoutResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateGonggeLayoutResponseBody) GoString ¶
func (s UpdateGonggeLayoutResponseBody) GoString() string
func (*UpdateGonggeLayoutResponseBody) SetErrorCode ¶
func (s *UpdateGonggeLayoutResponseBody) SetErrorCode(v int32) *UpdateGonggeLayoutResponseBody
func (*UpdateGonggeLayoutResponseBody) SetMessage ¶
func (s *UpdateGonggeLayoutResponseBody) SetMessage(v string) *UpdateGonggeLayoutResponseBody
func (*UpdateGonggeLayoutResponseBody) SetRequestId ¶
func (s *UpdateGonggeLayoutResponseBody) SetRequestId(v string) *UpdateGonggeLayoutResponseBody
func (*UpdateGonggeLayoutResponseBody) SetSuccess ¶
func (s *UpdateGonggeLayoutResponseBody) SetSuccess(v bool) *UpdateGonggeLayoutResponseBody
func (UpdateGonggeLayoutResponseBody) String ¶
func (s UpdateGonggeLayoutResponseBody) String() string
type UpdateLivePasswordRequest ¶
type UpdateLivePasswordRequest struct { LiveUUID *string `json:"LiveUUID,omitempty" xml:"LiveUUID,omitempty"` OpenPasswordFlag *bool `json:"OpenPasswordFlag,omitempty" xml:"OpenPasswordFlag,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` UserId *string `json:"UserId,omitempty" xml:"UserId,omitempty"` }
func (UpdateLivePasswordRequest) GoString ¶
func (s UpdateLivePasswordRequest) GoString() string
func (*UpdateLivePasswordRequest) SetLiveUUID ¶
func (s *UpdateLivePasswordRequest) SetLiveUUID(v string) *UpdateLivePasswordRequest
func (*UpdateLivePasswordRequest) SetOpenPasswordFlag ¶
func (s *UpdateLivePasswordRequest) SetOpenPasswordFlag(v bool) *UpdateLivePasswordRequest
func (*UpdateLivePasswordRequest) SetPassword ¶
func (s *UpdateLivePasswordRequest) SetPassword(v string) *UpdateLivePasswordRequest
func (*UpdateLivePasswordRequest) SetUserId ¶
func (s *UpdateLivePasswordRequest) SetUserId(v string) *UpdateLivePasswordRequest
func (UpdateLivePasswordRequest) String ¶
func (s UpdateLivePasswordRequest) String() string
type UpdateLivePasswordResponse ¶
type UpdateLivePasswordResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateLivePasswordResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateLivePasswordResponse) GoString ¶
func (s UpdateLivePasswordResponse) GoString() string
func (*UpdateLivePasswordResponse) SetBody ¶
func (s *UpdateLivePasswordResponse) SetBody(v *UpdateLivePasswordResponseBody) *UpdateLivePasswordResponse
func (*UpdateLivePasswordResponse) SetHeaders ¶
func (s *UpdateLivePasswordResponse) SetHeaders(v map[string]*string) *UpdateLivePasswordResponse
func (UpdateLivePasswordResponse) String ¶
func (s UpdateLivePasswordResponse) String() string
type UpdateLivePasswordResponseBody ¶
type UpdateLivePasswordResponseBody struct { ErrorCode *int32 `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateLivePasswordResponseBody) GoString ¶
func (s UpdateLivePasswordResponseBody) GoString() string
func (*UpdateLivePasswordResponseBody) SetErrorCode ¶
func (s *UpdateLivePasswordResponseBody) SetErrorCode(v int32) *UpdateLivePasswordResponseBody
func (*UpdateLivePasswordResponseBody) SetMessage ¶
func (s *UpdateLivePasswordResponseBody) SetMessage(v string) *UpdateLivePasswordResponseBody
func (*UpdateLivePasswordResponseBody) SetRequestId ¶
func (s *UpdateLivePasswordResponseBody) SetRequestId(v string) *UpdateLivePasswordResponseBody
func (*UpdateLivePasswordResponseBody) SetSuccess ¶
func (s *UpdateLivePasswordResponseBody) SetSuccess(v bool) *UpdateLivePasswordResponseBody
func (UpdateLivePasswordResponseBody) String ¶
func (s UpdateLivePasswordResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.