Searched defs:SessionConfigNotificationBuilder (Results 1 – 2 of 2) sorted by relevance
7387 pub struct SessionConfigNotificationBuilder { struct7388 pub opcode: u8,7389 pub payload: Option<Bytes>,7589 impl SessionConfigNotificationBuilder { implementation