SetTLSFingerprintQQ is a global wrapper methods which delegated to the default client's Client.SetTLSFingerprintQQ.
()
| 786 | // SetTLSFingerprintQQ is a global wrapper methods which delegated |
| 787 | // to the default client's Client.SetTLSFingerprintQQ. |
| 788 | func SetTLSFingerprintQQ() *Client { |
| 789 | return defaultClient.SetTLSFingerprintQQ() |
| 790 | } |
| 791 | |
| 792 | // SetTLSFingerprintIOS is a global wrapper methods which delegated |
| 793 | // to the default client's Client.SetTLSFingerprintIOS. |
nothing calls this directly
no test coverage detected
searching dependent graphs…