FrameNotificationSink::isConnected Method |
||
Returns if the sink is currently connected. | ||
Syntax: | bool isConnected() const; |
|
Return Value: | true when it is connected, otherwise false. |
|
See also: | FrameNotificationSink, FrameNotificationSinkListener |