ibb, jingle_ibb: Share StreamId.
This commit is contained in:
parent
c6215a9fd0
commit
75d5bd3665
2 changed files with 11 additions and 9 deletions
|
|
@ -4,9 +4,7 @@
|
|||
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
use ibb::Stanza;
|
||||
|
||||
generate_id!(StreamId);
|
||||
use ibb::{Stanza, StreamId};
|
||||
|
||||
generate_element!(Transport, "transport", JINGLE_IBB,
|
||||
attributes: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue