Searched refs:initialized (Results 1 – 3 of 3) sorted by relevance
25 initialized: bool, field34 .field("initialized", &self.initialized) in fmt()84 if !self.initialized { in payload()94 self.initialized = true; in payload()
3 …e difference with the data-channels example is that the datachannel is initialized from the WebRTC…
23 … difference with the data-channels example is that the data channel is initialized from the server…26 …ence with the data-channels-detach example is that the data channel is initialized in this example.