Method | Description | |
---|---|---|
createAuthenticationFrame ( ) : YiiNodeSocket\Frames\Authentication | ||
createChannelEventFrame ( ) : YiiNodeSocket\Frames\ChannelEvent | ||
createEventFrame ( ) : YiiNodeSocket\Frames\Event | ||
createInvokeFrame ( ) : YiiNodeSocket\Frames\Invoke | ||
createJQueryFrame ( ) : YiiNodeSocket\Frames\JQuery | ||
createLogoutFrame ( ) : YiiNodeSocket\Frames\LogoutFrame | ||
createMultipleFrame ( ) : |
||
createPublicDataFrame ( ) : YiiNodeSocket\Frames\PublicData | ||
createUserEventFrame ( ) : YiiNodeSocket\Frames\UserEvent |
public createAuthenticationFrame ( ) : YiiNodeSocket\Frames\Authentication | ||
return | YiiNodeSocket\Frames\Authentication |
public createChannelEventFrame ( ) : YiiNodeSocket\Frames\ChannelEvent | ||
return | YiiNodeSocket\Frames\ChannelEvent |
public createEventFrame ( ) : YiiNodeSocket\Frames\Event | ||
return | YiiNodeSocket\Frames\Event |
public createInvokeFrame ( ) : YiiNodeSocket\Frames\Invoke | ||
return | YiiNodeSocket\Frames\Invoke |
public createJQueryFrame ( ) : YiiNodeSocket\Frames\JQuery | ||
return | YiiNodeSocket\Frames\JQuery |
public createLogoutFrame ( ) : YiiNodeSocket\Frames\LogoutFrame | ||
return | YiiNodeSocket\Frames\LogoutFrame |
public createPublicDataFrame ( ) : YiiNodeSocket\Frames\PublicData | ||
return | YiiNodeSocket\Frames\PublicData |
public createUserEventFrame ( ) : YiiNodeSocket\Frames\UserEvent | ||
return | YiiNodeSocket\Frames\UserEvent |