Method: Quark::MdkRuntime::FakeWebSockets#onStop

Defined in:
lib/mdk_runtime.rb

#onStopObject

The Actor should begin shutting down.



1891
1892
1893
1894
1895
1896
# File 'lib/mdk_runtime.rb', line 1891

def onStop()
    
    nil

    nil
end