Deprecated: Marked as deprecated in ttn/lorawan/v3/client.proto.
()
| 243 | |
| 244 | // Deprecated: Marked as deprecated in ttn/lorawan/v3/client.proto. |
| 245 | func (x *Client) GetContactInfo() []*ContactInfo { |
| 246 | if x != nil { |
| 247 | return x.ContactInfo |
| 248 | } |
| 249 | return nil |
| 250 | } |
| 251 | |
| 252 | func (x *Client) GetAdministrativeContact() *OrganizationOrUserIdentifiers { |
| 253 | if x != nil { |