Mirage.SocketLayerINotifyCallBackOn this pageInterface INotifyCallBackCan be passed into and methods will be invoked when notify is delivered or lostSee the Notify Example on how to use this interfaceSyntaxpublic interface INotifyCallBackMethodsOnDelivered()Declarationvoid OnDelivered()OnLost()Declarationvoid OnLost()