GetSDKProtocolVersion returns the SDK protocol version.
()
| 8 | |
| 9 | // GetSDKProtocolVersion returns the SDK protocol version. |
| 10 | func GetSDKProtocolVersion() int { |
| 11 | return SDKProtocolVersion |
| 12 | } |
no outgoing calls
no test coverage detected
searching dependent graphs…