Skip to main content

onConnectFailed

Feature Introduction

info

This callback is triggered when the establishment of a WebSocket connection fails.

Return Prototype


- (void)onConnectFailed:(NSInteger)code err:(NSString *)err;