FMWebSocketOpenSuccessArgs Class Reference

Inherits from FMDynamic : FMSerializable : NSObject
Declared in FM.h

Overview

Arguments for .

– init

- (id)init

Declared In

FM.h

– openArgs

Gets the original arguments passed to the open method.

- (FMWebSocketOpenArgs *)openArgs

Discussion

Gets the original arguments passed to the open method.

Declared In

FM.h

– setOpenArgs:

Sets the original arguments passed to the open method.

- (void)setOpenArgs:(FMWebSocketOpenArgs *)value

Discussion

Sets the original arguments passed to the open method.

Declared In

FM.h