NET_SDK_Init¶
Interface Definition¶
1 | |
1 | |
Function Description¶
Initialize the SDK. This function must be called before calling other SDK interfaces.
Parameter Description¶
None
Return Value¶
-
type:BOOL
-
remark:Returns TRUE if successful, FALSE if failed.
Remarks¶
None