package com.genersoft.iot.vmp.gb28181.bean; public interface InviteStreamCallback { void call(InviteStreamInfo inviteStreamInfo); }