()
| 2327 | } |
| 2328 | |
| 2329 | func (p *TSOpenSessionResp) IsSetSessionId() bool { |
| 2330 | return p.SessionId != nil |
| 2331 | } |
| 2332 | |
| 2333 | func (p *TSOpenSessionResp) IsSetConfiguration() bool { |
| 2334 | return p.Configuration != nil |
no outgoing calls
no test coverage detected