Instance Methods | |
| (instancetype) | - init |
| (FMLiveSwitchVirtualPacket *) | - receiveWithTimeout:packetType: |
| (void) | - sendWithPacket: |
Class Methods | |
| (FMLiveSwitchVirtualReceivePort *) | + receivePort |
| - (instancetype) init |
| + (FMLiveSwitchVirtualReceivePort*) receivePort |
| - (FMLiveSwitchVirtualPacket*) receiveWithTimeout: | (int) | timeout | |
| packetType: | (FMLiveSwitchVirtualPacketType) | packetType | |
| - (void) sendWithPacket: | (FMLiveSwitchVirtualPacket *) | packet |