[][src]Type Definition janus_plugin::JanusResult

type JanusResult = Result<(), JanusError>;

A result from pushing an event to Janus core.